ethranes
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Remove category from shop pagehi,
What I’m looking for is on https://www.beautyharbourclinic.com/store/ for there to be no all brands category link at the bottom of the page, I want the product slider and then the footer. no categories shown.
Forum: Plugins
In reply to: [WooCommerce] All categories pages not displaying all categoriesI was able to get the categories to show again by adding some css for the missing elements in the list
Forum: Plugins
In reply to: [WooCommerce] All categories pages not displaying all categoriesAfter looking at the HTML for the page I can see that the missing categories are in the list but they’re just not being displayed on the page
Forum: Plugins
In reply to: [WooCommerce] Add to cart button no actionUpdate: I think the issue may be ajax related, the ajax response for add_to_cart is just returning the homepage, not doing anything else.
Forum: Fixing WordPress
In reply to: First time load not httpsThe issue was with the settings in the really simple ssl plugin, I had wordpress 301 redirects active, but not javascript redirect. after enabling that, my site initially loads as https
Hi Mark,
Thanks for your help, in my settings I had WordPress 301 redirects active but not javascript. After enabling the Javascript redirect. my site now initially loads as https.
Thanks
Forum: Plugins
In reply to: [WooCommerce] Spinning wheel on checkoutUPDATE: I installed a new instance of WordPress on my server, and only installed woo-commerce. And I still have the spinning wheel on my checkout page. Which leads me to believe that this is an issue with the server setup somewhere
- This reply was modified 6 years, 7 months ago by ethranes.
Forum: Plugins
In reply to: [WooCommerce] Spinning wheel on checkoutThere are no js errors when browsing through the site, or when getting to the checkout page specifically. No fatal-error logs in woocommerce logs and checking debug with debug bar and query monitor, there’s nothing of note on the checkout page.
Forum: Plugins
In reply to: [WooCommerce] Spinning wheel on checkoutHi,
I usually can’t get as far as the order notification because I’m not able to complete the order due to the loading wheel remaining over the payment options.
However I have been able to complete an order by disabling the ajax on the checkout flow in my functions.php, when I use this method, and I am able to complete the checkout, then I will see order notifications being sent. But this seems like a hacky solution that I’d rather not do.
Thanks
Forum: Fixing WordPress
In reply to: Can’t access wp-admin after switching to HTTPSTo resolve the issue I switched the site in the wp_options schema in my database