- 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
@Manuel
obviously in your case you have elements loading from something like 7 external sites, graphics loading from the network portal vs localized, and it looks like you don’t have the setting activated for mod_pagespeed to insert image dimensions.
@sbo
obviously in your case, if your speed is 62 then you need to address all the elements on your server for caching, expiration headers, gzip/deflate, image optimization, etc., which is what this thread is all about and worth reading through 🙂
Hi,
every Adsense size are set on Auto, so I am clueless why it’s in a 320X50 px box.
I’ve copied the code for that from Firebug:
<iframe width="320" height="50" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&&s.handlers,h=H&&H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&&d&&(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e){}w.location.replace(h)}}" id="aswift_1" name="aswift_1" style="left: 0px; position: absolute; top: 0px;"/>
I suppose HERE is good since we are paying customers and this forum IS supposed to offer a place for support…
+ maybe others can find it helpful in the future as well, who knows…
My main menu with WPML language switcher: http://screencast.com/t/JY2sLaaQZHtH
Well, putting the language switcher on the main-menu:
- You set the main-menu on the theme panel > header > Main Menu > Header Main Menu <br>
- You can verify this on Appearance > Menus > Manage Locations (but I think it syncs automatically)
- WPML > Languages > Language switcher in the WP Menu <br>
- Check “Display the language switcher in the WP Menu” & choose the same menu you set for the main-menu
- Do all that for the default language that you set for WPML originally & use “WPML > WP Menus Sync” to keep the menu’s sync across languages (where needed).
As for the CSS modifications, add the following to your custom CSS on the theme panel:
/* Menu Language Switcher */
.sf-menu .menu-item-language > a {
display: inline-block;
}
.sf-menu .menu-item-language > a {
text-decoration: none !important;
}
.sf-menu .menu-item-language > a {
display: block;
position: relative;
}
.sf-menu .menu-item-language > ul.sub-menu > li {
direction: ltr;
text-align: left;
}
.sf-menu .menu-item-language > ul.sub-menu > li a {
padding-right: 29px;
min-width: 1px;
padding: 0px 11px 0px 11px;
height: 48px;
line-height: 51px;
font-size: 16px;
color: #202020;
z-index: 9999;
}
.menu-item-language img.iclflag {
margin: 0 4px;
}
/* Menu Upgrade */
There’s a bit more if you are using RTL language…
-
This reply was modified 12 years by
virtualida. Reason: adding some image links to show what it should look like
Adding stroke to top of Menu:
Is it possible to add a small stroke (line) to the top of the menu?
My logo area background and menu background are pretty similar colours and I think adding a small stroke to show where the divide is would really enhance the header area, is this possible?


Centre Aligning Menu:
I noticed that my menu links are slightly below centre

