Search Results for 'logo'

Results from the Forum
alrom92
Participant
#0

Hello,

Am new here in this great theme

I noticed few things once I go to my website on mobile
Logo shows for news9paper for sec and then my logo shown

How I can fix it ?
And also i used to post in arabic fonts can you add arabic version please?

simchris
tagDiv Member

Welllll….. the main benefit is for slow edge connection mobile users; and since something like 80% of Google traffic is mobile, their thinking is that a slim line version of a page (stupidly it’s a lot like the old print friendly pages we used to do, so in many ways it’s ripping off the old school “simple print friendly version” page of olden timez).

For many things like company info pages, not useful as in a B2B setting you lose all the value of things like complex javscript elements and stuff like bootstrap layouts.

For our news pages we have 100 score with pagespeed and 100 seo score with lighthouse, running wordpress for the non AMP pages; so those work fine. However for our news pages, it is true the dumbed down version without our logos and branding and such, load faster if you’re on a phone with sloooooow connection, to not abandon the pages altogether.

So my preference is
> desktop – best experience
> desktop > responsive – iPad portrait, best experience
> mobile > resposive – best collapsing experience with same content/page materials
> dead slow in middle of nowhere visitor > AMP

on the other hand, why the hell would somebody want to read our news in the middle of nowhere on a connection that is one bar, and the speed is 1/50th normal?

So, on one hand it’s another stupid way of Google to put their ideas first, and on the other it’s useful for very slow connections, and if your content is useful in certain locations with slow internet for desktop, or 3G connections in general — it does make the page work. Still, they could have just said “hey, if you have print friendly page, we’ll drop back to that version…” and called it a day, which we’d been doing since 1996. (double sheesh).

Sorry, you asked 😉

TheLuckyGuy
tagDiv Member

I changed the design of the Blockquote. But it won’t display on the mobile theme.

.td_block_related_posts .td-related-right {
display:none;
}
.td-main-menu-logo img {
margin-top: 5px;
}
.-hd-los-game-slider .-hd-los-game-slider-game.-hd-label-LIVE {
background-color: #2e7d32;
}
.text-bellow-footer{
width:100%;
height:90%;
background:#222222;
color:#666666;
font-size: 70%;
}
.td_block_related_posts .td-related-right {
display:none;
}

blockquote {
font-size: 20px;
line-height: 30px;
text-align: left;
margin: 0;
text-transform: inherit;
}
blockquote:before {
content: "\f205";
font-family: "dashicons";
font-style: normal;
position: absolute;
left: -1.25em;
font-size: 2em;
top: -0.5em;
color: #2e7d32;
display: block;
}
blockquote p {
font-size: 20px !important;
line-height: 30px !important;
color: #4d4d4d !important;
text-align: left !important;
text-transform: inherit !important;
}
@media all and (max-width: 992px) {
blockquote:before {
left: -1em;
}
}

@media all and (max-width: 640px) {
blockquote:before {
top: -30px;
left: -25px;
}
}

Viju
tagDiv Member

How to remove space above logo in mobile while scrolling up? Click here to view image

ctoweett
tagDiv Member

Check under newspaper>theme panel>header>logo & favicon and scroll until you see text logo and text logo tagline and see if there are any values in there.

Calin
tagDiv Staff

Hi.

For normal text in menu go in Newspaper > Theme panel > Theme Fonts > Header > Main Menu and select none in transform dropdown box ( https://www.screencast.com/t/hO4FDHcHPD )

To make main header you can chose other style ( style 6), you you can add some custom css if this is what you desire
https://www.screencast.com/t/hLZp4Fp5c
In order to add the css go to Newspaper> Theme panel > Custom code > Custom css and paste the code there.
code:

ul.sf-menu > .td-menu-item > a, .td-theme-wrap .td-header-menu-social {

line-height: 80px;

}

.td-header-style-4 .td-main-menu-logo img, .td-header-style-5 .td-main-menu-logo img, .td-header-style-6 .td-main-menu-logo img, .td-header-style-7 .td-header-sp-logo img, .td-header-style-12 .td-main-menu-logo img {
max-height: 80px;
}

.td-header-style-5 .header-search-wrap #td-header-search-button .td-icon-search {
line-height: 80px;
}

https://www.screencast.com/t/K5FNvfD1r

Thank you.

Rohit Sharma
Participant
#0

Hello,

