1) I would like to show related post boxes in the end of post like this: https://prnt.sc/isvnbf
a) I turned on in customization related posts – Display on etc. but they don’t appear
b) I dont have any third party related post plugin. I have only plugins which come with the thame so I instaled all of them. I have only top 10 plugin activated but I don’t think it could cause some problems.
c) I don’t use any additional CSS
Question 1: Any idea what is blocking related post boxes? Can you tell me step by step how to activate them ? Eventualy what plugin do I need ? (im working on local host right now, Can’t provide link :-(
Question 2: Do you know how to take off this shade from boxes which make boxes darker? I wish to show natural colours without filters
Hi,
You need to go apparance > customize > single post > activate the related post and save it.
It will show when you put your website online.
You can use this custom css code to remove the shadow on the related posts;
.related-posts .post-wrap:before { opacity: 0; }
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.