- 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
Hey,
I read this thread: https://forum.tagdiv.com/topic/landing-page-without-menu-etc-at-the-top/
This code worked well :
.page-id-27 .td-header-wrap, .td-footer-wrapper, .td-sub-footer-container{
display:none;
}
Since it’s a custom CSS, it loads after some delay ( because of slow server speed or slow slider loading by revolution slider) . How can I modify the code CSS files to prevent these loading delays?
Thank you.
Hi,
I would like to reduce header image height on post style 6:
https://tacticalpedia.com/youve-got-get-get/
Can you help me with CSS?
Thanks,
Francesco
No you won’t lose any of the user selected options from dashboard or theme panels (incl your Analytics code). You would only lose things like if you had manually edited a header.php file or functions.php file or similar.
dear newspaper 7
i want to change the header add to 970px x 250 px
its bigger than the max size availble now.
can you explain how i can adjust it.
kindest regards
bart
(netherlands)
Thanks Simion, I tried but can’t get it done.
I went to Theme Panel-Blog and Post Template
But it seems to me that I can only select or create 1 sidebar. I don’t see how to select 2 sidebars. ???
Also, when I downloaded the Newspaper demo the Post template displayed (still does) News Categories-see here
http://hispaniclatinonewsandevents.network/usa/miami/hamilton-coming-fort-lauderdale-heres-get-tickets/
Will have to delete in order to add more ad boxes?
If so, how?
Thanks
Also I did the css to remove Ads from the Home Page Header as you intructed, the Ads do not display but for a “moment” the title “Advertisement” displays and then disappears. Can this be corrected?
-
This reply was modified 9 years by
mayaguez.
Theme Panel -> Categories-> category settings
Why not insert a link (BACKGROUND UPLOAD). For advertising background in each category?
Why not add a custom header for advertising different in each category?
thanks but i don’t have td-login-modal.php file. maybe its a different php name in version 3.0 ? or should i move this php file my header documents ? really sorry for my english.
https://i.hizliresim.com/PnZRRv.jpg

Hey, It removes the Primary top menu as well. I want the same thing with sticky top menu.
More precisely, I want to disable the header and top menu both initially but once I scroll down from the front full screen , I want it to display the top menu then. Is it possible?
If not, at least tell me the way to disable header only from the homepage, not footer or top menu.
Please help.
Thank you.
Hello,
The themes have different blocks and modules. The visuals are different as we tried not to make a copy of newspaper. We tried to make each theme as unique as possible. Unfortunately the elements are not compatible from one theme to another. Newspaper and Newsmag rely on visual composer while ionMag has our own custom made page builder. Sorry but they are not compatible one with the other. Ionmag premium will feature more blocks, more headers, more settings, etc. But let;s not make this forum about ionMag as this forum is destined for newspaper. If you have any further questions about ionbmag please post a topic on our ionmag forum here: http://forum.wpion.com/forum/ionmag/
Thank you!
Hello ChRoM,
Please keep in mind that by default, the theme does not show up the top bar menu, but only for the desktop version. So, if you want to display it, you should use the code below and place it in Theme panel->Custom CSS Area
@media (max-width: 767px){
.td-header-top-menu{
display: block !important;
}
}
The result is here -> https://www.screencast.com/t/8eOusSuF73j
Thanks for the message!
Hi,
My website is http://www.traveltwirl.com
When you open it the header menu and the header appear in different colour for fraction of second. Please open http://www.traveltwirl.com and watch the header menu for the first 1-2 seconds.
I am finding it annoying and don’t know how to solve.
Best,
Gaurav
Hello jimvanwyck,
If you want to have a landing page, without header and footer section, you should use a bit of CSS code to hide them. Also, you should use the page ID for this type of page. Try the code below and place it in Theme panel->Custom CSS Area.
The code is ->
.page-id-38 .td-header-wrap, .td-footer-wrapper, .td-sub-footer-container{
display:none;
}
The result is here -> https://www.screencast.com/t/EV9YR2yKd
Thanks for your understanding!
The website: http://pescazila.com.br/

