- 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
hi,
for logo , use this header : http://screencast.com/t/vOrp3HnAODNB
upload logo : http://screencast.com/t/ZXZiFKXbwtxB
the logo of fashion style is: 600 pixel width , 200 pixel height
if the logo is transparent then it will show the background color behind it.
Thanks for you message.
Radu A.
Hi,
I dont display my logo in the header since i put it in the main menu. What would I do if i want it displayed in mobile phones view?
Also is it possible to assign a different menu for mobile? Since it is currently using the one for desktop, the logo appears in the sliding menu.
Website: http://www.goarchers.com
Regards,
I have got a weird Problem and no idea how to fix it: Every couple of days my menus (Top Header Menu and Header Menu Main) just disappear. I have to fix that manually then and it stays like I want, but after a few days they disappear again. Can anybody help me?
In first photo, it was not ok because of “Äź, Ĺź..” chars. If you look the second photo carefully, you can see fonts are not same with “before” photo. And the other problem is a line came under block header.(which named “sosyal aglarda biz” and “populer icerikler” block)
Thanks
Hi,
Add this CSS in Theme panel -> Custom CSS
.menu-item-12304 img {
height: 45px;
position: relative;
top: -3px;
width: auto;
}
also if you don’t use the above header you can hide it via CSS with this:
.td-header-bg {
display: none;
}
To change the logo when scroll use this:
1. Hide the original logo when scroll:
.affix .menu-item-12304 img {
display: none;
}
2. Add a new logo:
.affix .menu-item-12304 a {
background-image: url("put here the link to the new logo image");
background-repeat: no-repeat;
background-size: auto 47px;
width: 202px;
}
Adjust the 47px size and 202px size to fit like you want.
Hope this help!
Thanks for the message!
you need to optimize your site for optimized images, caching, use the tagdiv speed booster plugin, expires headers, etc. The theme cannot fix your content or your website or hosting, these are things you need to do.
See the documentation, and also read through this entire thread to get a better understanding on how you can improve your site performance.
I’m trying to make the main menu transparent at: blog.raveready.com
The background header already takes care of the visual division, so I want that whole section to be transparent. I had no issues with figuring it out on previous releases with custom CSS…but for some reason I’m totally failing here.
Here is the css I’m using.
.td-boxed-layout {
background-color:transparent;
}
.td-menu-background {
background-color:transparent;
}
.td-menu-wrap {
background-color:transparent;
}
hi,
please try to use this css:
.td-header-bg {
height:80px !important;
}
here: http://screencast.com/t/kMLiJsdBNd
hopefully it will fix the header problem.
however the problem can also come from plugins that have their css conflict with the theme css. can you try disabling all plugins and see if this issue appear.
Thanks for you message.
Radu A.
Hello,
I would like to remove the sticky menu for mobiles and replace it with a sticky advert from Google Adsense.
Is it possible for the ‘header ad’ to become sticky on all pages and posts? (as it’s displayed at the top of the mobile webpage).
Or to add a sticky ad at the bottom of the page? (either way is fine, but prefer sticky header ad).
Thanks 🙂
Thanks again for your help Marius.
Hi,
You have used an Ad block with Header code in sidebar. http://screencast.com/t/TVhcoO9G
You can’t use an Ad box with header code in sidebar. Use only sidebar, or custom ad1,2,3.
Thanks!
Hi,
Use this CSS, add it in Theme panel -> Custom CSS
.header-logo-wrap .td-logo-text {
font-family: your font;
}
.header-logo-wrap .td-tagline-text {
font-family: your font;
}
Thanks!
Hi,
Please can you give us your site URL to take a look. Thanks!
Hi,
Can you give us more details, what code you have added in the header ad? or can you give us access to your WP to take a look. Send via email at contact@tagdiv.com
Thanks!
Hi Marius, Radu,
Thanks for fixing this., However I dont udnerstand why it was broken. Are you sugegsting that we can’t pu and ad in sidebar?
Thanks
Vince
I am having an extremely weird issue with my website. On some web browsers the site is appearing as over sized. So the header expands and other typically static objects on the page grow in suit. Text on the page stays the same size. I have heard from several readers this problem exits using a retina mac, and I was finally able to recreate the problem using a XPS 14 with chrome. I have attached two photos opening the same page on the same computer using two different web browser:
Suppose to Look/IE:

Chrome/ Weird look:

Hi,
@VZ I’ve removed the ad widget with header from your sidebar and now all is fine. All your email was in our spam folder.
Thanks!
hi,
glad to see that you solved your issue.
Thanks for you message.
Radu A.
Hi,
You need to check if that ICL_LANGUAGE_CODE return something. Are you sure this is corent: switch(ICL_LANGUAGE_CODE) if this return nothing there will be no case for language and the function return nothing.
Also you can try to add this on the switch and see if the function to return any language to get the default value. ANd if this work probably that ICL_LANGUAGE_COD doesn’t return the language.
default:
$link_to_image = 'http://demo.demofinland.org/images/top-header-en.png';
break;
Hope this help!
Thanks!
Hi,
please send me your url.
When I use a header ad and place a 728×90 ad in the ad section for header ads it shows up BELOW… the FOOTER 🙂 How can that be?
@gmaarie
Hi… we use Apache for compatibility with widest range of applications, and because we have dedicated server so we can run Apache for some stuff, Nginx for others, multiple versions of php, etc.
I’ve only used Apache the past 20 years on the web for our servers, and so I am likely zero help whatsoever on other platforms. Usually you can simply Google something like “setting expires headers for wordpress on litespeed” or something like that, and see what pops up.
Nice thing is with the “alternative” platforms, a lot of people are using them with WordPress and are breaking the trail on that stuff.
🙂
Hi Speedster! Here is a “Quick and Dirty” one for your Header.php (Line 56). Works for us!:
<div style="position:absolute; right:10px; top:170px;"><script type="text/javascript">
if(window.innerWidth > "THE WIDTH YOU WANT" ){
document.write("<scr"+"ipt src='THE SCRIPT OF YOUR AD' type='text/javas"+"cript'></sc"+"ript>");
}
</script></div>