Search Results for 'logo'

Results from the Forum
xmirz0
Participant
#0

1.how to setting mobile logo size. i upload same size logo, sometimes it becomes small..sometimes it is normal size but sometime it is normal saiz.This problem happen after updates the Newspaper 11.4. I’m not install tagDiv Mobile Theme
2.How can I change the background color for a mobile display view ( now is black color, want to change to white color) .

screenshort

Vivaz
Participant
#0

Dear TagDiv crew,

we have some issues with scroller in post after third paragraph. The company whose ad we placed, wrote to us:

“There is a class with a line td-fix-index that has a transform feature and that breaks our ad. The problem is that when the feature is turned off, the logo of the website disappears. What has to be done is that the interscroller should be taken out of that class to make it work.”

Could you please assist with this?

Here is the video description they’ve sent.

Thank you in advance.

Anamaria
tagDiv Staff

Hello,

I just checked again your website and seems while loading the website, a logo appears in the footer with this image link https://i.imgur.com/ZI8SNs4.png, but after the process, another link for the logo appears -> https://i.imgur.com/8DdtmQZ.png so please try to remove the logo and upload it again.

Thank you!

honlim
Participant
#0

Background image blurry
Blurry image logo

Actual image resolution should looks like the this (link) 1920 X 260px
Actual background image resolution

fla971
tagDiv Member

The logo has been uploaded to the theme panel, both in the header and in the footer, as you can see from the attachments. These are obviously present in the wordpress file library
https://drive.google.com/file/d/172lg_gOHCF4dpE0JLC9eTagfcDdnde8N/view?usp=sharing
https://drive.google.com/file/d/171mpFmXxWl722eEkJSwuacdUSigo9O_L/view?usp=sharing

sanjeevkk
Participant
#0

Hi,

This is my site URL: https://www.ournethelps.com/

The Header and Logo of the site does not appear on the Desktop and the tagDiv composer is also not working. I have done every step that mentions here in the forum.

Please tell me in detail how can I fix this.

Thanks

Bettina
tagDiv Staff

Hello @kennethhede!

If you use a cloud template, then it is possible from Composer. In order to hide an element in Composer, you should look in the CSS tab and select hidden, or if it is a module from a block, it should be a setting to hide.
When you edit a page, the changes will be applied on all the pages with the same template. So, if you need to delete that element for some pages only, then you need to duplicate the template and make it different, then assign the template to the pages you need to be changed.

Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ; Here I explained step by step how you can duplicate a template.

Hope that helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

I just verified your website and now seems you have set the logo, but is not uploaded.
This cannot be found -> https://i.imgur.com/ZZmZHK0.png please make sure you have set the logo in Theme Panel and you have the image in the Media Library.

Thank you!

fla971
tagDiv Member

Hello,
as I have already written to you, I have already set the logo in the theme panel. See Attachment. But on my smartphone I always see the word “voice report” ..
https://drive.google.com/file/d/14pRrKR0B2yexlSFZWPb7sG-RU__FW1TI/view?usp=sharing

Anamaria
tagDiv Staff

Hello,

To create a sidebar please check this article https://forum.tagdiv.com/sidebars-tutorial/
Also, for example, to have different sidebars in every category, you need to have a different template for each category.
If you want the same style of your categories, then you can duplicate a template/layout for every category to have a different template, make the specific changes and assign it to that category.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ;

Thank you!

Anamaria
tagDiv Staff

Hello,

To create a sidebar please check this article https://forum.tagdiv.com/sidebars-tutorial/
Also, for example, to have different sidebars in every category, you need to have a different template for each category.
If you want the same style of your categories, then you can duplicate a template/layout for every category to have a different template, make the specific changes and assign it to that category.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ;

Thank you!

Calin
tagDiv Staff

Hi,
I see, please replace the medicine classes with body, like this -> https://i.imgur.com/TphiOql.png
body .tdb-logo-text-tagline {
position: relative;
left: 2px;
}
span.td-logo-pro {
color: #0db588;
}
body .tdb_header_menu .tdb-menu > li > a:after {
left: -9px;
right: auto;
margin: auto;
border-radius: 100%;
}
body .tdb-mega-modules-wrap .td-next-prev-wrap {
margin-left: -6px;
}
body .tdb-mega-modules-wrap .td-next-prev-wrap a {
margin-right: 16px;
}

I hope this will help you!
Let me know the results!

Bettina
tagDiv Staff

Hello @jareksz!

I can see also the logo is too big. Please edit the mobile version and make it responsive. Edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.

Thank you!

cfasencio
Participant
#0

Hi, i just updated from 11.3 to 11.4, used the integrated updater from the theme and once i did that the site just broke. Installed the plugins, which did not do so automatically, and got most of the layout back but the site is not showing my images anymore, it says to go activate them oh Theme panel>block settings, did that and nothing happens.

It also erased a Video block row/element i had on my front page, deleted the custom color for the Header titles of my Row/elements of the frontpage, dissapeared my header with logo on the top, also my goodle ads, gone. It destroyed my layout basically.

So, please, i need help restoring my site or figuring out what the hell happened, the update was not good nor warned about this happening

https://senderoartesmarciales.com/

MoeDone
Participant
#0

