tomlister
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce for WordPress 6.3Thanks @beautyofcode for your reply.
I am reaching out to you because our plugin is based on WooCommerce and as you know that current wordpress version 6.3 has a new block theme template.
We have a widget to show exactly under the price section in our plugin and it uses woocommerce_single_product_summary hook for the same. But some reason the priority doesn’t work (code added below) in the woocommerce_single_product_summary hook for WordPress 6.3 but in wordpress 6.2.2 it works fine.add_action('woocommerce_single_product_summary', 'widget_content', 15);
- This reply was modified 1 year, 8 months ago by tomlister.
Forum: Plugins
In reply to: [Payflex Payment Gateway] Error with widgetHi @mossage , please disable the widget that requires the shortcode. You will see a checkbox for this where you entered the credentials.
Forum: Plugins
In reply to: [Payflex Payment Gateway] Front End Layout and Style@gsim no need for a developer request.
Okay sure, add the plugin to your site and then edit the widget. Let me know if you need assistance.
Forum: Plugins
In reply to: [Payflex Payment Gateway] Front End Layout and StyleNo problem and sure it’s unfortunately not practical.
Let me know if we can try assist with a custom widget.
Forum: Plugins
In reply to: [Payflex Payment Gateway] Front End Layout and StyleHi @gsim , unfortunately not with the built-in widget, but you can try using some css.
You can disable the built-in widget and add a custom widget.
Forum: Plugins
In reply to: [Payflex Payment Gateway] Update your change logsThe logs are posted from top to bottom. New versions and changes will be posted below the old version and logs.
Forum: Plugins
In reply to: [Payflex Payment Gateway] Payflex pending order status not changingHi @sagejohn , have you confirmed if the order was cancelled? Are you using the latest plugin version 2.3.1?
Forum: Plugins
In reply to: [Payflex Payment Gateway] Update your change logsHi @techguysa , the change logs from version 2.0 to 2.3.1 have been added.
Forum: Plugins
In reply to: [Payflex Payment Gateway] Widget not working on Single Product pageHi @sillab , please make sure only the shortcode widget checkbox is checked. Don’t check the built-in widget checkbox.