İlhan Özen
asked 9 years ago

Hi, I set the format of a post as "Image" then I add "Featured Image" to the post but when I go to post page I see first "Featured Image" in the post but it’s not possible to click to see %100 size of image or it’s not possible to add link to "Featured Image". I need to set post format as "Image" but also I need to show the real size of image. Is it possible to add link to featured image in post? or is it possible to show featured image in masonry view but hide featured image in post?

1 Answers
DominicStaff
answered 9 years ago

Hi,
– At the moment, our theme using the Jigoshop plugin to display 100% size of image, you need to enable the jigoshop plugin (Dashboard > Plugin). Also, The DW Wall does not support to add link to featured image in post.
– If you want to remove the feature image in the single post, you can add the following code to the style.css file:
.single .format-image.has-thumbnail .item-thumbnail img {display: none; }
Hope this helps !

ozenilhan
replied 9 years ago

Yes I used code it worked thank you very much.

Powered by DW Question & Answer Pro