Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

We always recommend getting rid of pirated versions and installing the official version of the theme. We have never seen that logo before. It does not come from our theme.
https://null24.net/ is a well known pirate that is providing illegal/pirated copies of most themeforest themes.
SO yes…you are dealing with a pirated version that could harm your site in all matter of ways. The most obvious one being security threats that could have been injected into the code in these versions.

Thank you!

Andrei L.
tagDiv Member

Hi

The url for mobile logo is not correct, this is your ling to mobile logo: http://www.beautygeekng.com/wp-content/uploads/2015/08/2aaa-300×120.png which generate a 404 error. Try to remove the logo from theme panel then choose or upload thew image again.

Thanks!

BeautyGeek
tagDiv Member

Thank you.
That worked.
One last issue though.
My logo does not show on mobile.
I have tried using different phones.
I have re-uploaded the picture but its still the same

manovee
Participant
#0

1. We want to disable the footer elements “Footer Logo” and “About Us” in mobile version. How to achieve it?
2. How to include Social Login of WordPress Social Login into desktop and mobile Login/Singup Widgets?
3. Facebook like button is not showing up in mobile version.

nbiga samir
tagDiv Member

Thanks i can use it as RTL, just some trick to change in the theme panel; turn some sidebar from right to left and its done; you can check my website http://www.albanate.com, i just need to make float to left for some elements; but its ok; it work just perfect. My only issue is with Mobile theme, it need some adjustment you can check my website to see if you can give me some assistance please; the theme can work as RTL easily without adding anything to css. For the header i switch to center logo and it work fine, please can you help me to make it work with the mobile theme; i am preparing a tutorial on how to build an RTL website with newspaper; i just need your help with Mobile.

Thanks a lot

clifetrust
Participant
#0

HI. I’ve installed the Ultimate Member plugin, it seems working alright, but when I use a login or registration of the Ultimate Member, it gave 403 Forbidden, “You don’t have permission to access on this server” error. I do have other website in same hosting company with same Ultimate Member plugin but it doesn’t give the error.

Is it the server problem? or does your theme login/logout conflict to the Ultimate Member plugin? then how to avoid this error? Thanks

Catalin
tagDiv Staff

Hi zenzino,

You will have to increase the max-height if you want that all your customizations to be applied. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-style-1 .td-header-sp-logo img {
max-height: 120px;
}

The result -> http://screencast.com/t/Thzu00YkJOo

Thanks.

Catalin
tagDiv Staff

Hello kaidensharma,

If you want to move to the left your logo, please notice that you have to use a bit of CSS code to do that. As an example, you can use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-style-3 .td-header-sp-logo {
margin-left:0;
}

This is a basic example which you can use it to adjust the position of your logo. Please notice that all of these modifications are custom and if you want to bring good results you should implement itself all of these. Also, if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

zenzino
Participant
#0

Hello,

My site is shootwhatyoueat.com.

I wanted to make my logo bigger, left aligned with the leaderboard ad right aligned. In reading the forum I was able to do it on another site. I applied similar code on this site.

.td-header-style-1 .td-header-sp-logo {
width: 175px; height:120px!important; margin:0;
}
.td-header-style-1 .td-header-sp-logo img {
width:174px;
height:120px!important;
}

.td-header-style-1 .td-header-sp-recs{
width: 728px!important;
float: right!important;
}

The logo is supposed to be 174 x 120px but it is squashing down to 90px tall which is the default for Header 1. Is there a container I’m missing to get the header hight to 120px?

Any help would be greatly appreciated.

Thanks,
Don

johel
Participant
#0

Hi! I need insert an html5 audio player in Newspapper menu. Is it posible?

Thanks!

kaidensharma
tagDiv Member

Hey, it worked but I want equal padding ( if I am right with the word) both at the bottom and above the logo. I want the equal space between the logo and the main menu and logo and the top menu.

holly
tagDiv Member

hi again,

When I click on the image in the media (like the screen shot you sent) it does not give me attachment display settings. It only reads… View attachment page | edit more details | delete permanently. If I click on any of these it still does not give me the option for full size image.

I don’t know where to change the code like in the screen shot you sent.

I keep thinking it has something to do with where I’m uploading it to. Can you confirm for that this is where I should be uploading my image for the header on my blog page?

