-
AuthorPosts
-
May 4, 2016 at 4:19 pm #627323
Hi
can you please provide us with a function (we use a child theme) that removes the featured image from single posts?background of our question:
We need to put copyright-credits under the images but this can only be done if we use the “normal” WP-function and not the featured image
But we need the featured image for the category view.So we need a solution to remove the featured image from single-posts
kind regards dany
May 4, 2016 at 4:21 pm #627325Hi Flugtraeumer!
Please edit your posts and check “Don’t display image on single post” – http://i.imgur.com/T4yn4OW.png
Best regards,
YigitMay 4, 2016 at 4:44 pm #627340Hi Yigit
This is not a propriete way for 723 postsMay 4, 2016 at 4:50 pm #627346Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .big-preview.single-big { display: none!important; }Best regards,
YigitMay 4, 2016 at 7:59 pm #627467Hi Yigit
Sorry, but this causes problems with Google and is not in accordance with their guidelines.
There must be some PHP solutions for that
Can you please provide us with one of them?regards danny
May 4, 2016 at 8:34 pm #627488Hi!
As it is display: none and not visibility: hidden there is no issue with google, trust us on that.
it is the same thing as like removing the php lines.Use the code Yigit suggested, it is 100% safe.
Thanks a lot for your time and patience let us know if we could do anything else for you
Best regards,
BasilisMay 4, 2016 at 11:45 pm #627556This is a workaround , not a solution.
Please provide us with a PHP solution.
Thank you
DannyMay 5, 2016 at 2:00 pm #627820 -
AuthorPosts
- You must be logged in to reply to this topic.
