good day. i have attached a screenshot of my website, https://theeducatedbarfly.com
below the keywords should be the recommended bar tools pattern, but it can’t be seen anymore.
and specially the right gap on the right of the popular recipes should be ads from wordads.co
any help would be greatly appreciated.
the link of the screenshot is: https://postimg.cc/0M2VtqpM
-
This topic was modified 2 years by
mhariush.
Hello,
I checked the website and I see that the images from ads are there – https://i.imgur.com/nTlNyPR.png but something is interfering with them. What I will recommend is to do a test using only the theme plugins to make sure if this is not a plugin conflict.
Thank you!
hi Calin. thanks for the response.
the one in the image are the patterns, we had made it and it’s connected to our amazon affiliate links. they are seen in mobile view but not in desktop view, that’s why i don’t know what’s the reason behind.
the ads from wordads.co is below that pattern an i can’t see them
Hi,
I just checked now and now I see them that the images are there – https://i.imgur.com/2AvY8jE.png
What I can do to make sure will prevent this situation is to use this custom css:
body .td-animation-stack-type0-2:not(.woocommerce-product-gallery img) {
opacity: 0.99!important;
}
You need to set this code in the theme panel > custom code > custom css.
I hope this will help you!
Hi,
I just checked the website and now I see that the images are displaying – https://i.imgur.com/3oFcqpP.png maybe it was some cache or something like that.
Thank you!