- 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 !
You now can add SVG logos but that is available only for Cloud Template headers.
As you can see here: https://www.screencast.com/t/TJyG3RuC
1. You have to right click on your .SVG image and open it with notepad ( i used notepad++ but that doesn’t matter )
2. Copy the code found in the notepad
3. Paste the code into tagDiv Composer as you can see in the page above.
Keep in mind that all the modification regarding size of the image must be done in the code that you have pasted.
Thank you for your understanding !
Hi,
I’m setting up the theme on a staging clone of my live site. I’m getting the following error message at the top of the screen:
Warning: getimagesize(https://www.staging1.sublimehorror.com/wp-content/uploads/2019/11/sublime-horror-site-logo.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/sublimeh/staging/1/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 611
I have already disabled caching plugins.
I’m editing a cloud template for categories and at the moment that message is only appearing on mobile.
Thanks
Hi,
If you have set a header from tagDiv Cloud Library, you need to edit the sticky menu too, edit that header template using header manager -> https://www.screencast.com/t/FkAe80JsuCo check the sticky menu, scroll until you see the sticky menu and click the menu, logo … -> https://www.screencast.com/t/o6Z8zoJoWbFY
For the second problem is appealing that you still have set same classic style that now are set in standard pack you need to make sure that you set on all posts a single post template from cloud.
Let me know the results!
Thank you!
Hi there!
I see that the playlogo on the video button is gone after update.
Screen is from your demo. Looks the same on my page.
Hi,
A) The link for amp are like this site.com/page/?amp only for testing the actual link from google amp will look like this -> https://www.screencast.com/t/BqlFLsYx5
B) Please check this similar topic -> https://forum.tagdiv.com/topic/how-to-implement-adsense-amp-ads-in-amp-posts/
C) Usually this a plugin conflict that reset the mobile theme settings.
D) This can be achieve if you are using the a header template from tagDiv Cloud Library and responsive version in mobile theme ( set the option “Amp” ) in this way the logo set with TagDiv Composer will be display on desktop and mobile and the logo for mobile set in theme panel will be show only on amp version.
Hope this will help you!
Thank you!
First of all, thank you for the Mobile theme for AMP pages. It is a life-saver.
A) Currently, the permalink for AMP pages look like this: site.com/page/?amp. I want to change it to site.com/page/amp/. How do I change it? My hosting platform is NGINX.
B) For AMP Adsense ads, there are 2 code-blocks given by Adsense namely the insertion of the amp ads JS file in the header block and the actual AMP auto ads code-block in the body. However, in the mobile theme setting, there is only 1 box for AMP ads. Where do I put these 2 block blocks in <head> and <body> respectively?
C) Currently, I have Mobile + AMP option enabled in the mobile theme settings page. I notice that time-to-time, the Mobile theme switches back to Mobile only – thus removes the AMP option from the site completely. I don’t know what triggers that to switching. Can you please explain how to stick the option to Mobile + AMP constantly?
D) I want to stick to the text based logo for Mobile and AMP pages however I want an image logo for desktop version. The moment I specify the image under Header > Logo settings for the main theme, it automatically picks it up for Mobile theme too. Can I have text-based logo just for mobile + AMP pages? If so, what settings should be using?
Thanks, JK
Hi,
Please notice that the Influencer PRO is made only with tagDiv Composer and cloud templates, so the settings from the theme panel will not affect the pro demos.
In order to change the logo you need to edit the header template with tagDiv Composer -> http://prntscr.com/pt32m2 -> http://prntscr.com/pt331k
Hope this will help you!
Thank you!
Hello, we’ve changed the logo in the theme panel and in the header.
it won’t update and still shows the influencer image.
Can we get some assistance?
You can use the same code for mobile version but make sure this time you add the code in theme panel >> Custom code >> Advanced CSS >> PHONES
.footer-logo-wrap img {
max-height: 300px;
max-width: 300px;
}
REFER: https://prnt.sc/psk0t4
Hello,
I have a problem with the logo in the footer in the mobile version. Is it too big? Maybe you have some css code how to reduce it? https://www.screencast.com/t/zu8jJ2KKP
I already use such codes to reduce the desktop version:
.footer-logo-wrap img {
max-height: 380px;
max-width: 380px;
}
Best regards,
Mario
This is not about the logo. The logo is correctly displayed in retina form on 4k displays. However, every featured image is shown in low-res on 4k displays, which are all retina dpi displays, capable of showing images at 2x normal resolution. What I am telling you is that this is a bug in your theme. Other themes correctly show retina images on 4k displays. Since your theme relies heavily on photos – since it’s a newspaper theme – this is far more critical of a bug for you than a standard theme that doesn’t specialize in something particular.
Hello,
The retina logo should work on 4k, just make sure that you do not have a plugin conflict, also if there is still a problem, please provide a link where I can check this problem.
Thank you for your understanding!
Hello,
I’ve just checked your mobile logo and this is the one from the desktop version, so in order to have a bigger logo, you can upload a logo for mobile in theme panel, with size 140x48px -> http://prntscr.com/ps3h2x or you can use a cloud header from tagDiv Cloud Library, edit it with tagDiv Composer and make it to look how you like ->http://prntscr.com/ps3hz5
Thank you!
Hello Team
Can we create our own template style for post….??
So that we can use that template again and again for our post
and how we can hide the social count of social button, screenshot attached, only Logo With Social Platform name required

