- 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
Hello sector,
Sorry but please notice that we cannot recommend decreasing or increasing the header height because you can easily damage the theme’s layout. Try to consult our header templates here -> https://forum.tagdiv.com/header-styles/
Thanks for your understanding!
also i tried to change HEADER STYLE or Enable top bar and its not going to change anything.
The problem is themepanel is not working! header or footer etc. not working 🙁
Hi,
is that possible to resize header height . i wanna more thin.
Hi,
That could happen if you use a wrong combination of colors for the menu. Please check the current color settings regarding the header menu
– https://www.screencast.com/t/myoK4yzDEMJ
A footer background image can be set here
– https://www.screencast.com/t/qlxobBADsPkt
If there is still a problem in any of the matters, provide a link to your website so we can inspect the issue.
Thanks
Tagline is only used when you have text only logo. You could probably add that to your header.php file after logo section.
-
This reply was modified 8 years by
simchris.
Hi,
Thanks for the quick reply. That did the trick.Can i change the Menu color when it drops down from red to white like this?
.td-header-style-6 .td-header-main-menu.td-affix {
background-color: white;
color: red;
}
-
This reply was modified 8 years by
whyistayhungry.
Hi,
I wanted to know, how to make it working, I replaced default search with custom google search plugin
it’s working but dropdown is not working perfectly and I saw in console thr is jQuery errorit seems bec of Id change it’s not working, can u plz guide me how to correct that plz check thr url here https://www.veteranstodayarchives.com
You’ll see in menu.
Thanks
I am having trouble with header style 5. When it is active main menu color goes totally black when I hover over it. Also, I cannot set my footer image. It is set bt not showing.
There’s modules everywhere in the theme and I’m not quite sure what they are.
I presume they’re excerpts from templates, but they’re not labeled this way (as blocks are).
Also, there are 25 styles of blocks when I attempt to add a new element, but only 17 block headers in the theme settings. Why?
Also, there are modules 1-19 and modules MX1-MX26. What are these?
Could you clarify the difference and how they’re used?
Hello my site is tutoriales3cero.com and the problem is that I get an error code in the header when I activate the plugin of the mobil theme right now aparace why I deactivate it and send a screenshot but erased it
Hello,
I’m having the same problem. When I set up adsense, and placed ads where I wanted them, it worked perfectly for a few days. Now, as of two days ago, I have ads in both the header and before the footer. There is no code in the header or footer section of ads on the Theme panel. I have also tried the Disable on Desktop option for both Header and Footer, and the ads are still appearing (FWIW, the footer ads appear before and after the footer, sometimes at the same time).
Thanks for any help!!
Hi Catalin! Thanks for the response.
As you can see in the screenshot attached to the initial post, I’m trying to figure out how to set the Newspaper Theme Panel tabs text back to white so they are visible.
I am not looking for a setting that affects the public site but a setting that affects the Newspaper theme panel.
These are the tabs on the Theme Panel with the text in question:
Header,
Footer,
Ads,
Template Settings,
Categories,
Post Settings,
Block Settings,
Background,
Excerpts,
Translations,
Theme Colors,
Theme Fonts,
Custom Code,
Analytics,
Social Networks,
CPT & Taxonomy,
Import/Export
I don’t know what I did that changed this text from white to black and I can’t find the setting to correct it.
Your help is appreciated.
Hi,
It seems you have managed to create and set a header ad for the website at the moment
– https://www.screencast.com/t/zs5MThb6R
Also it links to a set URL and opens in a new tab. Please note that this banner will display on mobile, when the mobile theme is not active
– https://www.screencast.com/t/u1xc9Uve
If the mobile theme plugin is active, a header ad code has to be inserted in the mobile theme ad sections of the theme panel
– https://www.screencast.com/t/dBKQiua9Mh
More information about the mobile theme plugin and how it works, in this guide
– https://forum.tagdiv.com/the-mobile-theme/
Please note that the mobile theme is not required, you can chose not to install it. The main theme is fully responsive and will adapt the website for every device.
Thanks
Hi,
Simply go to Theme panel->Ads and remove the ad code from the location you desire
– https://forum.tagdiv.com/header-ads-adsense/
In this case the header ad spot – https://www.screencast.com/t/XpUSmzQP4Gjr
Thanks
Hi,
I cannot seem to be able to view the images you posted
– https://www.screencast.com/t/5JkBQCXmRnrS
Please note that is is important to use an image size exactly as recommended in the guide.
I see that the image you are using is somewhat bigger in size, the CSS set on the logo could cause a blurry appearance in this case. Try entering this code in Theme panel->Custom CSS and check the results
– https://www.screencast.com/t/wqnfEdN0XKg
.td-header-style-1 .td-header-sp-logo img {
max-height: 100px;
}
Thanks
Hi,
A background image can be set for each category, in the Per category settings
– https://forum.tagdiv.com/newsmag-how-category-settings-work/
But for setting a header image on the category page there is no option at the moment. That could only be done by maybe modifying the category templates and inserting the images there. Or maybe place them with some CSS.
On blocks and modules the categories will be represented by a category tag, not image
– https://forum.tagdiv.com/newsmag-category-tag-on-modulesblocks/
Thanks
Hi,
The menu can have a background color set and also text color, in the theme panel
– https://www.screencast.com/t/OoGfKO9Ty
The same colors will be displayed when the menu is sticky. If you want the menu to have a white background color when in sticky state, try a code like in this example
– https://www.screencast.com/t/zBmtFDwWt
– https://www.screencast.com/t/JyII557E7bIZ
The code must be entered in Theme panel->Custom CSS if you decide to use it
.td-header-style-6 .td-header-main-menu.td-affix {
background-color: white;
{
Thanks
Hi,
Please note that when both Visual composer and tagDiv composer are active, there could be issues. I believe that is the case here. The single images for example have a different implementation in each composer, both will apply which leads to the images not displaying properly. Go to the plugins section and deactivate the tagDiv composer, then check the results on these pages.
Regarding the logo, you could use either of header styles 7 or 8 for a full width logo. Header style 7 will require a small modification, there is a small issue with it. Edit the header template 7 file which looks like this at the moment
– https://www.screencast.com/t/q6iXae9Q
Modify it like this – https://www.screencast.com/t/6JJOmbwoT
The result – https://www.screencast.com/t/HCnQ1okKajW
Sorry for any inconvenience, we will fix the issue in the future update. Header style 8 will not require modifications, it can be used normally.
Please let us know if you need further help.
Thanks
I would like to add HTML/Text in the given shown Red Marked Area in all pages.., Can you please help me how to add in between it shown in Image, given Url Below
https://imgur.com/a/XesfH
Hi,
Header style 8 logo size is only limited by the theme total width, when a background color or image is set
– https://forum.tagdiv.com/newsmag-logo-favicon/
If you do not have a background, there is no limit for the logo
– https://prnt.sc/gxym03
Just make sure you are using the full size of the image when setting the logo
– https://www.screencast.com/t/IEEHxZptZaWB
– https://www.screencast.com/t/k5F31RGuLvr3
Thanks
I have tried in different iPhones but the ad header does not appear and the content in the those iPhone is missing in some places. This is the screenshot from my iPhone.https://www.dropbox.com/s/fafswgjub5sk2cd/2017-10-16%2013.11.16.png?dl=0
https://www.dropbox.com/s/1yqap2rblnquhl1/2017-10-16%2013.10.59.png?dl=0
Please fix the problem.
Thanks
Hi! I’m a new WP and Newspaper user and I’m building my own company’s website. I would like to try what black site with white texts would look like. I managed to switch the header etc. to black in the theme panel, but how do I make totally black pages with white text? (And also posts with black background and white text.)
Ari
please check here, it happens since when we switched to header style 4.
http://www.calcioefinanza.it
We have four categories that we use for our blog posts – we have designed an image for each one. I would like to add a header image for each category on their individual template and on the home page when using the blocks. is this possible?
I would like to creat a link to my header advertising but there is no space to add link to the header ad. How can I do it. Link here I mean the link that connect the ad to its website. How can I do it? I just creat a website using the theme 8, and why the header ad banner cannot be seen in mobile devise like iPhone? Please tell me about it. My website is theinterpress.com/newsite. I just creat it. It is not complete yet.