Tagged: enfold, featured image, gallery
- 
		AuthorPosts
 - 
		
			
				
March 3, 2016 at 1:02 pm #592595
Hello,
I need an help.
I have a post with gallery and featured image.
Is it possible to hide featured image in the post page when is present a gallery? Now are showed both.
In the category page is it possible to hide gallery and show only the featured image?Please help me!
Thanks
RosaMarch 4, 2016 at 6:54 pm #593459PLEASE HELP!
March 8, 2016 at 4:30 pm #595040Hi!
Please add “nofeat” as a tag to your post where you would not like to display featured image and then add following code to Quick CSS
.tag-nofeat .big-preview.multi-big { display: none !important; }Regards,
YigitMarch 8, 2016 at 6:50 pm #595110Hi Yigit,
I tried with “nofeat” tag and works.
As I asked in the first text, i need also that in the category page the post with gallery and featured image shows only featured image.
In the post page now we solved with “nofeat” tag.Thanks,
RosaMarch 9, 2016 at 6:42 pm #595737Hi Rosa!
Please flush browser cache and refresh your page a few times. I cannot see featured image in category as well.
Cheers!
YigitMarch 9, 2016 at 6:54 pm #595751Hi Yigit,
I need:– hide feat image in a post if in a post is present also a gallery – SOLVED with tag NOFEAT
– SHOW feat image in a category page if in the post is present also a gallery – I’m waiting a solution if is possibleAs you can see:
post page is ok, cause show only the galleryCategory page for the same article shows the gallery, and i would show only the feat images here
http://www.pinkatmosphere.com/category/provocazioni/thanks,
RosaMarch 9, 2016 at 7:04 pm #595755Hey!
Please add following code to Quick CSS as well
.archive .tag-nofeat .big-preview.multi-big { display: block!important; } .archive .tag-nofeat .avia-gallery { display: none; }Cheers!
YigitMarch 9, 2016 at 7:10 pm #595760Hi Yigit,
you are the best!
works!
Rosa - 
		AuthorPosts
 
- The topic ‘post with gallery and featured image’ is closed to new replies.
 
