Search Results for 'logo'

Results from the Forum
ThemeBurger
Participant
#0

I don’t understand why you’ve got a non-mobile logo showing on mobile in the footer. All you have to do is reuse the user-defined Mobile logo there. Or add a third mobile logo option for the mobile footer.

The problem is that I *do* want a black footer, but my logo has black lettering in it. So for the black header, on mobile, I created custom logos with white lettering for mobile.

But for some reason you’re using one of the non-mobile logos on the mobile footer. So it has black letters. Because it has to. Because it goes on a white background on desktop/web.

And now its invisible.

So now what?

Simion C.
tagDiv Staff

Hi,


@azeemchowdhury
Now there would be no need for code modification. You can use cloud header templates
https://cloud.tagdiv.com/#/load/Headers
The logo element has an option to set a custom URL for it – http://prntscr.com/niq0o7

So you can import a cloud header template (and modify it) or build your own header
https://tagdiv.com/newspaper-theme-customize-the-header-manager/
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Then set a custom URL for the logo.

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

You are using an older theme version, with the old AMP plugin, since theme update 9.6 this plugin is not provided anymore – http://prntscr.com/niojkx
The header when using the old AMP plugin will display the logo set in the theme panel
http://prntscr.com/niokz7
There will be no menu displayed in this case.

Now the official AMP plugin can be used, together with the mobile theme plugin
https://tagdiv.com/amp-newspaper-theme/

Let me know if you have more questions.
Thanks

BYS
tagDiv Member

example

  • This reply was modified 7 years by BYS.
Calin
tagDiv Staff

Hi,

Please check this topic about amp logo size -> https://wordpress.org/support/topic/amp-logo-size/

Thank you!

Calin
tagDiv Staff

Hi,

Please check this topic about amp logo size -> https://wordpress.org/support/topic/amp-logo-size/

Thank you!

Catalin
tagDiv Staff

Hi,

If you want to change the logo on mobile, you need to do it from Theme panel -> https://www.screencast.com/t/CAiK99YB
Please note that due to the previous warnings regarding the support period we will no longer to help you with your support request. Please understand our position and extend your support or we will be required to block your access to this forum.

Thank you!

enessolh
Participant
#0

Hello,

I cannot figure out why my menu icon and logo is disappeared in the amp version of pages. Can you tell me how to solve this issue?

https://www.screencast.com/t/4ReesDKjz
https://www.screencast.com/t/F224VRtQds

Thank you

kotikatu
tagDiv Member

We are talking about the header logo, right? When I open the front page in the TD Composer, it warns me that the page has not been made with TDC, but it is not true. The logo does not move.

Vlad S
tagDiv Staff

Hello !

In order to move the logo from left to right you have to simply drag and drop it from one side to another using the tagDiv Composer.

Thank you !

Catalin
tagDiv Staff

Hi,

It seems to be a problem with this header style. I have added to our list of fixes and we hope to fix it as soon as possible. Until we will fix it, you have to use the code below and place it in Theme panel -> Custom CSS area.

.tdm-header-style-2 .td-header-menu-wrap-full {
height: 130px!important;
}
.tdm-header-style-2 .menu-main-header-menu-container,
.tdm-header-style-2 .header-search-wrap,
.tdm-header-style-2 #td-header-menu{
margin-top: 60px;
}
.tdm-header-style-2 .td-logo-in-menu {
width: 180px!important;
left: 0!important;
right: 0!important;
margin: 0 auto;
}

The result is here -> https://www.screencast.com/t/ZP3ZoEo9eRL

Another alternative, in this case, should be to use the Header Builder manager and create your own header style, according to our documentation from here -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/

Thank you!

Chris Baird
Participant
#0

Looking for a plugin that you know can add a carousel of logos at the bottom of every page or just about every page.

Is there a way to do that?

Simion C.
tagDiv Staff

Hi,

1. That is the case at the moment. A cloud header can be used per category (a cloud category template is needed) but the posts that belong to that category won’t inherit the header. Post pages will use the general header set in the theme panel, or the one set in the cloud post template they use.
There could be a setting added in the future, so that a post template can be set for posts belonging to a category, maybe a header as well, can’t say for sure what will happen.

2. A different logo can be set for mobile, just switch to the phone viewport
http://prntscr.com/nikaxd and click on the logo or add a logo element if there is none
http://prntscr.com/nikbi9http://prntscr.com/nikbcd

3. On tablet it looks like this – http://prntscr.com/nikcz8 If there is not enough space the menu items will fall to a second row. You could try and reduce the space between the menu items on tablet – http://prntscr.com/nikdqr or even decrease the font size
http://prntscr.com/nike6q

