I need advice how can i make some customization for theme
1. Need to change logo and logo url on certain pages – domain.com/radio should have different logo and different url it should ponint to domain.com/radio not to domain.com – i can switch logos via css but logo url still point to mainpage
2 – how can i add particular ad / custom ad spot on all pages including template archives/404 etc – i need to put baner on all pages just under menu
3 – is it possible to add more than 5 custom ads ?
can it be done via functions.php or i need to modify theme files ? any hints will be usefull
Hi,
1. Yes, you can add a different using the header builder, you need to import a hearer template or build a new one -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
If you want to have a global header you’ll need to set it in theme panel -> https://www.screencast.com/t/bZYGcjg7KRD and all pages/categories/posts that do not have set an individual header will have that header set.
For individual header you’ll need to edit that page/post template/category template… and set in it the header that you want, and on this posts/categories templates or page will be set that header ( the individual will override the global header for that post/page ).
So in order to use it on post, or you set a global header our you use a single post template from tagdiv Cloud Library and set on it a header after that you set the template on posts.
2. Please check our documentation for ads -> https://www.screencast.com/t/J2TTS72UHE -> https://forum.tagdiv.com/ads-adsense-overview/
You can use tagDiv Composer and add ads box in pages/templates
https://www.screencast.com/t/dGXQN21Ww4Qx
https://www.screencast.com/t/QebUiMHvKdb
you can use templates from tagDiv Cloud Library and edit theme and set the ads were youwant.
3. Please check this similar topic -> https://forum.tagdiv.com/topic/add-more-custom-ads-3/
Thank you for your understanding.
Hi,
Our theme do not have this functions, but you can achieve this using some plugins for rotation ads.
Some users use the Adrotate plugin, it’s shortcodes work properly with the theme based on user feedback. Here is some info about it, maybe you can give it a try
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thank you!