- NewsmagHeader styles
- NewsmagHeader ads
- NewsmagtagDiv Composer Tutorial
- NewsmagCategory templates
- NewsmagSmart list ads
- NewsmagWeather Widget
- NewsmagInstagram widget
- NewsmagPage Menu
- NewsmagMain menu
- NewsmagTop bar templates
- NewsmagLogin – how to enable the user registration
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagTheme colors introduction
Hi,
Please delete the header where the icons are not displayed and add it again -> https://i.imgur.com/qdTYopo.jpg
This can be done with: using the right click on the row icon http://prntscr.com/owlyuw -> http://prntscr.com/owlynq or using the drag and drop -> http://prntscr.com/owlz2r or you can simply click on the row and press the delete button from your keyboard.
Thank you!
Hello @vegan2go,
Please try to delete the header and add it again.
@deepak8151,
Please check if you have activated the mobile theme plugin, if yes, please disable it.
Also, please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/ and choose what mobile version you want.
Hope this helps you!
Thank you!
Hi, I was editing the front page of my site via tagdiv editor and after I saved changes, icons in main header menu have disappeared. On all other pages they are displayed normally but on front page icons are not showing. Can you help me with that?
https://imgur.com/GKZV4ep
Hi,
I am using cloud header template, when I add buttons to “top bar” section and edit it with tagDiv Composer all categories display properly but only “advert” (which is the custom category type of the wp-advert plugin) then the css of the buttons is not applied properly. How to fix it?
Thank you!
Hello,
Please go select the zone on the Header menu, go in the tab CSS and delete the Width and background color -> https://i.imgur.com/Bvv9eOU.jpg
Thank you!
Hi Team,
Thanks for your quick response. I have faced one more issue with the WPML language switcher. When I have added language switcher shortcode in the header. This shortcode displays the WPML switcher on the editor page as shown in the screenshot(https://prnt.sc/vlblCdxp9V6_). But we are not able to see language switcher on the front page (https://prnt.sc/J9OGoReGWpzH). Please help with this…
Thanks
Hello,
I checked and I do not have inner row. The header is still not full width
Thanks
Hi,
In this case the best option will be a database backup.
Also, When you import a demo and you make changes on it after you change to different one the pages/posts/cloud templates, everything that was added the demo will be removed. This situation can be solved by duplicating the elements that you want to edit and use the duplicates or better select form the cloud the elements/cloud templates that you want to use (for example a page, s ingle post template, a header …)
-> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
-> https://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/
I hope this will help you!
The mobile version of my site refuses to acknowledge any settings from the mobile theme settings menu. It keeps reverting to the default header and menu colours and the box for custom CSS doesn’t work either.
The header at the top should be white with black logo and text. But it stays black with a black logo. The menu appears red and blue gradient with white text but it should be white background with black text.
Changing the settings, clearing cache etc. does nothing.
My current version is 9.5
New version 11.4.1
I updated my license key with the new item purchase code. after updating the key it does not show the update option so I updated the theme manually. After updating the theme manually it’s not working with my last theme code builder and also I am not getting header defaults styles.
Hi Guys, as always thank you for the good work.
I have an issue with the search bar of my website https://www.bodyscience.it
If I look for a word, let’s say “Aloe” and I use the “Header live search” it show correctly many posts with that word.
You can see it here –> https://imgur.com/pJsDbpv
BUT
If I click “enter” / or “GO” it shows only few results (many time none).
you can see it here –> https://imgur.com/YIcvZ5l
https://www.bodyscience.it/?s=aloe
It is as if the search bar is not working properly…
I would like the two search bars to show the same results! How can I do it?
Thank you!
Hello,
1. We need to have access to do some tests. Please provide a link to your website.
2. Please check this topic: https://forum.tagdiv.com/topic/change-link-on-theme-header-login-to-something-custom/ Also, for email you need to use a plugin.
Thank you!
Hi,
Unfortunately, there isn’t an option to set the font in one place and this to apply for entailer website. Indeed, you can set it in a few places and will apply for the most of website elements, for this you need to set it in the theme panel (at least in general -> https://i.imgur.com/e5c2CGY.png) and with tagDiv Composer on manager style -> https://i.imgur.com/R0COgH2.png (this will apply the style on the current template and on the cloud header and footer). Now the only problem remains on the blocks elements, on those the style need to be set manually. What you can do is to set the style on one block then just copy the style for the remain blocks.
I hope that this time I understand correctly the question.
Thank you for your understanding!
Hi casprom,
Unfortunately, there isn’t an option to set the font in one place and this to apply for entailer website. Indeed, you can set it in a few places and will apply for the most of website elements, for this you need to set it in the theme panel (at least in general -> https://i.imgur.com/e5c2CGY.png) and with tagDiv Composer on manager style -> https://i.imgur.com/R0COgH2.png (this will apply the style on the current template and on the cloud header and footer). Now the only problem remains on the blocks elements, on those the style need to be set manually. What you can do is to set the style on one block then just copy the style for the remain blocks.
Thank you for your understanding!
hello
i want to remove the images and texts as marked in red in the screenshot,
website noechan.org
image https://prnt.sc/sff2OtyX-nni
Its obviously NOT ok, the header isn’t the correct mobile one (mobile logo needs to be different e.g. like here: https://sherides.de/unsere-partner/). It shows burger, but no content in the menu, so no links. I CANT create a dedicated mobile version as I did via composer with all other pages. Usually I were able to create mobile page of the regular page, than I was able to adjust logo and add the top navigation to the burger menu. As you can see it’s NOT there. So WHY doesn’t it work with this page?
Hi,
You can enable/disable the sticky header on desktop and responsive version using the manager -> https://forum.tagdiv.com/header-manager/
About the mobile version. If you do not use the mobile theme plugin and you do not have apply any mobile page, then will be display the responsive version, the one from the desktop. I’m not sure, but I think you may have assigned a mobile page, it should be deselected.
Thank you!
Hi,
I see. Most of the theme are no longer providing support for IE.
I think that the situation can be fixed by using a code like this one: -> https://i.imgur.com/LkSZwcS.png :
.ie11 body .td-header-desktop-wrap .tdb-search-form-btn svg {
height: 32px;
}
.ie11 body .td-header-desktop-wrap .tdb-search-form {
width: 192px;
}
.ie11 body .td-header-desktop-wrap .td-a-rec-id-custom-spot div {
display: block;
}
.ie11 body .td-header-desktop-wrap .td_flex_block_2 {
margin-bottom: 0px !important
}
I hope this will help you!
Hello,
You can import a header template from tagdiv composer exactly like header style 3 -> https://cloud.tagdiv.com/header-template-3/ -> https://i.imgur.com/r2itIKe.png
Thank you!
I created a few days ago mobile pages with adjusted elements and header/footer sections. As I wanted to create the last few pages (imprint, about us, …) it didn’t work anymore and I received an e-mail that tagdiv composer shows massive errors. I can’t find a dedicated description about the error. The only thing I experience that if I use tag div composer and want to create mobile pages, it basically just copies the page, names it e.g. home – mobile, but the regular page doesn’t refer to it as mobile page and the header/footer isn’t adjusted at it usually has been used to do. Also if I want to change e.g. overlay colors I can’t choose colors from a color palette as usual. It just shows an empty field.
Is there a way to have a sticky header on desktop but not on mobile?
There is not a caching plugin on his website. However, it is hosted on WPengine and the caching is not the best on this server.
I disabled the sticky header and it works correctly on mobile, but would prefer is the header can be sticky or a “floating header” on desktop.
Please watch this very short video for demonstration.
I want to update my header style to style 3
Dear all,
Internet explorer is not rendering my header very well. https://www.socialistparty.org.uk/
Unfortunately IE is still widely used…
There are two issues, circled in the screenshot below. I can add IE specific css to my child theme, but I’m failing to find the right css.
All other browsers are fine and IE renders everything on the page well apart from the header.
I’m using an IE 2019 (version 1909) on Windows 10. See IE header issues
It happens on both my work and home computer’s versions of IE.
Hello @stringbenderb5!
Make sure you have no header sticky. This issue can be from a cache problem. Please deactivate the cache plugin if you use, and try again in an incognito tab.
Let me know the results!
Thank you!