I want to increase the height size of my menu are because of my logo, not logo great.

How I can do that?

This is our site: http://www.rsviral.com/

Thanks!
Rohit S

Catalin
tagDiv Staff

Hi,

I have inspected your website and your logo seems to be correctly aligned and looks better, as you can see here -> https://www.screencast.com/t/rhRHTJZ1sx4 Provide more details and useful screenshots with your desired changes so I will be able to provide a more accurate response.

Thanks for your understanding!

ChampLife
Participant
#0

Hello again,
this time I have more than one question.

1. I activated “LogIn/LogOut” at the Top Bar.
1.1 Is it possible to adjust it so that the customer can directly create the password? So they dont need the email first.
1.2 Can I change the picture of the woman, which show up, when you login? Picture: https://gyazo.com/c3b682fcdfd0b8cd0f76a896216e54e5

2. When you go on https://champlife.de/my-account you can create and login through WooCommerce. Is it possible, to make it so, that it looks like, when the customer gets on “LogIn/LogOut” at the Top Bar. So when you go on /my-Account, you log in through the Theme and not trough woocommerce? Or are there any differnce, is it better when its through WooCommerce?

3. When you are logged in and go on your profile through the top bar, you come to the “https://champlife.de/author/NAME”
page, is it possible to change that, so the customer come to the “https://champlife.de/my-account” page?

4. I already asked WooCommerce because of this litte problem, but they told me to go to the theme support. When you go on a product site, for example https://champlife.de/produkt/armreifschwarz. The 3 little pictures are cutted at the botton.
You can see what I mean here: https://gyazo.com/b65dd2b7d26a6d1f4fae9762c9f321fb
You can only see the half of the pictures below.

Thats all, I hope you can find time, to answer me.

Thank you

Calin
tagDiv Staff

Hi,

If I understand correctly when you say “Single Image” you refer to logo, if is so there is a way to set different Logo for mobile; go in Newspaper > Theme panel > Header > Logo for mobile and set your mobile logo https://www.screencast.com/t/U1glxznAp
If is not that please put here your url site, so i can inspect the problem.

Thank you.

Calin
tagDiv Staff

Hi,