Let us know if you have more questions.
Thanks

daler96
Participant
#0

Hi everyone, I use newspaper template,
In my website, I try to edit a logo in the header but it shows my uploaded logo from theme panel cut from left and right. It was working well at first but now it isn’t. How do I edit logo settings like size, margins etc. or header in general.

What it is showing:
Wrong logo
What I want:
Logo right

kotikatu
Participant
#0

Hi,

I am using template based on City News-demo. How do I make the logo to stay in the right corner on desktop?

wspeed
Participant
#0

Hi Team,
I made a recording of the problem… https://www.screencast.com/t/pjfYOsblZ

I didn’t customize at all the css at this point, just used Dental Studio theme, replaced the logo for a same size and added the menu.

What should I do so it gets good on top?

Should I remove that Home and it might work?

Thanks.

enessolh
Participant
#0

Hello,

When I check the my amp pages and I don’t see the logo and sidebar icon so How can I add them?

I want like this : https://www.screencast.com/t/F224VRtQds
but amp page looks : https://www.screencast.com/t/jmYY6gMIB

Thank you

sathyavcs
tagDiv Member

Hi Hoebehop,
Did you find a solution for your problem?. I’am also facing the same issue to display my amp logo as 600×60.

sathyavcs
Participant
#0

Hi,

As per the AMP specification, logo should be 600*60 but Newspaper theme is supporting 140 x 48px logo for a mobile and the same is being used in AMP pages. I need to add 600*60 logo for AMP pages alone. Please provide me a solution to achieve it.

Regards,
Sathya

barelliluca
tagDiv Member

So now the full list of css mods is


.td-big-grid-post .td-module-thumb img {
max-width:100%!important;
}
.td_module_mx1 .td-module-thumb .entry-thumb {
max-width:100%!important;
}
img {
width:auto!important;
}

@media (min-width: 1019px) and (max-width: 1140px) {
.td-header-style-8 .td-header-sp-logo img {
width:80%!important;
}
}

@media (max-width: 767px) {
.td_block_image_box .td-image-box-row {
margin:0!important;
}
}

khadley
tagDiv Member

#1 can you address the following question from above?

I’m really confused now, you walked me through a process above to get a different header on a category. The theme has the ability to format category pages in the admin. So are you saying that i can create a header for the category page, but that does not extend to the posts in that category?

#2 I’m trying to get a different logo for mobile, not the site wide logo. If i am in the admin for the Laval header settings, it seems like you can adjust the various views. So here’s my desktop view: http://www.westislandblog.com/wp-content/uploads/2019/04/desktop-view.jpg

and here’s the mobile view http://www.westislandblog.com/wp-content/uploads/2019/04/mobile-view.jpg, you can see i’ve changed the menu to be the mobile one, gotten rid of the ad zone, and it’s the laval logo, all shows in the admin view. It all looks like that on the phone view in terms of layout, but the logo doesn’t show as laval, it shows site wide.

#3: I also have an issue with ipad in the layout. As it loads, it’s great, once it is loaded it is not.

Catalin
tagDiv Staff

Hi,

Please provide some useful screenshots with your problem so I can identify it closer and also so I will be able to provide a more accurate response. I have checked your website and I see that your logo works and looks as expected.

Thank you!

Catalin
tagDiv Staff

Hi,

Add here -> https://www.screencast.com/t/KQGgIMwB the same logo you have on your whole website.

Hope this helps!

Thank you!

Calin
tagDiv Staff

Hi,

You need to set and ad box before or above logo header -> https://www.screencast.com/t/UocsZlMTuxF click on ad box, click on css -> https://www.screencast.com/t/OoqVKnoHbVO and set the display to inline block -> https://www.screencast.com/t/Pu7zT7B7ds to set the ad after logo you need to set it above like this -> https://www.screencast.com/t/rojeo3d2YvBS

Hope this will help you!
Thanks.

vexteo
Participant
#0

I have been going back and forth via email with support, but the info they are sending is not remotely helpful as I’ve already done each of their suggestions.

In my staging area, the upgrade breaks my site. Strips out my logo and all of my content. When I go through the steps to update the plugins, for TagDiv Composer I’m getting both “unauthorized” and “does not have a valid header.” For the others, I’m getting a header error.

I’m really struggling with this update and from the threads here, it looks like I’m not alone. Please advise. Thanks.

Viewing 25 results - 5,751 through 5,775 (of 12,143 total)