Home › Support › Themes Forum › corporate pro featured image
Tagged: corporate pro, featured image
- This topic has 14 replies, 2 voices, and was last updated 7 years ago by Anonymous.
-
AuthorPosts
-
September 4, 2017 at 7:48 am #8837AnonymousInactive
Hi there,
i took over a project with corporate pro.
I try to delete the featured image on top of a new blog-post. Is that possible? I need the thumb, but not the image in the blog post.Thank you in advance!
September 4, 2017 at 5:31 pm #8843FlyThemesKeymasterHi
Sure we can help you please send us the site url and the login details to support@flythemes.net
Thank You
September 8, 2017 at 1:17 pm #8868AnonymousInactiveHi there!
Unfortunately I cannot give away those details on behalf of my client. I personally am working on localhost…
Where would be the “switch”? content-single.php? single.php? Style.css?Thanks and kind regards
FlorianSeptember 11, 2017 at 12:31 pm #8883FlyThemesKeymasterHi
Please send us the site url.
Do you want to remove the feature image from single page or just from homepage ?Thank You
September 19, 2017 at 3:11 pm #8952AnonymousInactiveHi!
The website is: https://www.bob-os.de/If you scroll down, you can find blog post entries with a featured image. This image will show up in each post above the text. I would like to have that removed.
And would it be possible to limit the size of the thumbnail to “square” to have a straight pattern?
Thank you!!
September 20, 2017 at 11:16 am #8957FlyThemesKeymasterHi
Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add the below code.
.blog-thumb{display:none;}
Thank You
October 5, 2017 at 8:56 am #9037AnonymousInactiveHi!
Thanks for this.What happened was that the featured image on the Blog was removed, but not the image in the blog post itself. It should be the other way round. Keep the preview for the blogpost on the main site and remove the picture in the blogpost itself…
Any idea?
Thank you very much!October 6, 2017 at 3:23 pm #9047FlyThemesKeymasterHi
Do you want remove the image from the single post page too ?
Thank You
October 6, 2017 at 4:38 pm #9051AnonymousInactiveHi! I want to remove the image only on the single post page, not on the main site…
October 13, 2017 at 8:22 am #9086FlyThemesKeymasterHi
Sure we can do that please send us the site url and the login details to support@flythemes.net so we will do it asap.
Thank You
October 18, 2017 at 8:51 am #9122AnonymousInactiveHi again!
Unfortunately I cannot give away those details on behalf of my client. I personally am working on localhost to elaborate the presentation of the redesign. We cannot work in live environment.Where should I look?
Thank you!
October 18, 2017 at 3:14 pm #9128FlyThemesKeymasterHi
We need site url to see the pages so we can provide you an instructions.
Thank You
October 20, 2017 at 8:21 am #9145AnonymousInactiveHi!
The website is: https://www.bob-os.de/If you scroll down, you can find blog post entries with a featured image. This image will show up in each post above the text. I would like to have that removed.
You asked me to do the following:
Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add the below code.
.blog-thumb{display:none;}
That just deleted the thumb-image on the main page, but not on the single post.
Example page:Mainpage before:
Mainpage after:
Single Post after:
I do not need the featured image on the single post page, nut I need the thumbnail on the Main page.
After that, I need to harmonize the look on the main page. All Post Previews need to have the same size, so it looks equally.
Any help highly appreciated! thank you!
October 21, 2017 at 9:11 am #9154FlyThemesKeymasterHi
Go to Appearance >> Theme Options >> Basic settings >> Custom CSS >> Here you can add below code.
.post-thumb{display:none;}
Thank You
October 24, 2017 at 3:35 pm #9179AnonymousInactiveAwesome! Thank you so much!
-
AuthorPosts
- You must be logged in to reply to this topic.