buntubites
Forum Replies Created
-
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] New update broken pluginWorking again on my side, thanks for the fix
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] New update broken pluginI have the same errors when trying to access the settings page.
Another error I have is that it seems CSS may have been affected. How can I share screenshots?
Great, thanks so much! Huge help, and sure it’ll help many others too.
Hi, but it is included in the quick view. Just with an error. Can you not suggest a fix?
Try view this link. https://ibb.co/854qr61
I’ve temporarily uploaded a screenshot to a host.
Sorry to seem stupid, but how do I provide the screenshot? I can’t seem to upload an image to this forum?
Hi, has this been resolved? I see the same thing. I have to refresh the page to update AJAX cart quantity on bag icon.
That’s awesome, thanks so much!
Hi
I don’t think you understand. Can I send a screenshot to you to explain my problem?
I’ve tried redirect code I found on https://businessbloomer.com/woocommerce-edit-continue-shopping-link-redirect/, but it’s not working – may be a plugin over ride or something?
add_filter( ‘woocommerce_continue_shopping_redirect’, ‘bbloomer_change_continue_shopping’ );
function bbloomer_change_continue_shopping() {
return ‘https://buntubites.com/menu/’;
}Forum: Plugins
In reply to: [WC Pickup Store] How to sort stores ?Hi
I noticed that it automatically lists by date created.
So if you go into your store list, and change the order create date/time, it reorders the list.Obviously this isn’t scalable, so I’m also hoping for a solution here π
- This reply was modified 6 years, 7 months ago by buntubites.