If I understand correctly you desire to switch between to logos, if is that than it’s possible, but you can chose only from tow option logo mobile and logo header this is the only way you can switch logo between your sticky menu and menu.
If is this, I will show you how to do it: go back to WP dashboard Newspaper > Theme panel > Header expand Logo & Favicon then put your logo for static menu ( https://www.screencast.com/t/H1lVAbuWj ) , then expand Logo for Mobile and chose upload your second logo to Logo Mobile ( https://www.screencast.com/t/vzqdtC9Q3nR )
See results: https://www.screencast.com/t/wwEqEISNJ https://www.screencast.com/t/CRoHjDzZm .
This is the only way to switch the logo for sticky menu and menu.

Thank you.

ankasammerkez
Participant
#0

Hello team,

I have a situation in which I need your help. So let me explain. First of all you can access my production site at: http://devankasam.wpengine.com/

The problem I’m facing is that when my site loads I’ve the perfect logo look (see: https://www.screencast.com/t/EQuavCWc) and I’m happy with it.

However when I scroll down and the sticky menu begins to appear the logo resizes (see: https://www.screencast.com/t/0sBBJLP7) providing an ugly look.

I’m wondering if it is possible to apply a different logo -albeit other then the mobile logo- to the sticky menu, hence solving my issue.

Regards

vineetaggar
Participant
#0

Hi,

I have created a page names donate us. But this page doesn’t have any header or logo appearing on it.

Please guide which setting will make the logo, header and footer appear with every page and post.

Thanks

csmithfcedge
Participant
#0

Hello, I recently installed all the demo content on here: http://gathermindfulness.com/ but as you can see there is no ad showing to the right of the logo. Even though in the Theme Panel, it has this code for the ‘Your Header Ad’ section: <div class=”td-all-devices”></div>

simchris
tagDiv Member

You need to update all the links in your content, your images found in the theme panel such as logo, favicon, etc. to use only https URLs.

In Google chrome, you can use F12 to view which items are not secure, then you need to update those.

Catalin
tagDiv Staff

Hello u2them,

I have inspected your website and I saw that you are using some untested plugins which are not tested with our theme and which might cause a lot of unknown issues with the theme as you can see here -> https://www.screencast.com/t/G3iY6leGSd Notice that we cannot provide support for untested plugins and if you want to bring best theme results you should use only our tested plugins.
Regarding your header, you can try using the following code as a quick solution and the results can be seen here -> https://www.screencast.com/t/5eU7bD6BCM

The code is here ->

.td-header-menu-wrap{
margin-top:40px;
}
.td-header-sp-logo{
margin-top:9%!important;
}

Another alternative for you would be to change the header style to another one from our big list.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello heedozz,

Thanks for your appreciations! Notice that logo has been custom made. So, if you want to have an animation logo, you should create a gif image as an example and load it as your logo.

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

The problem you have it’s cause by the number of image insert, because the image box is set as cover background and you can’t set it on contain; if you insert one or tow logos ( https://www.screencast.com/t/Sen9sEORs6nh ), the size of image in box differ from the size when you insert 3-4 logos ( https://www.screencast.com/t/0Ncyu8iMUY ), and not at last don’t forget to select full size for your logos ( https://www.screencast.com/t/JJX3V7nl )
Instead you could use other element from tadgiv composer, like single image ( or inline single image ) and from general select image size to contain .
Here I make for you same examples:
Add and split rows: https://www.screencast.com/t/bmxp7Mb2mh
https://www.screencast.com/t/RcIE5JnpgxYf
https://www.screencast.com/t/RcIE5JnpgxYf

Thank you.

heedozz
Participant
#0

HI.Support

There is one question.

Like the logo of the current news paper default demo theme, How do you know how to animate logo?

It does not apply to regular .png files.

Anyone who knows how to do this, please help!

Seashore
Participant
#0

Hi,

I want some logo’s next to each other, and use the image box element for this. The logos are all 220×150 px, but the image box enlarges them to 279×219, and cuts them off on all borders too. How can I make the image box to display the logos on 100%?

Regards,
Martin

likocorp
tagDiv Member

Simion Thank you very much for deep discription.
But my question is a little bit different.
Please take a look https://ibb.co/gyySup
I want all users on computers and mobile see my video files – it is my statement.
For computers I made nice cloud template for posts where video goes together with text and so on before post content on the top after logo.
But then I recognized that for AMP version this block is invisible and my mobile users can not see my video.
For them I decided to upload the same video as featured video for this post, so it could appears in the top of the mobile version as well. Also I marked this post as Video post. Otherwise in mobile version thisfeatured video still invisible. But in this case the preview of this post in the main menu and in all other blocks like related articles block and home page block are as the video picture like this https://ibb.co/hPddZp but I want to make preview picture of such post as for the general post with featured image but not featured video.
Thank you!

Simion C.
tagDiv Staff

Hi,

That is quite unusual, the theme panel settings including logos, basically everything you configure in it, are saved in the website database.
If they are resetting by themselves then this could mean there are instabilities with the database causing the settings to be lost.

You could get in touch with the hosting provider as soon as possible so they can take a look at error logs, or try to investigate potential database issues.

Thanks

Simion C.
tagDiv Staff

@Seashore With that code there will be no margin around the logo
https://www.screencast.com/t/0J4tkeEOCAmO
You could remove the gradient below the header menu, also add some borders similar to those
https://www.screencast.com/t/kgvY2SMCG
This is the whole code code used in the example (including the one from above), modify it further or add to it more. It is meant for header style 1

.td-header-style-1 .td-header-sp-logo {
margin: 0;
}
.td-header-style-1 .td-header-gradient:before {
display: none;
}
.td-header-style-1 .td-header-main-menu {
border-bottom: 1px solid #b9b9b9;
border-top: 2px solid #000;
}

Simion C.
tagDiv Staff

Hi,

You could use the page with title page template, the h1 will be the name of the page. If there is no h1 in teh page then the logo will be it. Some more details in these topics

https://forum.tagdiv.com/topic/h1-on-logo-inside-pages/
https://forum.tagdiv.com/topic/h1-in-logo/
https://forum.tagdiv.com/topic/multiple-h1-in-a-my-custom-page/

Simion C.
tagDiv Staff

Hi,

So maybe something like this – https://www.screencast.com/t/j3N0fC20lQ
It will reduce the logo and also align it to the bottom

.td-header-style-8 .td-header-sp-logo img {
max-height: 48px;
top: auto;
}

Thanks

Viewing 25 results - 6,501 through 6,525 (of 12,143 total)