No search results were found in Documentation!
Can I make the main header menu taller? Right now it’s 60px tall. Trying to make it 200 px tall so I can fit a logo with text underneath it.
The area I am referring to currently displays an image that says “ICW Group Work Comp Connect.” I would like to make this area taller.
Hello,
After uploading the logo, the header bar loads in the middle of the screen first and then after some time the entire page loads perfectly. This issue was not there when I was using text instead of logo. The issue happens in the desktop site.
In the mobile site the header bar loads broadly after which it narrows down to its usual shape.
My site is – http://www.theflint.in
Kindly resolve this issue.
Regards,
Pragnya Patnaik
HI,
Make sure that when you upload the logo -> https://i.imgur.com/4WRRxCa.png this is set on full width or the thumb size you want to use -> https://i.imgur.com/mjdt9iH.png -> https://i.imgur.com/zC9oKXa.jpg
If there is still a problem, please provide me a link where I can inspect the logo.
Let me know the results!
Thank you!
Thanks Vlad. I am uploading a bigger logo but it still stays the same the size?
Alright i got it! Thank you.
I have another question if you don’t mind.
My website is going to be on Hebrew, And on Hebrew we write form right to left, I’ve noticed that all the themes are designed to the US users from left to right, include the logo and everything, So how can i change it? I tried to change it on the theme panel, but i couldn’t find the right way to do it, it seems that all of the optional layouts are made for the US users.
Thanks 😀
Hi,
A quick fix for this problem with getimagesize is to adding an extra parameter in theme file, the file path is wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 set before getimagesize and ‘@’ like this -> https://i.imgur.com/VOWmTCI.png
This problem will be solved in the coming updates!
Thank you!
Hello !
On the old fashioned you will have to simply upload a bigger logo. There are no options to resize it.
Thank you !
Hi I have this error as soon as I activate the magazine pro with the content.
Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /usr/home/puertosymas.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 Warning: getimagesize(https://www.puertosymas.com/wp-content/uploads/2020/10/logo-small.jpg): failed to open stream: no suitable wrapper could be found in /usr/home/puertosymas.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
How can I remove the black version pro sign, in the mobile version?, where the logo of the page appears
Hi,
Please replace the above css with this one ->
.td-footer-template-wrap .tdb-logo-svg-wrap, .td-footer-template-wrap .tdb_header_logo h1 {
margin: 0 auto;
}
I think that on homepage you have set a different footer because this one has set an h1 on logo and that was way the above css didn’t work for homepage.
Thank you!
On my a3 2017 samsung, the mobile logo on version mobile isn’t centered as on amp version.. =/
Try with your phone please..
https://lowtechnation.com/?amp
-
This reply was modified 5 years by
gumball44.
Hi there, I need to increase the size the logo on the Old Fashioned Theme. I am using header 10 and I’ve read that this should show the logo at the size at upload but this is not working it is still showing the same size.
Please advise, thank you.
Hi,
Please try this custom css -> https://i.imgur.com/uwGWLLL.png
.td-footer-template-wrap .tdb-logo-svg-wrap {
margin: 0 auto;
}
This code need to be set in theme panel> custom code> advance css > phone.
Hope this will help you!
Thank you!
Hi,
Yes, it can be done, if you need help with this, please provide me a link where I can inspect your footer logo, in this way I will be able to help you step by step.
Thank you!
Hi,
If you are using WordPress v5.5 or 5.5.1 make sure that you are using Newspaper v10.3.6.1
If the problem persists, please try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
A quick fix for this problem with getimagesize is to adding an extra parameter in theme file, the file path is wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 set before getimagesize and ‘@’ like this -> https://i.imgur.com/VOWmTCI.png
This problem will be solved in the coming updates!
Make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Let me know the results!
Thank you!
yes but i also want this logo to be left aligned in desktop view..can it be done?
It’s applying but make the mobile logo version go down 5px further.. That’s my problem..There is 5px difference between amp and mobile version.. why ?
Hi,
Just bought your theme and it’s great work !
I already have a menu plugin named UberMenu from my actual website, and i want to keep it with your theme. But it only appears fine with the defaut header, not with a Cloud Template.
The problem is there is not too many options to personalise the default theme, compared to Cloud Template headers. I’d like to modify the size of the logo, how can i do it for a default header please ?
Also, i found the Header Composer quite hard to master because of the columns and rows, it’s difficult to organise. Do you have any documentation for this please ?
Thank you very much for your help, see you
Hello !
Please make sure that you have cleared your cache in autoptimize plugin too. If that still does not work please try this css: .td-main-menu-logo img {
margin-bottom: -10px;
}
The code must be inserted in here: theme panel> mobile theme> custom code> CSS
But the clear cache option should fix this.
Let us know the result !
Thank you !
If you compare amp version et mobile version you will see the logo on mobile version is not aligned to menu icon and search icon.
Could you solve this issue please ?
Thank you 🙂
-
This reply was modified 5 years by
gumball44.
Hi guys,
I uploaded the new logo but it appeared together with default Pulses Pro logo.
Please advise how to remove the Pulses Pro logo/headline
Thank you
hi,
I want for the svg logo in footer to be aligned to left on desktop and to middle on mobile – can it be done? – right now mobile view inherits the desktop alignment – I thought it was possible to set this alignment separately for mobile.
hi
we are using the default menu option for the main menu and the leftmost item is not perfectly aligned with the logo – logo has zero padding….how do we align it perfectly sot hat there is no space from fist menu item text to the left border of the container??
here you can see how the menu and logo are aligned now
.td-main-menu-logo img {
margin-bottom: -5px;
}
this code works on amp version but not on mobile version can you help me ?
I would like to apply this code on mobile version, mobile logo in sticky header
-
This reply was modified 5 years by
gumball44.
Hello,
we tried to reduce load time of our page by deleting jetpack plugin. We dont know if thats the reason of our current problems but we have problems with:
– sharing posts on Facebook – text description doesnt make sense
– sometimes desktop version of the website looks like the mobile version
– sometimes our logo on main page is in a very small size and it cant be seen
– most of the times on our mobile the website is seen in desktop version