Hello,
My URL is sustainabilitynext.in
On PC my website seems OK.
But on mobile, as it uses the responsive theme of Newspaper Theme,
the logo on the header is too small.
Is there any setting to make it appear bigger.
Hello,
In order to change that background color you need to click on logo -> http://prntscr.com/pr0xlp after that click on row -> http://prntscr.com/pr0xyt
I think that you want to have a full width on header background, if is so then please make sure that you set the row stretch like this -> http://prntscr.com/pr0vjz after that in css tab set the background image like this -> http://prntscr.com/pr0w53
Hope this will help you!
Thank you!
Hi,
I see a space between the logo and the menu – https://prnt.sc/pqnwkv From what I can tell the logo used has a height of 240px, while the background is 190px
– https://prnt.sc/pqnxef
That is creating the space. The background image height is not enough, should be bigger or similar to the logo image height.
You could use a logo with a height of 190px or use a backgroudn imaeg with a bigger height.
Or you could use some CSS to reduce the logo height – https://prnt.sc/pqnzxy
Here is the code if you would like to give it a try
.td-header-style-10 .td-header-sp-logo img {
max-height: 190px;
}
Thanks
Hi,
You could import and inspect a ready made cloud header template
– https://cloud.tagdiv.com/#/load/Headers
The columns by default will stack one above the others on mobile, but they can be made to display inline.
A mobile menu with 3 inline columns (usually menu + logo + search) can be made like this:
First column – https://prnt.sc/pqi5k3
Second – https://prnt.sc/pqi5or
Third – https://prnt.sc/pqi5tm
All the 3 columns have to be set to display inline block – https://prnt.sc/pqi6xj
Maybe I missed something, if you need help or you have more questions let me know.
Thanks
Hi,
using the header manager to install cloud templates I found a problem. When I switch the site in mobile mode suddenly the default setting from the demo appear. Look here: https://opposition24.com/startseite-2/ Is there a workaround to fix this bug?
Hello Maggo,
I tried to solve this problem with the support, but the support just didn’t understand what I mean by email. After a long time back and forth, I got a useful code where the logo is made smaller, so that it looks at least approximately similar.
Here is the code:
.td-main-menu-logo img {
max-width: 180px
}
But I have now solved the problem by not using the Mobile Theme.
Is there a solution to this problem? Because I have the same issue. The mobile theme header pushes the menu button and the search button to close to the logo. On the responsive design header, everything looks good. Exactly the same problem as you can see here: https://imgur.com/0eKnaO2
Hi,
I’m having an issue with recreating a mobile header that can fit “mobile search icon”, “header logo”, and “mobile menu” in one single row. For some reason, when I create a three column row, the rows are being stacked on top of one another so it’s giving the effect of three separate rows instead of one row with three columns. Any idea why this may be happening for me?
Hi,
If you have set a header from tagDiv Cloud Library , you need to edit that header template using header manager -> https://www.screencast.com/t/FkAe80JsuCo check the sticky menu, scroll until you see the sticky menu and click the menu and logo -> https://www.screencast.com/t/o6Z8zoJoWbFY -> http://prntscr.com/po2fub -> http://prntscr.com/po2g2q or you can simply delete the row from header menu sticky.
Thank you!
Hello,
I tried to change the logo (uploaded a new logo, saved) but it wasn’t saved.
Same thing happened with the footer text I edited, it wasn’t saved (I edited the text, saved Settings, cleared cache, refreshed), nothing changed.
Link:
https://ibb.co/dJPWR1m
I hope to hear some feedback from the team.
Thanks.