How can I customize my ads?

Posted in: Newspaper
Post count: 42

Hello,

How can I add new ad on my posts? I need another custom ad 6, 7… and so on. And how can I make available to the editor to add ads? How to add facebook share count on the posts?

Post count: 22421

Hi,

If you want to add more custom ad spots, you will have to edit the
td_config.php
file
https://www.screencast.com/t/qW11XA2B
And register your new custom ad code in two places, like this
http://screencast.com/t/drqt26uCI
Please be careful when implementing the new ad in the respective file, and use proper code syntax. Look at the other already defined custom ads and create the new one.

Thanks

Post count: 42

Thanks I got it. How can editor add ads? Now it’s available only for administrator.

How to add facebook share count on the posts?

Post count: 20688

Hi,

The editor role does not have access to the theme panel. Only admin level users have access to the theme panel. The theme uses the default user access roles of WordPress
https://codex.wordpress.org/Roles_and_Capabilities
If you would like to customize the user role capabilities, you could do that with a plugin that has these options.
On posts these are the only sharing options at the moment in the theme
https://forum.tagdiv.com/sharing/

Thanks

Post count: 10

I implemented the above code, and didn’t get any errors. But the new ad slots aren’t showing up in the Ad section of the theme panel. Any idea why?

Post count: 35449

Hi,

Please check this similar topic for how to add more then 3 custom ads in theme panel -> https://forum.tagdiv.com/topic/add-more-custom-ads-3/

Thank you!

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