- NewspaperHeader Builder
- NewsmagHeader styles
- NewsmagHeader ads
- NewspaperHeader ads
- NewspaperHeader styles
- Apitd_api_header_style::delete
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
- Apitd_api_header_style::add
- ApiAPI – Header style – Introduction
- 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
Hello,
I’d like to know how to remove/disable some ad templates on specific styles.
I currently have a header ad, inline and sidebar ad for Style 1 (my default template for articles).
When i have a video article i use Style 11 with ads too, this means i have 4 adsense adverts on one page. How would i disable the inline advert for Style 11? So Style 11 template would only have three ads showing (header, style 11 ad and sidebar) but still show up on Style 1?
I’d like to know because i think i’m breaking the adsense rules with the amount of adsense units on one page.
Thanks,
Ok, please disregard my earlier messages. I figured out how to do it. I edited this row in Classic Mode: [vc_row full_width="stretch_row" parallax="content-moving-fade" parallax_image="125" el_class="td-travel-header"] by changing the image ID # to the image I wanted.
The image, although the same dimensions, did not appear correctly, but that’s a separate problem of image sizing it appears.
Thanks again for your help. Tom
Hi All,
I have three Menus : TopBar, Header Menu and Footer Menu.
Header Menu is Main Menu.
I’ve selected : ‘Smart snap (always)’ option, under ‘Sticky Menu’.
I’ve selected : ‘Header logo’ option, under ‘Logo on sticky menu’
In a particular post, I have three anchor links within the post. I’m using ‘Easy Smooth Scroll Links’ plugin ( https://wordpress.org/plugins/easy-smooth-scroll-links/ ) to create anchor links.
Here’s the observed behavior:
1> When the page/post is loaded first time and I click on any anchor link, I am taken to right place on the page/post. The ‘Header Menu’ doesn’t show up until I start scrolling up. This is expected behavior.
2> But after this, I’m facing the following problem, if I click again on any anchor link :
a> the ‘Header Menu’ with ‘Logo’ disabled shows up, even without scrolling the post/page (Header Menu shouldn’t show up till I scroll up and I’ve chosen Header Menu with Logo).
Scenario 1:
step 1> if I scroll down ‘Header Menu’ stays with ‘Logo’ disabled.
step 2> if I scroll up ‘Header Menu’ hides for 3-4 scrolls and resurfaces again with ‘Logo’ disabled and stays till the top of the webpage.
step 3> if I scroll down any time after ‘step 2’, ‘Header Menu’ hides and if I scroll up again, ‘Header Menu’ shows up but this time it shows up WITH ‘Header Logo’.
Scenario 2:
step 1> if I scroll up ‘Header Menu’ disappears after one scroll, but resurfaces after 3 scrolls.
step 2> if I scroll down any time after ‘step 1’, ‘Header Menu’ hides and if I scroll up again, ‘Header Menu’ shows up but this time it shows up WITH ‘Header Logo’.
This behavior is seen only on Desktop version. It works perfectly as expected on Mobile versions.
I’ve tested it on Mozilla Firefox and Chrome, both latest versions.
Can you please look into this and update about the same at the earliest.
Best,
Just bought the Newspaper theme – great job!
Minor problem at http://www.dcextendedmultiverse.com/. Everything seems to work fine, except the search on the header. When you click on the magnifying glass so the Ajax search drops down, it works fine with the default theme settings. I had AdSense for Search in there so that the drop-down displays the Google Search Box, but it stopped working with the upgrade.
It looks fine, but when you click in the search field, it triggers something that makes the search box instantly vanish before a user can input their query.
The AdSense for Search works fine when I put it in the sidebar, so I’ve included one so you may see what the intended result is. I just don’t know why I’ve run into this problem all-of-a-sudden.
From “parts/header/header-menu.php”, I simply removed:
<input id="td-header-search" type="text" value="<?php echo get_search_query(); ?>" name="s" autocomplete="off" /><input class="wpb_button wpb_btn-inverse btn" type="submit" id="td-header-search-top" value="<?php _etd('Search', TD_THEME_NAME)?>" />
… and replaced it with:
<style type="text/css">
@import url(//www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="http://www.dcextendedmultiverse.com/search-results/" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-XXXXXXXXXXXXX" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="15" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
</div>
<div class="cse-branding-logo">

</div>
<div class="cse-branding-text">
Custom Search
</div>
</div>
Any help would be enormously appreciated.
Hi
1. Try this css in theme panel > custom code > custom css: http://screencast.com/t/R8bZO3DKmcu
.td-post-content ul{
list-style-position: outside;
}
2. You can change the background color for the header from theme panel > theme colors: http://screencast.com/t/Dp3b7MS00tI5
The logo size depends by the header style used. With some header styles the logo it’s full width and with others have a limited size because it’s placed near the header ad. You can find more details about this in our documentation: https://forum.tagdiv.com/newsmag-logo-favicon/
If this is not what you mean please provide more details about this.
Thanks!
Hello,
Please provide more details to what header style you are using and provide a link to your website so we can inspect it.
Thank you!
Dear Team
I am setting my website, and i am using subdomain. But after a weak it has a notification to activate theme. Because the big grid in the header is gone.
If i activate it usinng my subdomain, can i still use it for my primary domain later if i finished setting it?
Thx
Hello,
You can use this code:
.td-header-main-menu{
border-bottom: 1px solid black;
}
Thank you!
For me it worked when I applied this to .td-header-main-menu.
For me it worked when I applied auto margins to #td-header-menu.
Hello,
First of all, I love your theme it’s been fantastic.
But, I need some little help here
#1. Bullets and numbering
I’d like to make the second row onward to start exactly the same with the first row
Tried to dig more on CSS (probably it’s about list-style-position), but I failed as I know next to little on CSS.
here’s how it looks like on my post
http://www.screencast.com/t/7bOdWtnlnT
#2. Header Background
I wandered in this forum, found your link to a post how to tackle this thing. But, the link is broken. So I think I should ask you guys again.
And please do tell me the pixel size for the image best fit the area
Here the area I want to give background to:
http://www.screencast.com/t/hcm1Ah6c
That’s all guys. Thanks for the hard work
How to center the logo in the header (ad should appears above it)?

Got it
.td-header-gradient:before {
display: none !important;
}
I installed the updated version of the theme after finding that the the latest speedbooster will move theme style to the footer. I activated the new plugin and theme but the stylesheet is till in the header.
Dear Team
I want to edit the top header with the contents: blog, forum, contact and purchase theme.
I want to delete the blog ada purchase theme, and want to modify the forum and contact content.
And also the footer with these contents: Disclaimer Privacy Advertisement Contact Us
I want to modify the contents.
THankyou
Regards
Hello
When I see my website from a smartphone
My website is http://www.templodosucesso.com.br
Is not showing my sidebar banners; (inside categories); Main page the sidebar is ok, but when clicked in one categorie from menu, the sidebar is empty.
At a desktop, normal cpu, the sidebar is O.k in every categories
the only add-banner that is seen on smartphone, Is the header add, and the footer add.
Thanks
Sorry for the inconvenience.
We just finished updating to 6.6.1 and all went like charm, except for one Thing: Our logo has gone missing.
we re-uploaded it to the theme panel: no avail.
Checking the source there seems to be something odd:
<div class="td-header-sp-logo">

<meta itemprop="name" content="Polyprisma">
</div>
from the style.css:
.td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo {
display: none;
}
Retina? display: none? huh? Shouldn’t the theme inherit the “normal” logo aswell?
Both versions have been uploaded to the Theme-Panel:
http://abload.de/img/themepanel10nsf8.jpg
When we scroll down, the titlebar and menu scroll off screen, as desired. weh scrolling a little up again, the smaller version of the logo is correctly displayed next to the menu.
Site: http://polyprisma.de/
Any ideas?
and, oh my gosh … it’s still there!
I guess the file names “update_log.txt” and “changed_files_6.5_6.6.1.html” are not specific enough?
===
NEWSPAPER THEME
Thanks for your support and feel free to contact us any time 🙂
https://forum.tagdiv.com/
~ Radu, Marius, Emil, Alina, Lucian, Nicu G., Alin and Nicu S. ~
[ Version 6.6.1 ]
– new social counter version. Facebook requiers now an API key, read more here: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
[ Version 6.6 ]
– new: Custom code panel. We realized that all the custom css, html and javascript should be in one panel. We also added a custom HTML code section. All the input areas from this panel have autocomplete (ctrl+space) and error checking.
– new: whatsapp share for article on mobile devices
– new: added http channel test status in the system status panel. You can now check if the theme is able to get the tweet count, like count etc from your host.
– new: filter posts by ID in blocks. You can add/exclude specific posts on all the blocks now.
– new: the theme now has it’s own logging system. We can now debug hosting issues easier.
– new: a new self diagnosting and self configurating module that allows our theme to pull data from other sites more reliably.
– fix: smart list 7 and 8 – sometimes the content was doubled
– fix: g+ new icon
– improvement: video playlist is now more reliable and all the code is loaded only when needed via autoload. The youtube videos information is now collected using just one API call instead of multiple API calls for each videos.
– improvement: speedbooster 4.2 now supports woocommerce better and moves the style.css to the bottom
– improvement: the theme panel works better now when adblock is used
– improvement: all the ajax functionality of the theme is now loaded only when needed
– improvement: better security checks on all the ajax requests
– improvement: html is allowed now in the copyright section of the footer
– improvement: social counter button is clickable on the entire area
– improvement: almost all the javascript code now passes jshint. We still have about 15-20% of the code to refactor to the new standards but with time we will get there.
– improvement: the theme’s data source class can now be overwritten from the child theme
– improvement: all the widgets from the theme are now optimized to work better. The widget_builder class is now deprecated and all the functionality was moved to td_block_widget
– improvement: the video playlist now downloads the videos metadata on render, not on save post. This allows us to use the playlist on the on click demos.
– improvement: the following modules of the theme are loaded on demand now: td_log, td_remote_http, td_remote_video, td_data_source, td_video_support, td_more_article_box, td_page_views, td_review, td_ajax. This means that the theme loads them only when needed. We mesured a 10% faster load time after this tweak.
– fix: theme animations where incompatible with some plugins and the visual composer gallery. The animations still worked but all of them looked a bit strange.
– fix: bug with the demo loader – the dinamic css for a specific demo was still loaded even after the demo was uninstall
– fix: header style 8 top submenu z-index fix
– fix: image aligment issue when using custom article paddings
– fix: the documentation url for demos was wrong in wp-admin
– fix: we updated the ads links to point to the right documentation
– fix: Social counter now shows the followers instead of +1 on google plus. Please update your social counter to see the improvement.
– fix: styling issues with the latest version of BuddyPress
– fix: on rare ocassions with some plugins the theme was emitting warnings in the server logs like: “Catchable fatal error: Object of class stdClass could not be converted to string”
– fix: error that was showing up in logs when the theme panel was saved
==
-
This reply was modified 10 years by
simchris.
Hi,
You could try in_category function to target all posts from specific category – https://codex.wordpress.org/Function_Reference/in_category
If you want to apply this for the header ad here you can add the condition – http://screencast.com/t/WC6wZQAbo7C
If you want to do this for articles ads and sidebar, you can add the condition like where I suggested above – http://screencast.com/t/AF8SurJKDVC
The theme doesn’t have an option for this and you will have to make this custom modifications in the code, I suggest to get someone to help you with this as we cannot provide custom work at this time, we can only make some suggestions, sorry!
Thanks!
Hello,
I want to change the size of them but I couldn’t find a way to. And, I want to change colors of posts’ title on the front page. Is there any possibility to do it? And the last thing, in the font settings how to figure out which font corresponds exactly which block? Can we preview font changes rather than simlply ‘save settings’?
Hello john80,
Please try the code below and place it in Theme panel->Custom Css area, like this:
http://screencast.com/t/TmpSiiOAL
.td-page-header h1 {
text-align: left;
}
.td-page-header h1:after {
width: 100%;
}
.td-page-header h1:before {
display:none;
}
The result you should see here: http://screencast.com/t/wudlUcsyPo
Hope this helps!
Thank you!
I want to clarify my question. I want to show only header banner in all posts in some custom category, let’s say category “about”. In this category page I don’t want to remove ads, only in category posts.
Hello,
I see you use header style 8. You can simply assign a header ad from the theme panel and get the result you want:
http://screencast.com/t/EWxerHF9pX
Thank you!
i use this code in .hatecess
# END WordPress
AddType text/javascript .js
AddType application/vnd.ms-fontobject .eot
AddType application/x-font-ttf .ttf
AddType application/x-font-opentype .otf
AddType application/x-font-woff .woff
# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault “access plus 5 seconds”
ExpiresByType image/x-icon “access plus 2500000 seconds”
ExpiresByType image/jpeg “access plus 2500000 seconds”
ExpiresByType image/png “access plus 2500000 seconds”
ExpiresByType image/gif “access plus 2500000 seconds”
ExpiresByType application/x-shockwave-flash “access plus 2500000 seconds”
ExpiresByType text/css “access plus 700000 seconds”
ExpiresByType text/javascript “access plus 700000 seconds”
ExpiresByType application/javascript “access plus 700000 seconds”
ExpiresByType application/x-javascript “access plus 700000 seconds”
ExpiresByType text/html “access plus 600 seconds”
ExpiresByType application/xhtml+xml “access plus 600 seconds”
ExpiresByType font/truetype “access plus 2500000 seconds”
ExpiresByType font/opentype “access plus 2500000 seconds”
ExpiresByType application/x-font-woff “access plus 2500000 seconds”
ExpiresByType image/svg+xml “access plus 2500000 seconds”
ExpiresByType application/vnd.ms-fontobject “access plus 2500000 seconds”
</IfModule>
# END Expire headers
# BEGIN Cache-Control Headers
<IfModule mod_headers.c>
<filesMatch “\.(ico|jpe?g|png|gif|swf)$”>
Header set Cache-Control “public”
</filesMatch>
<filesMatch “\.(css)$”>
Header set Cache-Control “public”
</filesMatch>
<filesMatch “\.(js)$”>
Header set Cache-Control “private”
</filesMatch>
<filesMatch “\.(x?html?|php)$”>
Header set Cache-Control “private, must-revalidate”
</filesMatch>
</IfModule>
# END Cache-Control Headers
<IfModule mod_headers.c>
Header unset ETag
</IfModule>
<IfModule mod_alias.c>
RedirectMatch 403 /xmlrpc.php
</IfModule>
but site still slow and comperission not enable until now !!
and plugin speed not found in theme