- NewspaperHow to Add a Logo in Newspaper
- NewspaperShortcodes
- NewspaperHow to Set the Image Avatar
- NewspaperThe Mobile Theme
- NewspaperFavicon & iOS Bookmarklet
- NewspaperHeader styles
- NewspaperWhat’s Included in the Newspaper Theme Package
https://www.dropbox.com/s/1na8s04jz229kad/Screenshot%202018-10-25%2014.03.32.png?dl=0
The logo is png i am using the demo logo.
Home settings
https://www.dropbox.com/s/yjn9259n9vx29bx/Screenshot%202018-10-25%2014.05.33.png?dl=0
Hi,
If I understand correctly you refer to the header logo, if is so then you need to set an image with png extension ( those image need to have set the background color transparent
https://www.screencast.com/t/Q9PxqIgZ1S ).
Here do you want to hide the empty categories, some more details and screenshots, that would be very helpful.
Thank you for your understanding.
Hi,
The header logo can be changed in the theme panel header section, regardless of what demo is installed
– https://www.screencast.com/t/ROqetfZ1Hzp3
If this is not what you are referring to, some more details would be helpful.
Thanks
I can’t seem to figure out how to change the logo on the nature theme in newspaper
Hi, I have a few questions if you can help me would be awesome.
1)Is it possible to make the content container wider? (I see in theme panel I can make footer/header/logo wider etc…but I want the actual content to be for example 800-900 pixels wide.
2)Is it possible to add Sidebar adsense ads on both sides of pages/posts? I wouldn’t mind adding the 2nd one manually if there’s a way and you know how.
3)Is it possible to add a Sidebar Ad under the current Sidebar Ad so there’s 2? Basically what I want to achieve is 1 sidebar ad 300×1050 and then another one 300×1050 just below it.
In case you didn’t quite understand what I’m trying to achieve, 2) and 3) can be seen here, check this screenshot http://prntscr.com/l9mb0y (not my website, just an example, also this is zoomed out, these sidebar ads are each 300×1050 or something close to it).
MY website link if you need it for whatever reason: https://gamerdiscovery.com/
Thanks! Looking forward to a reply and hopefully at least one of these things are possible to make.
Hello,
I reset theme settings, no additional css, no demo’s.
I ve notices the margin on top of the logo on a single post page is 0 while the margin on a page is ok.
What could be the issue?
its at https://www.fynis-im.com/mortgages-for-france/
See:
https://prnt.sc/l9lhmw main page, equal to all pages
https://prnt.sc/l9ljd3 for post pages, everything the same
Many thanks,
Ad
Hey guys, just updated to 9.1 and my logo shrank into oblivion – https://kidzu.co/
It’s normal sized if I choose a middle point header for the logo, but top left is crazy small. Any ideas/suggestions?
Hi,
The below-mentioned query is very slow and it decreases my site performance. Please let me the purpose of this query and how to cache it. Currently, I’m using object cache. But this query is not getting cached.
SELECT post_id
FROM wp_postmeta
WHERE meta_key = ‘_wp_attached_file’
AND meta_value = ‘abc.logo’
Regards,
Satheesh
Hi,
In order to put ads in AMP you need to go in Newspaper>Theme panel>AMP expand ads, change from ad type “custom banner” with “google adsense” https://www.screencast.com/t/CoKwyeot
The logo and search are set responsive ( you can change the location only with custom css)
I think you want to set center the Title of each posts and the breadcrumbs in each post for AMP ( if that you want https://www.screencast.com/t/H1nCvHFqLo ).
.amp-mode-mouse .td-post-header, .amp-mode-mouse .td-crumb-container{
text-align: center;
}
The above code is a bit of CSS code to change the AMP style page, please edit here -> https://www.screencast.com/t/vIUHFAbD6uRH There’s no option for custom CSS code for AMP version, sorry! You need to follow the above advice if you want to customize your AMP version.
Hope this helps!
Thanks for your understanding!
Can someone please tell me where to put the AMP Auto Ads by Adsense in the AMP Version? And how can I edit and make the Logo to be centered including the category name, the Title of each posts and the breadcrumbs in each post.
sample – https://recipenijuan.com/sweet-and-sour-sauce-recipe/amp
Hi,
1. It’s working in all device, but is possible to scale din differ way in function of devices and background image you have set ( https://www.screencast.com/t/forxoRvFX ).
2. For the moment flex block don’t have such option, but if you want you can use a big grid 1/2/3/6/7/8 https://www.screencast.com/t/k4d0uWfM
3. Our logo is an Animated PNG you can use this website for make your own one https://ezgif.com/apng-maker
Thank you for your understanding.
Hello,
I changed logo images. I changed header styles, but I cannot see the change. I even deleted the browsing history, tried another browser, no change. But when I go into theme settings, I can see that I changed logo image….
Also I put a different Footer logo in footer info content section. Now, on mobile phone main logo on the top of my site is Footer logo! I dont want footer logo to be on top of my site on mobile version.
What is going on?
Hello!
I am using Header Style 1. There is a logo on the left side of the header. The right side is just empty. I would like to place random daily quote there. Is it possible? And if it is possible, please tell me how I can accomplish it and what plugin to use?
Thank you in advance
3. how make png animation like newspaper 9 logo https://demo.tagdiv.com/newspaper/wp-content/uploads/2018/08/logo-header.png
hello guys, in the post AMP the logo is enlarged for the entire size of the head. Even if you put the size of the logo indicated, it always enlarges it to 320×96, even when loading images with smaller or larger dimensions. How can you solve?
Thx
ah….so the tagdiv newspaper theme panel –> header –> logo & Favicon force a new site title?
got it!
thanks edward
Hello novodave,
Unfortunately, the theme does not have any such an option that allows you to do this, sorry! You should use such a custom CSS code if you want to change the Author Logo Size. Check the Inspector Browser from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks.
Hi,
I was wondering if there is a way to change the Author logo size in the theme panel…or does it have to be changed in the code, and if so which file? Any help would be appreciated.
Thanks,
Dave
Hi,
If this is what you desire https://www.screencast.com/t/atbfGs0XMOi then replace the above css with this one:
.td-footer-logo, .block-title, .td-post-category, .td-author-counters{
display: none;
}
thanks.
Hello Sir!
I want To Adjust My Header Size so That It could Cover The Selected Area As mentioned in the screenshot also i need my logo at very left side of header. how is it possible.?
I’ve never uploaded logo in footer. no text, no ABOUT US.
I only uploaded the logo in header.
you can check my footer setting, here.
https://hrbulletin.net/temp
Hi,
Please add this css in Newspaper >Theme panel>Custom code > Custom css in order to hide the categories and author view
.td-post-category, .td-author-counters{
display: none;
}
See results:
-> https://www.screencast.com/t/rclCbBDFHq2
2. Please go in Newspaper>Theme panel> Footer>Footer info content and remove logo, footer text, your email adders
https://www.screencast.com/t/1KC9DdOIa
Lat me know how it work.
Thank you.
Hi,
Sorry please remove the above css if you paste it in custom css.
I’ve try your footer logo ( https://www.screencast.com/t/yWKx0EqEE ) on my website and it works ( https://www.screencast.com/t/zbccdV295bI ), unfortunately all I can do for you is to provide a css that need to be please in wp-content>plugins>td-amp>templates>style.php (example https://www.screencast.com/t/vIUHFAbD6uRH )
.td-footer-component-wrap .td-footer-logo amp-img,
.td-footer-component-wrap .td-footer-logo img{
max-width: 272px;
max-height: 90px;
}
Sorry for the inconvenience.
Thank you for your understanding.
It doesn’t work. Pls check my AMP site in above post. I did all thing you said.
I did 3 tests.
Test 1: I copied link the footer logo on your demo page, then pasted it on my footer logo. On the AMP page, it shows correctly.
Test 2: I downloaded your footer logo, then reuploaded to my site. On the AMP page, the footer logo is blurred (huge size).
Test 3: I copied link footer logo of the other site (using Newspaper theme), then pasted it on my footer logo in theme panel. On the AMP page, the footer logo is blurred. ?
All logo are the same size each other. Can you explain this for me?
Many thanks.
Hi,
First make sure that your you set the correct size
https://www.screencast.com/t/9rflt7ZgBsI
save the cahnge you made
https://www.screencast.com/t/XqJcJVaMz0cx
See the results: https://www.screencast.com/t/Jhcy7LmAGu9R
If this don’t work, then please add the below css in Newspaper> Theme panel> Custom code> Custom css:
.td-footer-logo amp-img{
width: 272px;
height: 90px;
}
Thanks.
-
This reply was modified 7 years by
Calin.