Viewing 7 reply threads
You must be logged in to reply to this topic.
hello,
im using your great theme. Business 2. now i want to add rich snippets (stars voting in the serps)
the plugin im using (WP-PostRatings from Lester Chan) requieres to set a featured picture so Google
can Show them. Otherwise Google dont accept them as rich snippets because the Image is missing.
my Problem: i dont want to Show the featured Image in my articels. Is there any possibilty to hide this picture or (in best case) to edit the theme that featured Image means itemprop=”image”?
thank you very much!!
Hello,
You can hide featured images by using a little css code. Try adding this code into your custom css box:
.blog-article.grid-style .media { display: none;}
If this won’t do, please send us your site’s url so i can give you a more specific one.
Best regards!
Hello,
Is it the first image, you want to remove? If so, add this code into your custom css box:
img.aligncenter.size-full {
display: none;
}
Let us know.
Best regards!
No, dont work.
look here, too: [IMG]https://fs1.directupload.net/images/150922/cx229y5j.png[/IMG]
Please help fast. Dont wait 1 day again…
Hello,
I see you have already removed it. Let us know if there is anything else.
Best regards!
You must be logged in to reply to this topic.