- This topic has 19 replies, 3 voices, and was last updated 3 years, 6 months ago by Skandha.
-
AuthorPosts
-
March 4, 2021 at 4:57 am #275801wouwonlineParticipant
Hi, I don’t want to show the featured image on top of alle pages: for example: https://mandika.nl/terrazzo-badkuip/
Is there a code I can add in the CSS section?
Thanks!
March 4, 2021 at 5:36 am #275810SkandhaParticipant@wouwonline: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..page .post-thumbnail { display: none; }
Let me know if this is what you want!
Kind Regards,
SkandhaMarch 4, 2021 at 8:14 am #275836wouwonlineParticipantYes, thank you!
March 4, 2021 at 10:38 am #275839wouwonlineParticipantOnly now, the images are not visible on the homepage anymore,
is it possible to show the featured image of a page on homepage, and NOT on it’s own page?March 5, 2021 at 1:54 am #275882SkandhaParticipant@wouwonline: Hello there,
Try replacing the above code with the code below.page .singular-section .post-thumbnail { display: none; }
Let me know if this works out!
Kind Regards,
SkandhaMay 5, 2021 at 11:56 pm #281384Anne StephensonParticipantThis is related–Can you select/assign a featured image to a page, but not have it display on the page, only in the search results (otherwise there is a blank image next to the description which doesn’t look nice). I have gallery pages and do not want a large image at the top. However, I would like an image display in the search. Thank you.
May 7, 2021 at 7:42 am #281506SkandhaParticipant@annestephenson03: Hello there,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaMay 11, 2021 at 11:50 pm #281767Anne StephensonParticipanthttps://annestephensonphoto.com/
https://annestephensonphoto.com/?s=wedding
If you enter “wedding” in the search, you will see pages that feature and album and a wedding gallery that show up without an image. They show a gray box with an image icon.
I would like to have a featured image assigned to a page with a gallery, such as https://annestephensonphoto.com/wedding-photography/favorite-wedding-photos/ . It would not show up at the top as I want the grid of images to show. However, the one image could show up at left in the search.
I’m hoping it’s something simple I’ve overlooked.
Thank you for your help.
May 12, 2021 at 1:39 am #281800SkandhaParticipant@annestephenson03: Hello there,
Can you please add a featured image to the page Favorite Wedding Photos and let me know so that I can help you solve the issue?Kind Regards,
SkandhaMay 14, 2021 at 4:04 pm #281959Anne StephensonParticipantSorry for the delay…While I signed up for email updates, I’m not receiving them, so I just checked in on here to see if there’s a response. I added a featured image to https://annestephensonphoto.com/wedding-photography/favorite-wedding-photos/
I just want the gallery below to show, not the header. Although, the image now shows up in the search when you type in weddings. Let me know if this is what you were looking for and if further action should be taken on my part. Thank you.
May 15, 2021 at 9:18 am #282002SkandhaParticipant@annestephenson03: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..page-id-6941 .post-thumbnail { display: none; }
Let me know if this works out!
Kind Regards,
SkandhaMay 16, 2021 at 3:23 pm #282069Anne StephensonParticipantYes! It does work! Thank you. I have a few other gallery pages like this (family portraits, editorial portraits), so I can look up the page id and create additional CSS. Or would that slow down things down too much?
May 17, 2021 at 1:37 am #282091SkandhaParticipant@annestephenson03: Hello there,
Yes, you can look up the page id and use the Code above for other pages as well.I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-fotografie/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaMay 17, 2021 at 10:03 am #282144Anne StephensonParticipantThank you! I will add the code with the other pages. Yes, the issue is resolved and I have left you a 5-star review. Thanks again. Anne
May 17, 2021 at 4:00 pm #282158Anne StephensonParticipantI do have one more question! Is there a way to not show a published page in search? I just determined that the “thank you for subscribing” shows up when you search https://annestephensonphotocom.bigscoots-staging.com/?s=thank+you
That really shouldn’t happen as it is a page returned upon form submission. Is there a setting to suppress those? If I have “hidden” content, I don’t necessarily want those pages to show up in search.
Thanks again for your help.
Anne
May 18, 2021 at 4:27 am #282210SkandhaParticipant@annestephenson03: Hello Anne,
Thank you for your wonderful review.
I am afraid for that you will need to use a suitable plugin from the WordPress Plugin Repository.Kind Regards,
SkandhaMay 19, 2021 at 5:27 am #282280Anne StephensonParticipantCan you confirm that every published page on the site, except for drafts show up in search? I had to remove two PRIVATE pages yesterday that I was working on as I don’t want those to accidentally show up when someone searches. So search feature is not controlled by the theme? What type of plug-in would manage that? I’m really not sure what to search for in the WP Repository search field.
May 19, 2021 at 7:25 am #282348SkandhaParticipant@annestephenson03: Hello Anne,
Yes, every published page on the site except for drafts show up in search. You can give this plugin a try. https://wordpress.org/plugins/mpress-hide-from-search/Kind Regards,
SkandhaMay 31, 2021 at 1:45 pm #283459Anne StephensonParticipantThanks Skandha for the information on the plug-in. It was very helpful 🙂 Glad to have my pages hidden from the search.
June 1, 2021 at 8:35 am #283525SkandhaParticipant@annestephenson03: Hello Anne,
Glad I could help you out. Have a good day!:)Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Delete featured image from page’ is closed to new replies.