Adnow widget insertion

Posted in: Newspaper
Post count: 6

Hello, I would like to insert adnow widget at the end of my posts that are using smart-list-6 between the share button and the related content.

Can you please help me ?

Thank you.

Post count: 22421

Hello,

If you want to add a widget on a specific smart list you will have to add it in side the post content. If you want to insert it below the share button, this can only be done by editing the theme code.
You will have to edit the post template that you use. Each post style has it’s own file
https://www.screencast.com/t/UECxvRBFSXp
However if you add a widget like so, it will show up on every post that shares the same post style no matter if it’s a smartlist or not. In this case you will have to use another function to wrap your code and make it apply to specific posts only:
https://developer.wordpress.org/reference/functions/is_single/
You will need basic coding skills for this though

Thank you!

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