- NewspaperHow to Add a Logo in Newspaper
- NewsmagLogo & Favicon
- NewspaperShortcodes
- NewspaperHow to Set the Image Avatar
- NewspaperThe Mobile Theme
- NewsmagWhat’s included in Newsmag theme package
- NewsmagMain menu
- NewsmagHeader styles
- NewsmagFooter templates
- NewsmagTheme colors introduction
- NewspaperFavicon & iOS Bookmarklet
- NewspaperHeader styles
- NewspaperWhat’s Included in the Newspaper Theme Package
Hello zetam1320,
The correct size of the logo is 272*90 px. You should use this values for your logo for better results as you can see here: http://screencast.com/t/NtW5TvOvv
Thank you for the message!
Hi TagDiv team,
I hope you all had a Merry Christmas!
I want to add a custom button (which I have designed) in to the right section of my header (on the other side of where the logo is). http://www.aculco.co.uk
Where can I customize this so I can input code to determine: the image, the hover image, the link, where to open (in this case a new tab) etc.
Thank you!
Jean-Paul
Hi,
I want to learn if that is possible to change block titles with images or logos as shown in the picture:

Hi, I’m using header style 10 with logo width set at 500px and have uploaded a separate mobile logo.
When I look on my phone, it shows the standard logo which is too large and only shows half of it, and the mobile logo only shows when I scroll down the page and it appears on the sticky menu.
Any help to get my mobile logo showing all the time without having to scroll down would be appreciated. Thanks
Hello, I am currently setting header and logo and have an issue on on mobile.
Every logo is displayed just fine except on mobile
I am now using Header Style 10 and mobile logo size is 140 x 48px
I do uploaded retina logo, of course
Please find me the way to deal with it.
Web address: http://www.plasicluv.com
Thank you!
Am I right that the mobile stick menu is always black? So I have to upload mobile logo that look ok on black background?
Thanks!
Hi,
Here are logo sizes from theme panel if I chose Style 1 Header: http://take.ms/kEvPL
And here are logo sizes from documentation: http://take.ms/jTYDv
The same problem with mobile logo sizes. They are also different in theme panel and in documentation.
Which sizes are up-to-date?
Thanks!
Hi,
Google requires to specify a publisher for articles and this meta requires to specify the publisher logo – http://screencast.com/t/vzl3J6kMImG – http://screencast.com/t/9vhjSwZS8h
The theme reports the logo set in Theme Panel -> Header -> Logo&Favicon – http://screencast.com/t/NoVwLYVblTb
I suspect you didn’t set any logo and that’s why you get this error in the structured data tool.
To fix it set a logo, then if you don’t want it to appear on page you can hide it with css (display: none) or remove it from the header template. I see you use header style 7, the code can be found here – http://screencast.com/t/yT4Z9sY1
Thank you!
Hello,
1) Sorry about that, I have not notices the sticky menu. It also needs to be adjusted:
Use this code besides the other one from point 1:
@media (min-width: 1141px){
.td-header-style-8 .td-affix .td-header-sp-logo{
padding-top:100px
}}
@media (max-width: 1141px){
.td-header-style-8 .td-affix .td-header-sp-logo{
padding-top:75px
}}
4) Please use this code:
td_module_14 .entry-title:after {
content: none;
}
Thank you!
Wow that was fast – thanks a lot Bogdan for taking the time to help me 🙂
1) I tried resizing the logo, but it’s still floating out of line when scrolling down the page – do you have some advice how to accomplish ‘fixing’ this? The rest of the header looks perfect with that code.
2) awesome, thank you!
3) alright, I’m glad to know I have the option of changing the height if I need it then.
4) that’s what I mean: http://oi67.tinypic.com/10x9iyo.jpg
5) great, thanks a lot!
Hi,
How do you get the logo closer to the add on the top of website I’ve looked in thrum but those codes don’t work.
Paul..
.td-header-style-1 .td-header-sp-logo {
width: 160px;
height: 120px;
Panda Recovery: A Tip.
I’ve been suffering for sometime with lack of Google traffic. Never giving up I recently may have stumbled on the needle in the haystack that I’ve been looking for for over two years. Hope I can spare anyone two years of trying to recover, perhaps someone out there can benefit from what I discovered.
I visted the free web tool at http://barracuda.digital/panguin-tool/ to see when the **algorithm** punished me.
I discover: Panda 28 (4.2) From: Fri Jul 17 2015 From 442 visits to 85 visits on Dec 13. I figured it was time to put a stop to the landslide.
http://www.screencast.com/t/VkPJ3Sec
I did a Google Search for my site as site:mysite.com and discovered many urls being indexed as: mydomain.com/?attachment_id=1202
My first thought was to check Yoast Seo, and the box was checked for “Redirect attachment URL’s to parent post URL.”
So why was this happening?
Well, a couple things. I had at least over a hundred images in my Media Gallery that were unattached to a post. It seems when you use the wordpress gallery code, which I did, the images were not being attached to the post. Also, I uploaded many photos to have on deck for future posts. I had posts that I deleted and the images were still running wild. What a mess. So I cleaned up all images. Deleted the images that were not being used and attached images to the respective posts.
Then visited the url removal tool and entered all the urls that had ?attachment_id= to be removed from Google index.
I sure hope this works for me. I feel good about the cleanup. The attachment urls are indeed thin content and I don’t want them indexed. Especially rogue id’s.
Hope this helps someone. I’ll come back and update in the spring and see if we recovered from Panda.
Also, adding 1,000 word articles every week, sometimes twice.
However, I do have a question..
In my wordpress media gallery, the logos I am using for the Newspaper template are showing up as unattached. How do i fix that? I suppose i could set up a redirect from the attachment id page of the logo to the image or home page…
Google News will someimtes not capture image — even if in sitemap, and in post. This is sometimes due to the image looking too much like a logo or advert/banner vs a “photo” — (seems they scan for “number of colors”) — and sometimes they hiccup if you have a mega menu or “too many images before the post image” — and, they sometimes have issue with large background images outside post, vs being “in the post” itself. This is common issue.
They may ALSO skip an image if they have already captured image with identical name multiple times (like “mylogo.jpg” – so unique post image name for Google News important (we use date based images here).
Not theme related — but content/layout related. So you need to tweak that if they are skipping all your pix. If only skipping one out of ten randomly. This is normal, with the triggers I’ve noted above.
We’ve been in Google News since it launched in beta more than 10 years ago, hence my experience on a daily basis across our news network with this issue.
Hello,
1) You can hide the space with css but now your logo will need adjusting. Please use this code for both:
.td-header-top-menu{
display:none!important;
}
@media (min-width: 1141px){
.td-header-sp-logo img{
bottom: 48px;
}}
@media (min-width: 1018px) and (max-width: 1141px){
.td-header-sp-logo img{
bottom: 28px;
}}
@media (max-width: 1141px){
.td-header-sp-logo img{
bottom: 28px;
}}
2) Use this code:
.menu-item:hover{
background-color:#fa4b2a;
}
.menu-item:hover a{
color:white;
}
3) Unfortunately the big grid relies on a fixed width/size in order to display properly. If you change the size of the grid it will not work as expected anymore. It is never a good idea to change element sizes as it will affect other parts of the layout as well. You can change the height if you want by using this code:
.td_block_big_grid_4 .td-module-thumb {
height: 300px;
}
4) I could not find any ‘—‘ in the article exceprt. Please provide more details.
5)Use this code:
.td_module_14 .td-module-meta-info{
bottom:-60px!important;
}
I hope this helps.
Thank you!
Hi,
how can I do to display the Top Header Menu on mobile?
My header style is 12 (Top colored menu with logo)
Thanks
Dear tagdiv team,
I need some help applying the following changes to my site:
– removing the bar and the extra space on top of the Main Menu & Logo
– I want to add a hovering effect to the main menu, where the background of each button (not just by underlining it) switches from white background + black text to orange background + white text.
– I would like to make the two grid-images a little smaller, while staying center-aligned
– how can I remove the lines (——-) on top of the article excerpts on the main page?
– when disabling the visibility of date, author and comment count from the posts, how can I remove the empty space underneath the title of each article?
Here’s the link to my site btw: http://bit.ly/1Ytfdu8
Thanks a lot, I’m loving your theme 🙂
Hi
I’ve checked your site and you don’t have a menu set for desktop version: http://screencast.com/t/u5nVzazFg Also your container for the logo is empty: http://screencast.com/t/xyNFsxMVX3p Please follow our documentation in order to set your menu: https://forum.tagdiv.com/newsmag-main-menu/ – https://forum.tagdiv.com/newsmag-mega-menu/ and your logo: https://forum.tagdiv.com/newsmag-logo-favicon/
Also try to clear all caches and test again.
Thanks!
Hello,
I’ve got a problem with the mobile version of my site:
There’s no logo in the header and when I tap on the menu button, I see the message that I need to build the menu – but it’s actually build and set up properly, it works on desktop.
Here are the screenshots from my iPhone:
And yes, I uploaded mobile logos:
Please help me to fix this.
Thanks.
—
Alex
Hello Pc-Drifter,
If you want to increase logo container and decrease ads containers, please try the code below and adjust the values as you wish. Place the code Theme panel->Custom Css area, like this:
http://screencast.com/t/iaXpusdI
If you want to use Adsense, you can change the Ad size from panel, like this: http://screencast.com/t/OtfkQe3MXgd
.td-header-style-3 .td-header-sp-logo {
width: 480px;
}
.td-header-sp-recs {
width: 478px;
}
The result you should see here: http://screencast.com/t/5Ysk4KQGj2
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
just some input … what we do is upload images via FTP we don’t want multi-cloned; like logos, or branding, or “about us” stuff, avatar images, etc.
For posts, one way we cut down on multiple image creation is this
a) upload featured image via post panel; then select as featured image
b) additional images on post, we load via html, from FTP versions, so only ONE file exists.
c) for optimizations, we did the most common tricks
— 1) set the default WP sm/med/lg sizes to the 3 sizes we most commonly use, and set largest size to the larger block image on front page, sometimes larger than our post image (640×480)
— 2) turn “off” image sizes we are not using from theme panel, limit sizes used on sidebar to same module sizes used for smaller home page sections
— set all category, archive, 404, author, search templates to use same size images
d) normal WP image compression optimizations, as in our case we pre-optimize uploaded files, and we set the default compression for ImageMagick/GDlib used by WP to 55 or 60 vs default 90.
This helped control the sizes.
On one old site, where images had not been compressed well, and/or could not all be “regenerated” we downloaded the image folder via FTP, then applied a local application to optimize all the images then uploaded the optimized image folder back to server.
Hope some of that helped, or perhaps food for thought 🙂
Hello there,
big thanks for the support !!
to point 2. I had already found this;-)
https://forum.tagdiv.com/topic/making-my-logo-larger/
Is it not possible to Logo containers larger and to make the ads containers smaller?
Best regards
Bernd
Hello,
Header style 11 uses a header ad under the logo. If you mean to reduce the space between the ad and the content, you can use this css:
.td-main-page-wrap {
padding-top: 20px;
}
.td-crumb-container .entry-crumbs{
padding-top: 2px!important;
padding-bottom: 2px!important;
}
If this code does not work as expected, please provide a link to your website so we can inspect it.
For the ad, in order to move it below the title you can edit the file for the template like so: http://screencast.com/t/hLTGjb8lOW
Thank you!
Hello magamy86,
Thank you for purchasing our product!
Unfortunately, to increase the width and height is not a good way to achieve what you want because if you take a look on the structure of header you can see 2 different container-> the first is for logo area and the second is for ads if you are using. When you increase the width of the logo the header it would be possible to be broken, like this: http://screencast.com/t/SrqNf15Xa
For a full image, logo, try using a header style that supports full-size logos: https://forum.tagdiv.com/header-styles/
(style 9, 10 or 11). Then you can upload a logo as big as you want and it will display the full size.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
If you want to add a different logo for each category, you have to edit the theme core files and add a condition like so: http://screencast.com/t/RDofG5R4YL This is for a header style 7. Change the corresponding file to the header you use. You can get the category id like so: http://screencast.com/t/oIF2jUCn
';
}
elseif (is_category('CATEG ID')){
echo '';
}
else {
locate_template('parts/header/logo.php', true);
}
?>
For more information about he function: https://codex.wordpress.org/Function_Reference/is_page
Thank you!
Hello Bernd,
1) Please use this custom css to adjust the menu:
.td-full-layout .td-header-style-3 .td-header-main-menu{
padding-left:0!important
}
2) Unfortunately for header styles that use the logo besides the header ad, you cannot increase the size of the logo too much because the ad will then not have enough space to fit in the container and this will happen: http://screencast.com/t/JYhz6YeaKGG
You can change the width like so:
.td-header-style-3 .td-header-sp-logo {
width: 284px;
3)You can use this custom css:
.td-big-grid-post .entry-title a{
color:red;
}
I hope this helps.
Thank you!