Loading Icon in the product page

Posted in: Newspaper
Post count: 49

It’s me again. For some reason there’s a loading icon in this page:
http://futeboltube.com/product/camisola-principal-sl-benfica-2015/

What is it loading and how to clear it?
https://db.tt/f8cnOBjC

Thanks,
Muhammad

Post count: 7909

Hi,

Unfortunately I can test this as we use the latest theme version and also the last update of the plugin. You can check this without any plugins active, leave just Visual Composer and Woocommerce active, clear cache and check if you still have this issue, maybe there is a conflict between plugins.
If this doesn’t work you can use custom css to hide it: http://screencast.com/t/LiesniWd

.single-product .loader {
display: none !important;
}

Or update your theme as I said we cannot test old versions of the theme with plugins. Also if you want to use that version of the theme you ca hire a professional to customize it for your needs(new versions of Woocommerce, also theme’s plugins).

Thanks!

Post count: 49

That CSS will work! You do some awesome magic Alin!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.