More articels box

Posted in: Newspaper
Post count: 28

Hi,

how can I set the options, that the “more articels box” just appear on specific sites or posts? Not in everyone. Just at the posts, which I choose.

Post count: 22421

Hello,
Unfortunately the theme has no such setting. The more articles box appears on all articles. If you have the proper php knowledge, you can add conditions to the code for it and filter out a few posts you do not want the more articles box to show on. You will need the post id’s for this and add them in the code.
You can use this function https://developer.wordpress.org/reference/functions/is_single/ and add a condition here: http://screencast.com/t/KmdKm8MJ3m
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.