jeng22
Forum Replies Created
-
Solved. Code c/o the plugin’s support ticket chat:
add_filter( 'woocommerce_shipping_chosen_method', function ( $default, $rates, $chosen_method ) { return isset($rates[$chosen_method]) ? $chosen_method : $default; }, 10, 3 );
Sorry but the issue persists on my end
Hello,
I am not using any shipping plugin, I’m just using the free shipping option WooCommerce provides
Forum: Plugins
In reply to: [WP Bannerize Pro] Impressions stopped trackingSorry for the late reply, it seems to track now. Maybe the impressions are just delayed? Or is there an impression timer? Thanks
Forum: Plugins
In reply to: [WP Bannerize Pro] Impressions stopped trackingUsing a pretty outdated version of both.
Bannerize is 1.5.2
WP is 5.7.3I also can’t seem to connect on slack. It says I don’t have an account on the workspace when logging in/registering with my email.
Forum: Plugins
In reply to: [WP Bannerize Pro] Impressions stopped trackingI dont see any error messages from the console..
I also tried disabling the plugins and then check the impression counter but still no luckForum: Plugins
In reply to: [WP Bannerize Pro] Impressions stopped trackingNot that I know of. It just suddenly stopped tracking impressions for some reason. Can’t seem to grasp any reason behind it since my other ads are working just fine. ??
Forum: Plugins
In reply to: [WP Bannerize Pro] Impressions stopped trackingUpdate: * Only for a specific category/location.
Other banners’ impression work fine even with the caching plugin on.
Solved via custom code using CRON
Forum: Plugins
In reply to: [Export and Import Users and Customers] Custom Meta Field not syncingHi @webtoffee
Thanks for the reply. I am using the pro version of the plugin and just purchased it yesterday.
Everything seems to look fine on the “metadata” and “output”, everything imports fine as well except for the custom birthdate field.
Please refer to the images. Should you need more info please do let me know!? Meta (custom fields) seem to output the date from the csv file just fine.
Image? But the date does not show up here? (Note: I have also tried to match different date formats but unfortunately it still did not work.)
Image #2I know I have replied to your email support but I’m also taking my chances here.
Thanks so much! =)- This reply was modified 3 years, 4 months ago by jeng22. Reason: Wrong image link
Found this out
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Products AnalyticsHi @theabhig
Will do! Thanks for your help!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Products AnalyticsHi @theabhig,
Thanks for your reply.
Yup. I wanted to see the products from Analytics > Products tab automatically display the respective products’ variation and not just their parent for easier and more convenient viewing. Will this feature be available soon?
Thanks.