Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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

    #730363

    Hey 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,
    Vinay

    #730378

    Hi, 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

    #730494

    Update:
    Noticed there was a theme update, have applied this, still having the same issue

    Theme version is now: 3.8.4.

    The issue still persists with this version.

    • This reply was modified 7 years, 10 months ago by Skuff.
    #730529

    Hi!

    here what I am seen
    https://nimbus.everhelper.me/client/notes/share/713530/0yq7ahketyf0r0y4oxwl

    Can you please make sure that cache is empty?

    Thank you very much

    Regards,
    Basilis

    #731115

    Hi 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.

    #732018

    Any updates on this, its the last issue that i am running in to with the theme, other than that im really happy with it.

    #733109

    Hi,

    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,
    Andy

    #738836

    Hi 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.

    #739080

    Hi,

    your website is not available to me. Can you check please? I get a 404 Not Found error.

    Best regards,
    Andy

    #740135

    Hey 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.

    #740688

    A 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.

    #740941

    Hi,

    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

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘WooCommerce – Return to Shop Button Render Issue’ is closed to new replies.