No search results were found in Documentation!
Hi,
If you do not want to make other changes, only the accent color for menu, then the easy way is to use a custom css -> https://i.imgur.com/rtVBqNT.png
.td-blog-baby .td-header-style-11 .sf-menu > .current-menu-item > a, .td-blog-baby .td-header-style-11 .sf-menu > li > a:hover {
color: red;
}
The code need to be set in theme panel> custom code> custom css.
Also if you want you can use a cloud header from tagDiv Cloud Library, this can be edited with tagDiv Composer and you can achieve almost everything.
Thank you!
Hi,
The hover and active color from menu are coming from theme accent color -> https://i.imgur.com/FAIfLsu.png and the settings from menu will apply like this -> https://i.imgur.com/KfjXH7V.png
If you want to have more control over the website header, you can use a cloud header from tagDiv Cloud Library, this can be edited with tagDiv Composer an you can achieve better results -> https://i.imgur.com/KonzFQJ.png
Thank you!
Hi,
If the ads are in pages you can edit the page and remove the ads.
If the ads are in widget sidebars in posts and pages, maybe create sidebars without ads and set them.
If the ads are in the post content (top, inline or bottom ad spots) the theme does not have settings for specific posts. All it has are general settings to hide them per device
– https://www.screencast.com/t/g6L9YSkB
Hiding them with CSS is permitted by Google when using media queries
– https://support.google.com/adsense/answer/6307124?hl=en
Setting a display:none without media queries is forbidden by Google
– https://support.google.com/adsense/answer/1354736?hl=en
For header ads you can use two header templates, ( both from tagDiv Cloud library, or only one with out ads ), you need to have set a global header for all pages/post and an individual one on the pages where you do not want to have the ads.
Take the Tour to Explore the New Header Manager -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
What you can do is to set a single post template from tagDiv Cloud Library with out ads and make a copy of this template and set ads in it for the post were you want to have ads ( the ads in single post template can be set using tagDiv Composer -> https://www.screencast.com/t/dYEh4nIv you can set as many ads you want using the ad box -> https://www.screencast.com/t/IiAlsDAT -> https://www.screencast.com/t/7ua8g3oti).
Maybe use a plugin such as Adrotate to better manage the ads in the website. There are many theme users that recommend this plugin. I believe it has settings for what you have to do per specific posts.
Some more about it here if you should consider it
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thank you!
Hi,
So the settings that you made were to not use a cloud template (setting made in theme panel) and you inherit in Website Manager for the selected page/template the option from theme panel. In this you you can use a standard footer template or a footer page -> https://i.imgur.com/0mstlH1.png
Thank you!
Hello !
You will need to import a cloud library header template in order to have access on that. All the cloud library templates are fully editable using tagDiv Composer. Find out more about it in our guide here: https://forum.tagdiv.com/header-manager/
Thank you !
Hi Lucila,
Lets try to take the problems one by one:
1. Post images are cropped – The theme crop automatically the thumb size set in theme panel -> https://i.imgur.com/IJe27ab.png Each post style/template use a thumb dimension, this thumb is made by cropping the featured image.
If you choose to use a single post template from tagDiv Cloud Library, you can edit it using tagDiv Composer and choose the featured image size you want to use -> https://i.imgur.com/DHsb7ar.png
2. I am not able to change the color of the menu bar, nor change the size of the title -> you need to check if you are using a standard header (then you can use the options from theme panel -> https://i.imgur.com/t7g1mz0.png -> https://i.imgur.com/KE9Q5D5.png) or a cloud header, this can be edited with tagDiv Composer -> https://i.imgur.com/RILkoYd.png
3. The width of ad can be adjusted only with tagDiv Composer -> https://i.imgur.com/pWoHbjF.png (you can set 100$ from the column or less) also you can adjust the row width and layout from tagDiv Composer -> https://tagdiv.com/tagdiv-composer-page-builder-basics/
Thank you!
Hi,
For header ads you can use two header templates, ( both from tagDiv Cloud library, or only one with out ads ), you need to have set a global header for all pages/post and an individual one on the pages where you do not want to have the ads.
Take the Tour to Explore the New Header Manager -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Also you can check this similar topic -> https://forum.tagdiv.com/topic/removing-header-ad-from-a-specific-page/
Maybe use a plugin such as Adrotate to better manage the ads in the website. There are many theme users that recommend this plugin. I believe it has settings for what you have to do per specific posts.
Some more about it here if you should consider it
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thank you!
Hi,
If you are using a cloud header, then you can change the logo follow our video guide from here -> https://www.youtube.com/watch?v=HXQQygkCCJo for how to edit it with tagDiv Composer.
If there is still a problem, please provide some more details and some screenshots.
If you are using standard header, you can change it from theme panel -> https://forum.tagdiv.com/logo-favicon/
Thank you!
Hi,
Usually the h1 is set on logo, if you are using a cloud header from tagDiv Cloud Library, you can have a different H1 per page/posts, another way is to using the Page Builder + Page Title on page template, this should set your page title as h1 and remove the h1 from logo.
If you want that your title to have the h1 set instead of logo, then please check if you are using a cloud header, if yes, then you can edit it with tagDiv Composer and disable the h1 -> http://prntscr.com/q1ohji from desktop and make sure that you do the same for mobile logo -> https://www.screencast.com/t/xVUjIMUelXA2 -> https://www.screencast.com/t/ABTw6DUnbMjH and the problem will be solved!
Thank you!
Been having a lot of issues with editing php files (any new code i add does not execute if done directly in php files).
Example 1:
I attempted to place a google analytics code in the header file just above </head> directly in header.php file, it would not execute…..UNLESS you use one of your pre-built boxes in the theme panel such as “Google analytics code and javascript codes”
I tried doing the changes directly from our server on the php files, the changes would not even submit.
I am using one of the cloud templates, so i am not sure what is going on but i need to be able to add extra codes via php files such as header.php and single.php…..very simple things that i need to add, google adsense code, admanager code e.t.c but some have a combination of php and javascript.
Please assist
Hi dessy1991,
This can be done if you are using a cloud header, these can be edited using tagDiv Composer and you can set the search bar where you want in the header -> https://i.imgur.com/Pm6umSj.png
Thank you!
Hi DeFiNews,
If you are using a cloud header, then you can change the logo follow our video guide from here -> https://www.youtube.com/watch?v=HXQQygkCCJo for how to edit it with tagDiv Composer.
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hi dessy1991,
If you are using a cloud header, then you can change the logo follow our video guide from here -> https://www.youtube.com/watch?v=HXQQygkCCJo for how to edit it with tagDiv Composer.
On cloud header the background image is set on row -> https://i.imgur.com/l1yFfll.jpg
Thank you!
Hi,
Usually the h1 is set on logo, if you are using a cloud header from tagDiv Cloud Library, you can have a different H1 per page/posts, another way is to using the Page Builder + Page Title on page template, this should set your page title as h1 and remove the h1 from logo.
If you want that your title to have the h1 set instead of logo, then please check if you are using a cloud header, if yes, then you can edit it with tagDiv Composer and disable the h1 -> http://prntscr.com/q1ohji from desktop and make sure that you do the same for mobile logo -> https://www.screencast.com/t/xVUjIMUelXA2 -> https://www.screencast.com/t/ABTw6DUnbMjH and the problem will be solved!
For the featured image from mobile, please check in theme panel -> https://i.imgur.com/BiZNVMP.png if you are using the mobile theme plugin you need to remove from here -> https://i.imgur.com/HJLDVTl.png also make sure that you clear all cache after these changes.
Thank you!
Hi,
You are using a cloud header from tagDiv Cloud library this can be edited with tagDiv Composer rand the sticky menu can be set from there -> https://www.youtube.com/watch?v=HXQQygkCCJo
Thank you!
After I use the website manager for a specific page and choose no header or no footer, after I save the page it and view the page still shows both header and footer
Hello,
Thank you for your email – unfortunately the YouTube clip (which I had watched previously) doesn’t seem to work with this Nature Love theme template, as there is no option when I click the manager button to edit logo to change the logo. It is currently on a global template which no way of editing the logo or removing the donate button.
Here is a link to the site so you can see the header:
https://renae.com.au/renae-manos/wp-admin/post.php?post_id=601&td_action=tdc&tdbTemplateType=page#
Let me know if you require log in details to access.
Warmest, Rebecca.
Hello !
By using Cloud library templates you can set one header worldwide or customize your pages in which way you want. Find out more about it here: https://forum.tagdiv.com/header-manager/
Thank you !
Hi,
The “Buy now” is a menu element that is set in theme panel here -> https://i.imgur.com/Arv4TEq.png if you remove that menu, or if you change it this will be remove in the top bar.
But note, that you are using a cloud header from tagDiv Cloud Library, this can be edited with tagDiv Composer not from theme panel.
Thank you!
Hi,
I think that you want something similar with the search from mobile version -> https://i.imgur.com/xNJIuU4.png, if is so, then you can add that mobile live search on you cloud header using tagDiv Composer -> https://i.imgur.com/knczvWg.png
Thank you!
Hi CBTNews,
In Newspaper X this can be achieve using a cloud header form tagDiv Cloud library and set it on homepage, this can be edited with tagDiv Composer and you can add the widget sidebar element groom where you can use the sidebar (this can be place anywhere) with the widget made by your partner. Also in theme panel in header you can set the header that you want to use on entire website as global.
hope this will help you!
Thank you!
Hi worldinsport,
Usually the h1 is set on logo, if you are using a cloud header from tagDiv Cloud Library, you can have a different H1 per page/posts, another way is to using the Page Builder + Page Title on page template, this should set your page title as h1 and remove the h1 from logo.
If you want that your title to have the h1 set instead of logo, then please check if you are using a cloud header, if yes, then you can edit it with tagDiv Composer and disable the h1 -> http://prntscr.com/q1ohji from desktop and make sure that you do the same for mobile logo -> https://www.screencast.com/t/xVUjIMUelXA2 -> https://www.screencast.com/t/ABTw6DUnbMjH and the problem will be solved!
The above code that you mentioned is set in many files, but is not the one that is set the h1 -> https://i.imgur.com/OToEtow.png
If there is still a problem, please provide me a link where I can check this problem.
Thank you!
Hello !
Once opened the tagdiv composer you can either edit the header or the footer by using the website manager: https://www.screencast.com/t/5VkiUmHQvF
You can import or add a different header for the homepage.
Thank you !
Hello !
If you want to use tagDiv Composer you will have to import the template from the Cloud Library here: https://forum.tagdiv.com/header-manager/
Thank you !
Hi Chris Baird,
Using tagDiv Composer to set on a cloud header a logo, you can set a logo text, an image text or a svg, now the size is no longer a problem, you can adjust it using the theme builder.
-> https://i.imgur.com/YeaFZ4n.png -> or https://i.imgur.com/YVXFKQI.png
Thank you!