this may be because the height of the menu looks a bit big or the menu links themselves are just set below centre, I was wondering if it would be possible to either; reduce the height of the menu OR (preferably) align the menu links centrally?
Evenly Spacing out Menu Links:
One last quick thing,
is it possible to have the menu links spread out
thanks in advance!
(Sorry for listing but I figured it would be better than making multiple topics)
Hi,
The AdSense banners are made responsive by the theme if not set different from theme panel, so it should fit the space available if not set to display fixed at that size.
Please make sure you have set it right from theme panel, like this: http://screencast.com/t/uH3No5spWTe2
Thanks
Hi,
I have noticed that the <span> tag which contains the sub menu indicator is missing for some reason it’s not pulled from the code. We will continue to investigate this, try to disable some plugins and check to see if this is still there, you can check the newspaper demo they are working fine on IE8: http://screencast.com/t/W2uhhGNwaWu so in your case this my be due to a plugins since the demo it’s working.
Try to deactivate plugins one by one and see what happens.
Regarding the font use the ie8 class to select the header menu items and set a smaller font size so that the menu items fit in one line.
Hope this helps!
Thanks
Sorry, I forgot the link to my site: http://fotopalyazat.info
Hi,
I would like to use a 728X90 adsense banner in the header, but unfortunately it’s shrinked to 320X50 px size. How can I solve it?
Thanks,
Rob
Hi,
You can add a paragraph tag in the header style 3 template file like this: http://screencast.com/t/6KRFgy6myfs
You will get this result: http://screencast.com/t/ZrPjW6CM3
Use the class "custom_logo_text" to style the text as you like via css. You can change the class if you want you can name it as you like.
Here is the paragraph i used in the example:
<p class="custom_logo_text">This is my text along Logo<p>
Thanks
Hi,
That stack (classic blog) use a special header and doesn’t work in combination with other header.
Please use the Blog style header in Theme Panel -> Header section, that is specially built for this stack. http://screencast.com/t/LuiyUOkNa
Thanks
-
This reply was modified 12 years by
Marius.
Hi,
I have tested this and seems to be working fine, make sure you have added the slider in the template like this: http://screencast.com/t/VzptCzabGa3 – this ex is for Homepage with background and no article list template.
Result: http://screencast.com/t/agcchZbY
Also make sure you have created the slider like this:
https://forum.tagdiv.com/topic/revolution-sliders-source-post-not-working/#post-15382
Known issues using speed booster is that is used to be in conflict with Revolution slider but we fixed it, of course it may be incompatible with some plugins so try to deactivate the plugins also if nothing else solves this.
Please let me know if you manage to solve this.
Also please send along a link to your site if you don’t solve this.
Thanks
I’ve turned the sicky menu option by turning the switch in Theme Panel -> Header -> Main menu -> sticky menu. After that i’ve saved the settings.
http://screencast.com/t/qVR9Zj7i
The problem is that the main menu is not sticky. What could be the issue?
Ive done this step of adding the line and uploaded it, cleared all possible caches (even made other changes to theme to make sure it was clearing) and it still is showing the default homepage. Is there someway for a setting to be overriding the code change or something?
Hi,
From Theme Panel > Header > Top Menu http://screencast.com/t/blxN0xlc
I see you have managed to fix your mobile menu, it’s working fine now.
Thanks for the message!
Hi,
Just installed the theme, still very much in the process of setting up. Loving it so far.
My main menu suddenly had all its dropdowns broken: http://building.mediumutm.ca/ They just display blank. You can still see the correct target when you hover over them, but they display nothing. I’ve tried this in three browsers now.
The only thing I was doing that might have changed it was the header alignment. I entered 20px. But I’ve undone it now, cleared cache, etc, and no change. I also deactivated the last few plugins I had installed, no luck.
Any thoughts?
Hi, well if you read through my posts on the Page Speed topic, I’ve noted the code I use in functions.php to remove the ? queries which I prefer to using plugin, which it seems you have okay, and also how to do the CSS and JS minification, which takes 5 minutes — just copy the code into the CSSminifier site, then copy out the minified version and then overwrite your css file on the server via FTP. Bam – you’re done 🙂
And of course optimizing your images prior to upload is super important, too.
For the size thing, you can certainly try adding the =”100″ to your header, and see if that improves your score or not. In my case it was a non-issue since I’m using mod_pagespeed on our server which adds image dimensions on the fly including for anything resized based on CSS percentage width images which is the cat’s pajamas as my grandma used to day 🙂
Well … remember audience comes from content — original content — not page speed. If you get above 90 for desktop and 80 for mobile you can move on with your life and concentrate on content, and then revisit this stuff as it comes up. (Now, I will admit I wasted the entire month of January 2014 on this adventure, so I can’t advise others about not getting obsessive …).
I don’t use Cloudflare – some people love it.
Hi,
You can Import the styles from Theme Panel and then take a look at the Header/Header Styles/Typography/Theme Colors/Backgrounds… and see the settings used to create that type of header. Then you can keep only the settings you want and set to default the other or if you want and you think you can managed you can go here http://screencast.com/t/mFhVxOHhdd3u and remove from the code the variables that you don’t want to use.
Thanks
Hi,
I have tested vertical alignment to your logo on your site and semms that it’s not working. You can use each one of this two methods to move the logo down:
.header-logo-wrap img {
position: relative;
top: 25px;
}
or
.header-logo-wrap {
margin-top: 44px;
}
Thanks
Well, the first one is obviously irrelevant as that’s not the logo for your site, so just delete it. Clear your site cache so it can’t be seen. You obviously installed the demo content, which was then cached and hence why that is still found. If you upload your own logos, then the Newspaper logo shouldn’t show up on your site anymore.
FYI, useful to include the link to your GTMetrix report 🙂
I think the logo is loaded from the header and footer files, or a dependent file loaded by one of those and not in the style.css. So, if you look att the header.php script, then look at the different use cases for the layout option you’re using, you should be able to find the right header element…
e.g.,
default:
// this is the default header configuration
// (logo + ad) + menu
locate_template('parts/header-style-1.php', true);
locate_template('parts/menu-header.php', true);
break;
as so:
<a itemprop="url" href="<?php echo home_url(); ?>">
<img width="300" class="td-retina-data" data-retina="<?php echo htmlentities($td_customLogoR) ?>" src="<?php echo $td_customLogo?>" alt="<?php echo $td_logo_alt ?>"<?php echo $td_logo_title ?>/>
</a>
If I’m not mistaken width is specified implicitly to hint the page rendering, and then height is set as “auto” via the theme CSS, which is now common practice.
Hope that helped a little 🙂
Hi guys,
I’m trying to change the header that comes with the default skin (tech) to the sport one. I know that you can import another skin from the admin panel but I would like to change only the header if possible. Thanks again for your help. See attached 2 screens to help you understand better my issue. Thank you.
http://i62.tinypic.com/2zgbt4g.png to http://i58.tinypic.com/1238eqb.png
Can i Centralize (vertical alignment) only the logo, so that it fits properly in the space available ?
yes.. it has worked.. thanks !
Hi,
Please add the !important like this:
.td-header-bg {
height: 113px !important;
}
It should work, I have tested it on your site.
Thanks
And I’ve not modified any file from the theme. Please check the website header and let me know if anything can be done to fit the ad bar properly. What’s the ideal size of ad to be placed here ?
Dear Radu, This solution is not working. Anything else ?