Tagged: x
-
AuthorPosts
-
November 21, 2016 at 1:59 pm #1265884
AdrianLParticipantSo I am having an issue with my product archive. The featured image is being shown twice, one literally stacked on top of the other one. An inspection of the page code shows that
<div class="entry-featured"><a href="http://www.i3imaging.com/product/3m-gold-squeegee-4/" class="woocommerce-LoopProduct-link"></a><a href="http://www.i3imaging.com/product/3m-gold-squeegee-4/"><img width="500" height="400" src="http://www.i3imaging.com/wp-content/uploads/2016/10/3MGold01-500x400.jpg" class="attachment-shop_catalog size-shop_catalog wp-post-image" alt="3mgold01"></a></div>is present twice in the code.
<div class="entry-featured"><a href="http://www.i3imaging.com/product/3m-gold-squeegee-4/"><img width="862" height="534" src="http://www.i3imaging.com/wp-content/uploads/2016/10/3MGold01-862x534.jpg" class="attachment-entry size-entry wp-post-image" alt="3mgold01"></a></div>I have tried disabling all my plug-ins, to no effect. I tried the solutions presented in the other posts about this issue, but they didn’t work. I need to get rid of this secondary thumbnail.
I’ll reply to this with some administrative credentials, thank you!
November 21, 2016 at 2:00 pm #1265885
AdrianLParticipantThis reply has been marked as private.November 21, 2016 at 6:38 pm #1266120
NicoModeratorHi There,
Thanks for writing in.
Could not check your setup further. It redirected me to google.
Let us know how it goes.
You could also share us your FTP so we could check the code if you missed something upon customization.
Don’t forget to set it as private reply.
Thanks.
November 22, 2016 at 10:54 am #1267031
AdrianLParticipantRedirected you to google? That doesn’t make much sense, unless you’re trying to connect to the site from outside the US? If that is the case, I can change my security settings. I will try to find the FTP details (I don’t use FTP to access the site)
November 22, 2016 at 2:41 pm #1267292
Nabeel AModeratorHi again,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.entry-product .entry-featured:nth-child(2) { display: none !important; }Let us know how this goes!
November 23, 2016 at 8:53 am #1268245
AdrianLParticipantThat fixed it! Thank you!
November 23, 2016 at 9:46 am #1268330
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1265884 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