On this image you can see the form button. It’s black and squared. I’m not being able to change it.

On this image, I show the sticky header when i roll the screen, I need to control the high.
Thank you
hello,
There is no way of adding the code from the theme settings. you will have to access your files on the server and find the header.php file and place the code inside the head tag: https://www.screencast.com/t/WtJPdu0WFz
Thank you!
These are the list of files updated:
style.css
parts/headers/td-login-modal.php
includes/td_config.php
Hello adnanp,
If you want to have a landing page, without header and footer section, you should use a bit of CSS code to hide them. Also, you should use the page ID for this type of page. Try the code below and place it in Theme panel->Custom CSS Area.
The code is ->
.page-id-38 .td-header-wrap, .td-footer-wrapper, .td-sub-footer-container{
display:none;
}
The result is here -> https://www.screencast.com/t/EV9YR2yKd
Thanks for your understanding!
Is it possible to use Visual Composer
and Newspaper theme to create a landing page
without the regular header/menu etc at the top?
Can you please suggest how I might do that?
Thanks!
==>Jim Van Wyck
Hi!
Please help me with a CSS to configure the size of the header when sticky.
Also, need to find the configuratons to change the buttons on my site, principally the forms.
I am using header style 7, and use a banner ad server for my ads, I’m not using Google AdSense.
If I use the “Header ad” section for my banner ad code there no space at all between the header and the banner – the banner is immediately below the header. In addition no ad title appears even though one has been entered.
If I use a “custom ad 1” section for my banner ad code there is a gap of about 50 pixels (which is more than I would want).
How can I control the space between the header and the banner so there is a reasonable gap (20 – 30 pixels)
Thanks
I have 3 items in my top header menu: A link to a page and two social media icons. In the mobile menu, the social media items show up, but the link to the page doesn’t.
Am I missing something? Thanks!
Additional info:
I’m using Category template Style 8.
I’ve also tried this; also not working:
.category-bloggo .td_category_template_8 .td-category-header {
background-image: url(“http://mynew-wpsite.com/lambado/img/manhattan.jpeg”);
background-repeat: no-repeat;
background-size:100%
}
-
This reply was modified 9 years by
Excalibur777.
-
This reply was modified 9 years by
Excalibur777.
Hello Bogdan,
Do I have to use exact name of category or the slug?
Example:
I want to add a header image to the following:
Category named: bloggo ; slug= hipster, ID=10
Image is located at mynew-wpsite.com/lambado/img/manhattan.jpeg
I’ve tried this css-code but it’s not working:
.category-bloggo .td-category-header td-image-gradient-style8 {
background-image: url(“http://mynew-wpsite.com/lambado/img/manhattan.jpeg”);
background-repeat: no-repeat;
background-size:100%
}
What did I wrong?
-
This reply was modified 9 years by
Excalibur777.
Hi, I would like to make “empty” page without header and footer, just some custom html.
Please advice.
Hello,
Unfortunately our theme has no such image spot. You can add a category background but not a category header. You cna use this topic for a solution on how to add a header image on a particular category template but you cannot add an image to affect all the different category templates at once. Here is the topic in question: https://forum.tagdiv.com/topic/categories-head/
I hope this helps.
Thank you!
Hi,
I have used Newspaper theme for my website.
my website link : ( http://www.bloggeravisen.no/ )
At the top of the header of the theme (in front page) has “Sign in / Join” option for login.
when click “Sign in / Join” a popup form appear for login.
After login I want to redirect the page : ” http://www.bloggeravisen.no/account/ ”
Thats why I have edit the “tagdiv_theme.js” file.
(../wp-content/themes/Newspaper/js/tagdiv_theme.js)
written the js code
window.location.replace(“http://www.bloggeravisen.no/account/”);
insted of:
location.reload( true );
here is the screenshot link of the code:
https://drive.google.com/file/d/0B_FgPq8csWr5TmZUZnU3LV9KNlk/view
The code doesn’t work at my server it do not redirect me to (“http://www.bloggeravisen.no/account/”)
after login.
But in Localhost it working and redirect me the page.
Hope you can help.