shellbufton
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can not remove product from the cartFiles get corrupted when moving, hosting settings change. The best way would be to see if you can narrow things down to what is broken then focus on fixing that (as opposed to re-uploading everything from scratch) which is why I suggested the above process. Do you know how to use your browser’s developer tools? They can show you if there is a file missing from the website (ex. a javascript file got skipped during the upload)
The problem is that I made some changes to the layout of WooCommerce
I’m assuming you mean you edited the core or your templates and not just changes in the settings in the admin area? Did the problem exist before you changed the layout? Does it happen in all browser or just one? Did you look into the cache issue from the link above? Are you able to share your URL?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce without access to /wp-admin/Someone here suggested adding your server IP address to the whitelist?
Forum: Plugins
In reply to: [WooCommerce] Site broken in Chrome (SSL issue)If you don’t want to buy an SSL, you’ll want to access the site via http://herojiujitsu.com instead of https://herojiujitsu.com. You won’t be able to access it via https without an ssl. When I typed in herojiujitsu.com into the address bar, it loaded fine…appending http:// instead of https://.
Forum: Plugins
In reply to: [WooCommerce] Display Woocommerce products in Table FormatHi Amar,
It looks like you are using the Venedor theme (maybe?), you’ll want to ask the developers since that would fall under theme functionality instead of the woocommerce functionality. It looks like you might be missing a css file (http://www.myeatable.com/wp-content/plugins/easy-bootstrap-shortcodes/styles/ebs_dynamic_css.php?ver=4.2.2)
Shell
Forum: Plugins
In reply to: [WooCommerce] Can not remove product from the cartHave you tried disabling your plugins and reverting to a default template to see if one is interfering? Try that, then if it is working try switching back to your original template and see if you can still remove the item.
If you can: re-enable each plugin one at a time and test until you can determine which is interfering.
If you can’t: it may be a cache problem. They discuss it in the threads here.
Also one of these threads might help as well.