From the Newspaper Theme panel scroll down to logo & favicon menu. Then upload it to the logo slot where it reads: Upload your logo (272 x 90px) .png or .jpg

Sorry, I’d like to figure this out. I’m sure it’s something so simple :/

Thanks,

Holly

Andrei L.
tagDiv Member

Hi

When you upload any image in media library wordpress create thumbs for it. Your logo is not the original image, but a thumb by 300x100px. The original image would look like this as logo: http://screencast.com/t/PLKQTgVLhGL
Make sure that you set the full image as logo, bot a thumb then test the site again: http://screencast.com/t/uU0SwiVmJK4

Let us know ho it goes.
Thanks!

Catalin
tagDiv Staff

Hello Adam,

Unfortunately, our theme does not have any such an option that offers you a way to add 2 different logos in the header, sorry! Please notice that if you want to add this behaviour you should add some conditions in core files in order to bring best results. For instance, you have to edit the files where the logo is created, like logo-text.php, logo-h1.php and logo.php -> http://screencast.com/t/JEAgQBGQmY As a hint, you have to use is_single() condition to target the post page. For more references in this regard, please check the Codex here -> https://developer.wordpress.org/reference/functions/is_single/
If you want to develop more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks.

holly
tagDiv Member

Hi Catalin,

The logo there at the top fo the home page. If you save image to downloads you can inspect it in Photohop.
This is interesting though: What I just discovered upon uploading it again is when I download back down from the website it changed the size down to 4″. The original upload is 12 inches long. So the website is shrinking it somehow.

I wish I could attach a scree shot somehow.

To confirm: I am uploading it to header style 11 from the Theme panel in the logo & favicon menu. Then uploading it to the logo slot where it reads: Upload your logo (272 x 90px) .png or .jpg

Thanks so much for your help.

Holly

Adam Niewiadomski
Participant
#0

Hi,

is it possible to have 2 different logos in header – one (in my case bigger) for starting page and the other for typical post which in my case will be smaller then that one in starting page?

Adam

dritanleka
tagDiv Member

Respond this questions and look my site http://www.beybuzz.com in footer how to dissappear my logo about us and contact us

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/lmLhoIEV66T

.td-header-style-3 .td-header-sp-logo {
width: 300px;
margin: 20px;
}
.td-header-style-3 .td-header-sp-logo img {
max-height: 120px;
}

Thanks!

Andrei L.
tagDiv Member

Hi

Yes you can also remove the logo from theme panel > footer, please refer at this screen: http://screencast.com/t/XaezYzUW
Thanks!

Catalin
tagDiv Staff
Logo - reply

Hello colesy88,

This type of demo uses the Header Style 11 which display the logo in full width. Please notice that the theme does not enlarge the logo to fit in all the space in full width…it will just be displayed in the original size. If it will have a short size, this dimension will be displayed at the front end. I have inspected your logo and I noticed that your logo is too small for this type of header style, as you can see here -> http://screencast.com/t/LkpeKKJtPQ Please keep in mind that the theme will display the exact size. If you want to bring a large logo at your front end you should load a larger logo than this.

Thanks for your understanding!

Catalin
tagDiv Staff

Hi MarcinHinz,

You should try the code below ->

.td-mobile-footer-wrap .td-footer-logo{
display:none;
}

Thanks.

Catalin
tagDiv Staff

Hello holly,

I am not aware of what type of logo you are using on your side. As my colleague, Andrei said you above that our demo Blog uses the Header Style 11 which display the logo on full width, without any sizes restriction. Please add a valid logo at your header and then let us know so I can inspect it closer.

Thanks for your understanding!

colesy88
Participant
Logo - topic
#0

im using the classic blog setup im trying to make the logo bigger but it imports to small the classic blog logo is a nice size and would like it the same the dimensions are the same but it makes it smaller for some reason
http://leecoles.com

MarcinHinz
tagDiv Member

I’ve checked your site and you don’t have any logo in footer,

I mean on mobile.

holly
tagDiv Member

Hi Andrei, I have made the logo larger in pixel size to span the width of the page (1200 x 400 72 DPI) but it imports very small using header style 11. Here is the link:
http://www.maryjanemom.com

Thanks again for your help.

Holly

Viewing 25 results - 8,926 through 8,950 (of 12,143 total)