- NewspaperHeader Builder
- NewspaperHeader ads
- NewspaperHeader styles
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperPosts Loop Element
- NewspaperHow to Add a Logo in Newspaper
- NewspaperDefault Category Settings
- NewspaperWhen tagDiv Composer is Not Working
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Composer Tutorial
- NewspaperUsing the Theme Translations with WPML
- NewspaperInstagram in Newspaper WordPress Theme
- NewspaperWeather Shortcode
- NewspaperThe Mobile Theme
- NewspaperLogin – How to Enable User Registration
Dear Sirs,
I recently updated the theme from Version: 6.7.2 to 7.2 and I am using the menu settings below;
Header Style: Style 7 – Hybrid Menu on right with logo
Top Bar & Menu – Off
STICKY MENU: Always at the top of the pages
I am also using the same CSS code you kindly sent to me on May 5, 2016 (see above), but the top of the menu displays a white space (please see: http://www.screencast.com/t/MwS9e8kc0). I removed the CSS code but the white space is still displayed.
However, on my local version of the site using the old theme (Version: 6.7.2), the menu is correctly displayed when I remove the CSS code (please see: http://www.screencast.com/t/M0cU45aF) and insert the CSS code (please see: http://www.screencast.com/t/neEI8pDOmyX).
Could you kindly let me know the best and easiest way to fix this?
Thank you in advance, and I look forward to our prompt response.
Kind regards,
Ernest
Hi,
Well I see you changed the header style so there is no more underline. If you reduce the size of the underline it will no longer be as wide as the menu content. Please let us know if you still require this and change the header style back so I can provide the proper code.
Thank you!
Hello American,
Please notice that this type of option which Andrei pointed you above is only applicable for normal mobile responsive. So, if you are using the Mobile Theme plugin, the default behaviour for menu header is sticky only the user scrolling up. This is the default theme behaviour for the mobile theme and it is not a simple task to change it. If you want to make some changes through code in this case and if you are not aware of the steps which you are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hello mpdimitrov,
If you want to add a table in Newspaper theme you will have to use a bit of HTML code for generating this.
As a hint, this is a table with some links which are added through HTML. Also, if you want to achieve the table using HTML code, you will have to consult this -> http://www.w3schools.com/html/html_tables.asp and then you will have to add this snippet of the code in the core file according to header style used by you or if you want to add the table on your page, homepage, for example, you can use the Text block element from Visual Composer and paste there the code, like this -> http://screencast.com/t/Vhw9OgaQbdn1 and the result you should see here -> http://screencast.com/t/LRG58Wux
If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hi,
It’s a bit more complicated than that upon inspecting the element closer, It comes directly from facebook within an iframe and an iframe cannot be targeted with css. As an alternative you can try to implement a different facebook button like this example: http://screencast.com/t/OegGtb7D
For this design, you have to do a few steps like so:
1) Select your button from this link: I selected small box count with no share option: https://developers.facebook.com/docs/plugins/like-button
2) Press the get code button.
3) Add the first part of code in the header.php file like so: http://screencast.com/t/hVm8S5ifv
4) Use the second code to replace the theme code here: http://screencast.com/t/OfVUbEihz5
5) use this css to position it properly:
.td-classic-sharing li{
margin-left: -15px!important;
}
.td-classic-sharing{
vertical-align: top!important;
}
I hope this helps.
Thank you!
Hi I write a new post. This is my website: http://www.psicorockgía.com
You can see that under the header there is some social icons. I want to delete them, but I don´t know how to do this.
Thank you so much.
Hi Catalin,
This code worked for the home page. Is there a code you can help me with to do the same for all the other category pages that you can navigate from the header menu (Market Sectors, Payments & Remittances etc.). The website is located here: http://fintechroundup.com/ and these pages are set up as category pages containing posts in the relevant category rather than custom page we have created. Thanks!
Hello Irreverent Gent,
If you want to do these changes for your Review template, please notice that you will have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-review-summary .block-title {
display:none;
}
.td-review-header .block-title {
font-family:Arial;
}
Also, please notice that the new font which you want to have for your review header will have to be loaded in the theme in Theme panel in order to achieve best results.
Thanks for your understanding!
Hello guys, how can i add the image source/licence to the header image on posts page? I´m using Style 7
E.G. http://www.urban.dog/entertainment/lifestyle/stress-ach-quatsch-ich-hab-doch-einen-hund/
This is quite important as i got already some claims for our images and the copyright. 🙂
Maybe you should also consider to add this feature into the next theme update? Or is it already there and I´m just to stupid to activate it. 🙂
Examples here:
http://www.screencast.com/t/tqNawXFJE64G
http://www.screencast.com/t/dtxdBH5q
http://www.screencast.com/t/erG1VzC7x1L
Appreciate your help…
Hi,
The local news demo seems to have a more precise css in place that is preventing the previous code from applying. Please use this code instead:
.td-local-news .td-header-style-3 .sf-menu > .sfHover > a, .td-local-news .td-header-style-3 .sf-menu > li > a:hover{
background-color:red !important;
}
Thank you!
Hi All:
I am having an issue with hover over on Header Menu item. It looks like two consecutive item touches each other when I do hover over between two consecutive menu item, if one is selected. So I want to minimize the with of the underline when hover over. Please help.
Hello,
I could use the help of our community with schema.org. I run clean SEO on my website and I realized that my site just not performs and got kicked out of the rankings. Since I am employed as a SEO Manager, I analyzed the schema.org codes and realized that the structure of the newsmag theme is not easy to understand.
I think this issues is really important for everybody who is using the theme. A good, clean (seo)-site struture is important in our time!
Basically I want to change:
header.php
index.php
single.php
page.php
footer.php
sidebar.php
Sounds simple at the beginning. So, my goal is that searchengines should understand our pages better.
This article has a simple instructions, but when I looked at our Theme … just stopped by.
This is the article: http://www.bloggingspell.com/add-schema-org-markup-wordpress/
Would be nice if somebody of you or ever theme-creator can help me and the unexperienced community to improve our rankings. I would like know where i can change the following items ->
Greetings from Germany
Editing header.php (Header Template)
Find:
<body <?php body_class(); ?>>
Replace with:
<body <?php body_class(); ?> itemscope=”itemscope” itemtype=”http://schema.org/WebPage”>
Find:
<header id=”masthead” class=”site-header” role=”banner”>
Replace with:
<header id=”masthead” class=”site-header” itemscope=”itemscope” itemtype=”http://schema.org/WPHeader” role=”banner”>
Find:
<h1 class=”site-title”>
Replace with:
<h1 class=”site-title” itemprop=”headline”>
Find:
<h2 class=”site-description”>
Replace with:
<h2 class=”site-description” itemprop=”description”>
Find:
<nav id=”site-navigation” class=”main-navigation” role=”navigation”>
Replace with:
<nav id=”site-navigation” class=”main-navigation” itemscope=”itemscope” itemtype=”http://schema.org/SiteNavigationElement” role=”navigation”>
Editing index.php (Homepage Template)
Open up your theme index.php and edit these lines:
Find:
<main id=”main” class=”site-main” role=”main”>
Replace with:
<main id=”main” class=”site-main” role=”main” itemprop=”mainContentOfPage” itemscope=”itemscope” itemtype=”http://schema.org/Blog”>
Find:
<article id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
Replace with:
<article id=”post-<?php the_ID(); ?>” <?php post_class(); ?> itemscope=”itemscope” itemtype=”http://schema.org/BlogPosting” itemprop=”blogPost”>
Find:
<h2 class=”entry-title”>
Replace with:
<h2 class=”entry-title” itemprop=”headline”>
Find:
<div class=”entry-thumb”>
Replace with:
<div class=”entry-thumb” itemprop=”image”>
Find:
<time class=”entry-time published” datetime=”<?php the _time(‘c’); ?>>
Replace with:
<time class=”entry-time published” datetime=”<?php the _time(‘c’); ?>” itemprop=”datePublished”>
Find:
<span class=”author-link”>
Replace with:
<span class=”author-link” itemscope=”itemscope” itemtype=”http://schema.org/Person” itemprop=”author”>
Find:
<span class=”author vcard”>
Replace with:
<span class=”author vcard” itemprop=”name”>
Find:
<div class=”entry-summary”>
Replace with:
<div class=”entry-summary” itemprop=”text”>
Find:
<div class=”entry-content”>
Replace with:
<div class=”entry-content” itemprop=”text”>
Editing single.php (Post Template)
Open up your single.php and make these changes:
Find:
<main id=”main” class=”site-main” role=”main”>
Replace with:
<main id=”main” class=”site-main” role=”main” itemprop=”mainContentOfPage” itemscope=”itemscope” itemtype=”http://schema.org/Blog”>
Find:
<h1 class=”entry-title”>
Replace with:
<h1 class=”entry-title” itemprop=”headline”>
Find:
<div class=”entry-content”>
Replace with:
<div class=”entry-content” itemprop=”text”>
Find:
<time class=”posted-on published” datetime=”<?php the _time(‘c’); ?>>
Replace with:
<time class=”posted-on published” datetime=”<?php the _time(‘c’); ?>” itemprop=”datePublished”>
Find:
<span class=”author-link”>
Replace with:
<span class=”author-link” itemscope=”itemscope” itemtype=”http://schema.org/Person” itemprop=”author”>
Find:
<span class=”author vcard”>
Replace with:
<span class=”author vcard” itemprop=”name”>
Find:
<div class=”entry-thumb”>
Replace with:
<div class=”entry-thumb” itemprop=”image”>
Find:
<div class=”entry-content”>
Replace with:
<div class=”entry-content” itemprop=”text”>
Editing page.php (Page Template)
Open up your page.php and edit these lines:
Find:
<main id=”main” class=”site-main” role=”main”>
Replace with:
<main id=”main” class=”site-main” role=”main” itemprop=”mainContentOfPage” itemscope=”itemscope” itemtype=”http://schema.org/Blog”>
Find:
<article id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
Replace with:
<article id=”post-<?php the_ID(); ?>” <?php post_class(); ?> itemscope=”itemscope” itemtype=”http://schema.org/BlogPosting” itemprop=”blogPost”>
Find:
<h1 class=”entry-title”>
Replace with:
<h1 class=”entry-title” itemprop=”headline”>
Find:
<div class=”entry-content”>
Replace with:
<div class=”entry-content” itemprop=”text”>
Editing footer.php (Footer Template)
Open your footer.php and change these lines:
Find:
<footer id=”colophon” class=”site-footer” role=”contentinfo”>
Replace with:
<footer id=”colophon” class=”site-footer” role=”contentinfo” itemscope=”itemscope” itemtype=”http://schema.org/WPFooter”>
Editing sidebar.php (Sidebar Template)
Open up your sitebar.php file and change this line:
Find:
<div id=”secondary” class=”widget-area” role=”complementary”>
Replace with:
<div id=”secondary” class=”widget-area” role=”complementary” itemscope=”itemscope” itemtype=”http://schema.org/WPSideBar”>
Hi Andrel.
Theme accent color does not affect my hover colour. is it limited based on the header selected.
also i copied your css to the customer css and got no results change.
No matter what i change it stays dark grey. i hope to not be one of those annoying clients but can you please assist with another option?
Much appreciated
http://www.useoftechnology.com/
What I have done is turn off the mobile plugin, and the site loads using the following code:
[vc_row][vc_column width="1/1"][td_block_big_grid_3 td_grid_style="td-grid-style-1" sort="featured"][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"][td_block_2 limit="6" custom_title="METROPOLITAN AIRPORT NEWS" header_color="#e73f27" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="42,43,45,46,49" td_filter_default_txt="All" ajax_pagination="next_prev" sort="" category_ids="42,43,45,46" sort="latest_posts"][/vc_column][vc_column width="1/3"][td_block_ad_box spot_id="sidebar" spot_title="- Advertisement -"][/vc_column][/vc_row][vc_column width="1/1"][td_block_ad_box spot_id="custom_ad_1" spot_title="- Advertisement -"][/vc_column]
Is there a way to hide the featured articles on a mobile device?
Hi
@all,
Unfortunately this issue is not theme related. It happens on every theme and every site if you use a cdn server. So you can understand what is going on, a cdn will cache your site and serve it from the cdn server instead of your own server to limit the stress on your server and improve loading times. But it cannot load the fonts. The fonts need to be loaded from the same source in order for them to display properly. A cdn cannot load the fonts for you so this issue occurs. This should be as a warning on every cdn server out there…In this case you need to edit your htaccess and set the allow origin code so fonts can be loaded through cdn. This is different for everyone as the htaccess is different in each case. I cannot provide a general solution as there is no general one. The allow origin method works for all users only the implementation method is different for each case. Try to find a few extra resourcess so you can see how different people have them set up and test it out on your end:
https://www.google.ro/search?num=100&safe=active&espv=2&q=allow+origin+cdn+htaccess&oq=allow+origin+cdn+htaccess&gs_l=serp.12…0.0.0.53106.0.0.0.0.0.0.0.0..0.0….0…1c..64.serp..0.0.0.MqGeYUtEyfw
The most important thing to do after you add the allow origin code to your htaccess is to clear cache and purge cdn files.
Here are a few refference links:
https://davidwalsh.name/cdn-fonts
https://wordpress.org/support/topic/css-fonts-missing-no-access-control-allow-origin-header
http://webmasters.stackexchange.com/questions/52695/access-control-allow-origin-not-working
Thank you!
Hello,
There are 3 menus on our site. top bar menu, a header menu and a footer menu. Please make sure you did not set the menu to the footer or that your menu has elements in it. If you create an empty menu, then nothing will show.
http://screencast.com/t/k00ZWpR5
If you still have problems with setting up menus, please contact us via email at contact@tagdiv.dom and provide a wp-admin so we can login and investigate. Please also include a link to this topic.
Thank you!
HI
I’ve checked your site and the logo is displayed to its full width size: http://screencast.com/t/5oNubL27tHyW If you want to use a bigger the header style 8 will adjust automatically to image’s height: http://screencast.com/t/NbDznfuO
Let me know if you need further assistance on this.
Thanks!
HI
You can use this css to hide main menu and footer from a specific page:
.page-id-36 .td-header-menu-wrap, .page-id-36 .td-footer-container{
display: none;
}
Just change the id with your page id where you want to hide the main menu and footer.
Hope this helps.
Thanks!
Hi
This is possible only by editing the code. Basically you ave to edit the file which generate the logo for header style used and overwrite the logo uploaded in theme panel with your images for categories pages. This could be done using some if else statements: http://screencast.com/t/EmPSsxkv75AJ
Not that you will need some customizations and tests in order to complete this task. If you’re not aware of the steps that must be taken in this regard my advice is to look for someone who can help you with implementation as we can’t offer custom work at the moment.
Thanks!
Hi Bogdan,
I changed the code in htaccess file as per earlier suggestion. CDN I have not changed. Same cdn I am using (Cloudflare).
Following code I am using top of the htaccess file.
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
</IfModule>
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Please have a look.
Regards;
Jyoti
Thanks, but that code doesn’t seem to do anything about the padding above and below the logo.
I’m using this code to define the logo height:
.td-header-sp-logo img {
height: 75px;
width: auto;
}
Hello, I have purchased Newsmag 3 and am trying to use a larger logo. I have tried with all Header Styles, and if I understand the documentation correctly, styles 7, 8 and 10 are not supposed to shrink my logo image. I’m just beginning this site and therefore I have made no other changes as yet… not even any content as of yet. This appears to be an excellent theme and the Envato page boasts of a great reputation. But I want a bigger logo and I can’t figure out what I’m doing wrong.
Okay so whenever I create a new menu, say for example called “Health” and set it as either the ‘Top Header Menu’ or ‘Header Menu (Main)’ it completely disappears off my site or doesn’t change one bit?



Help?
hey everyone,
Most of the header styles for newspaper do not span the header across the entire page? For example, http://beatofjamaica.com. I need to expand the header across the entire page like this: http://steponmagazine.com/ How can I do this?
Thanks in advance