Hello! We are having an issue with our mobile site, where the header and footer that is applied to our pages is not applied to our posts. The header and footer appear normally on both posts and pages on the normal desktop site. It is only when you view it on mobile that the posts contain a strange header/footer. Could you advise as to how I could either make the header/footer that I have on our pages apply to our posts, or at least edit the content of the header/footer for posts so it’s not trying to cram the title, logo, and description in there. Thank you in advance!
Site url: https://westernlivestockjournaltest.wpcomstaging.com/
Correct header: https://snipboard.io/96LoUW.jpg
Correct footer: https://snipboard.io/f1MNe6.jpg
Incorrect header: https://snipboard.io/IPxWVp.jpg
Incorrect footer: https://snipboard.io/R54LJc.jpg

Calin
tagDiv Staff

Hi,
For the problem with the inner row, please remove the margin and set an width https://i.imgur.com/qhHfTdL.jpg for example 70% (you can set the percent until the dotted rectangle is no longer over the logo).
Thank you!

Calin
tagDiv Staff

Hi,
Our them is not using the Elementor editor and if I’m right you are referring to this -> https://i.imgur.com/ZpOzbVZ.png this is the responsive version and is the footer logo it can be set in the theme panel -> https://i.imgur.com/xuWduBn.png and in case that you are using the mobile theme plugin, you can set it here -> https://i.imgur.com/1WF4AAU.png

Thank you!

SP1
Participant
#0

Hi,
We just updated the Newspaper theme to 11.4 and suddenly 9 black boxes are showing on the top home page under the LOGO of – https://motorbridge.com/.

image – https://prnt.sc/240sb1g

We tried everything they are just not going away.
Can someone help, maybe it is a broken CSS or style or something.

Thanks in advance.

padix10
tagDiv Member

Hey,

1. I tried to adjust the ‘Inner Row’ with the menu and the social icons but it doesn’t work, that dotted rectangle from the row still covers the last 4 words of the logo, and due to that these letters are not clickable – https://drive.google.com/file/d/1vgELI0R0hf-L4FofCMG3a6YnZ9exWRCD/view?usp=sharing

2. I added 22 on top and bottom in the padding zone for the whole menu, but it still makes smaller when I scroll the page

Thanks,

fla971
Participant
#0

Hello,
in the smartphone version of my site, in the footer I see the “voice report” symbol and not my logo, as I set up the page. I have already checked in the theme panel but unable to edit. What needs to be done?
In the preview of the Elementor editor you can see my logo, while on a smartphone you can see it “voice report”. Vedi allegati.
https://drive.google.com/file/d/14n_KosTUz-slBXVPCbkcdHSDR_sLq2ZV/view?usp=sharing
https://drive.google.com/file/d/1T7EjOyUe2IxXNfrVJtnGQIf_40xgsFfC/view?usp=sharing

Bettina
tagDiv Staff

Hello @estcos!

It’s a logo text title and you should remove it only from the logo settings. Please edit the homepage with TagDiv Composer, scroll the page when you edit it with Composer, and you can edit the sticky header and the logo too. Or check this video to understand where exactly you can find the sticky header and how you can modify it: https://www.screencast.com/t/vA8nj6T90x57

Please make sure this setting is disabled: https://www.screencast.com/t/AiSpivZz
and make only the row you like to be sticky.

Thank you!

Bettina
tagDiv Staff

Hello @padix10!

1. That one should be the logo element in another row. Please try to re-add the logo or stretch the row or realign the elements in the header.

2. Is it possible that you have 2 rows there and you made only one as sticky, please check.

Thank you!

estcos
tagDiv Member

Hi Ana, it is not ok.

The menu sticky is now working but with another menu (I assume the original). I spent a few hours trying to see what to do but didn’t find what to do.
When I scroll it appears “LA MODE” not our logo. The menu shoukd be equal. Can you see it, please?
Besides, this problem remais: The posts, I used one template, changed title and text (https://novo.tendenciasonline.com.pt/editorials/beauty/tendencias-moda-este-inverno-esquece-o-preto-e-cinza-abraca-as-cores/) and this working just fine with sticky on the sidebar. The one I created from “0” DOESN’T (https://novo.tendenciasonline.com.pt/editorials/beauty/tendencias-moda-este-inverno-esquece-o-preto-e-cinza-abraca-as-cores/)

Best regards

  • This reply was modified 4 years by estcos.
padix10
tagDiv Member

Thanks, I love you so much the support, each time before I ask for help I ask myself should I really post this problem or should I spend hours to resolve the problem myself…

1. So the logo is made from an image that is clickable, but in my case not the entire logo is clickable, you can’t press with your mouse over ‘SBAE’ from the image.
2. The menu is not sticky because you weren’t able to help me with a previous issue, so I tried a new way, again trying to fix everything myself.

Thanks,

Calin
tagDiv Staff

Hi,
I just checked you website and I saw a strange thing, you have an open h1 -> https://i.imgur.com/BrQND0Y.png but you have two close tags for h1 -> https://i.imgur.com/wzZFvRf.png
Indeed on Newsmag, you can not edit the header with the theme builder. This theme has two header files, one with h1 on logo and one without h1 on logo. Now by default the h1 in our theme is set on logo, but, if the title post/page is display, that one became h1.
Now, to remove the h1 from logo you need to set the page template on “Page builder + page title” or an alternative is to remove the h1 from the files wp-content/plugins/td-composer/legacy/Newsmag/parts/header/logo-h1.php -> https://i.imgur.com/ZCVMqpz.png
I hope this will help you!

Viewing 25 results - 2,451 through 2,475 (of 12,143 total)