dreamqode
Forum Replies Created
-
Forum: Plugins
In reply to: [Global Payments SecureSubmit Gateway] Checkout not WorkingAlso, pls share with me the older version of the plugin ( 1.13.1).
Forum: Plugins
In reply to: [Global Payments SecureSubmit Gateway] Checkout not WorkingPlease share your email id.
Forum: Plugins
In reply to: [Global Payments SecureSubmit Gateway] Checkout not WorkingTo: plugin developers
I am still having the same issue after updating the plugin to 2.0.1.
When I click on the “Place Order” button on the checkout page then it doesn’t do anything.WooCommerce version 6.8.0.
Pls note: there is no issue with other plugins or themes, I have disabled all plugins and themes and tested but still have the same issue.
Please resolve the issue ASAP.
Forum: Plugins
In reply to: [Global Payments SecureSubmit Gateway] Checkout not Working@thorsolutions pls share with me the older version of the plugin ( 1.13.1).
Forum: Plugins
In reply to: [Global Payments SecureSubmit Gateway] Checkout not WorkingI am also facing the same issue after updating the plugin. can anyone send me the older version of the plugin ( 1.13.1).
Forum: Plugins
In reply to: [Speed Contact Bar] Conflict issue with redirection pluginHello, @kybernetikservices Thanks for your reply. I am using the Speed Contact Bar and Redirection WordPress plugin on my website. Also, I have enabled the Sucuri firewall on my server. I found the Rest API issue on the redirection plugin after installing the “Speed Contact Bar” plugin.
Here is the error screenshot – https://imgur.com/jADSAfB. please take a look and let me know a resolution.Thank you!
Thanks @dcooney for looking into the issue. Please check the shortcode with event calender plugin tomorrow and let me know the solution.
Thank you!
@dcooney It’s working fine incase of taxonomy only (or) custom_args only however, not working when i’m using both of them. Please let me know a solution for it. Also is there any way to pass taxonomy_terms in custom_args?
Thanks!
@dcooney Thanks for your reply. I have tried to display only upcoming events of all the categories with below shortcode. it’s working fine incase of single parameter i.e custom_args
[ajax_load_more post_type=”tribe_events” posts_per_page=”6″ taxonomy=”tribe_events_cat” order=”DESC” custom_args=”event_display:upcoming” scroll=”false”]
But, It’s not working in case of multiple paratmeters i,e taxonomy_terms , custom_args as below:
[ajax_load_more post_type=”tribe_events” posts_per_page=”6″ taxonomy=”tribe_events_cat” taxonomy_terms=”students” taxonomy_operator=”IN” order=”DESC” custom_args=”event_display:upcoming” scroll=”false”]
I have generated that shortcode from shortcode builder. Please cheeck – https://prnt.sc/rzai26 , It supposed to be work.I want to display upcoming events of a event category. Please let me know a solution.
Thanks!