-
AuthorPosts
-
January 6, 2017 at 12:03 pm #730272
Hey guys, got a slight issue when using WooCommerce with the theme (this is only recently been brought to my attention
When emptying the cart so it is completely empty your presented with the “Return to Shop” however the text is sitting to the immediate right of the button (See image below) upon reviewing the page HTML output it appears incorrect (please see code snippets below).
Version Information:
- WordPress Version: 4.7
- Enfold Theme Version: 3.8
- WooCommerce Version: 2.6.11
Image of Problem:
Current HTML Output:
--Snip-- <div class="woocommerce"> <p class="cart-empty"> Your basket is currently empty.</p> <p class="return-to-shop"> <a class="button wc-backward" href="/shop"></a> Return To Shop </p> </div> --Snip--
Expected HTML Output:
--Snip-- <div class="woocommerce"> <p class="cart-empty"> Your basket is currently empty.</p> <p class="return-to-shop"> <a class="button wc-backward" href="/shop">Return To Shop</a> </p> </div> --Snip--
Unfortunately I have not been able to locate where or what is causing this so any assistance would be greatly appreciated,
Thank You.
EMC Themes
January 6, 2017 at 2:27 pm #730363Hey Skuff,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayJanuary 6, 2017 at 3:09 pm #730378Hi, Vinay as requested here is a link to my site, including login details.
Just a forewarning the site is of adult nature in content.
Just add a few products to the cart, then view the cart and remove all items.
Once the last item is removed you should see the bug as described above.
Cheers
January 6, 2017 at 7:32 pm #730494Update:
Noticed there was a theme update, have applied this, still having the same issueTheme version is now: 3.8.4.
The issue still persists with this version.
- This reply was modified 7 years, 10 months ago by Skuff.
January 6, 2017 at 10:01 pm #730529Hi!
here what I am seen
https://nimbus.everhelper.me/client/notes/share/713530/0yq7ahketyf0r0y4oxwlCan you please make sure that cache is empty?
Thank you very much
Regards,
BasilisJanuary 9, 2017 at 1:21 pm #731115Hi Basilis,
Thanks for the reply,as requested i have cleared the internal cache systems as well as my browser caches (Waterfox & Chrome), however I still see the following
Have tested this on multiple computers as well.
January 11, 2017 at 12:56 pm #732018Any updates on this, its the last issue that i am running in to with the theme, other than that im really happy with it.
January 13, 2017 at 1:48 pm #733109Hi,
it also looks like a caching issue to me. Ask your host if they’re using any caching on your server. See screenshot in private of what I see.
Best regards,
AndyJanuary 26, 2017 at 11:26 am #738836Hi Andy, we host the server on our own internal server of which I am the webmaster.
My team here are 100% certain that its not a caching issue as when we have tested all cache is cleared (in fact on our main development environments caching is completely disabled for the browsers, we have cleared and turned off the caching plugins the site uses as well.
We have checked this now on 4 PC’s 1 Mac and several Laptops across multiple browsers (Firefox, Chrome, IE, Edge e.t.c)We are still seeing the exact same issue,
I have included a link to a video showing the problem from our end.
January 26, 2017 at 6:54 pm #739080Hi,
your website is not available to me. Can you check please? I get a 404 Not Found error.
Best regards,
AndyJanuary 30, 2017 at 11:40 am #740135Hey Andy, apologies i for got to include that the site has been moved to its live domain.
Updated details for you in the Private Content area.
Thanks.
January 31, 2017 at 3:28 pm #740688A quick Update and an Apologies:
After looking more in to the plugins that are running on the website, going through removing and re-adding i believe this is caused by JCH-Optimize, doing some thing rather funky and unexpected with either CSS minification or when combining CSS files.
I would like to apologies to you all as it’s not the theme at fault at all.
Sorry about that guys.
February 1, 2017 at 12:46 am #740941Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Andy -
AuthorPosts
- The topic ‘WooCommerce – Return to Shop Button Render Issue’ is closed to new replies.