Search Results for 'header'

Results from the Forum
Anonymous
tagDiv Member

Yey I was on the right track with the browser re-sizing the image oddly and making it fuzzy 🙂

If only Chrome didn’t break my Firebug extension.

Marius
tagDiv Staff

Hello,
What you can do is to make this image and overwrite it with original http://www.gadgetreview.eu/wp-content/uploads/2014/01/logo3.png to be sure the WordPress not make something with the image on upload process.

Make the image at 966px width as you can see here that is the require image size not 967px http://screencast.com/t/xg6Zv6Koz

Hope this help!
Thanks!

zeus
tagDiv Member

hmm I checked but they both look not as sharp as the original 🙁

Anonymous
tagDiv Member
Anonymous
tagDiv Member

Woops I pasted in the same thing. Let me get another shot.

Anonymous
tagDiv Member

Maybe it’s because the retina version shows up on a non-retina screen?

This is the header at 100% zoomed in http://screencast.com/t/TM6j1KGa8m and then 110% http://screencast.com/t/TM6j1KGa8m I don’t know but it looks like 110% is better?

zeus
tagDiv Member

Yep I uploaded it through the customizer. If I recall, before uploading this size logo, I tried it with the 300×100 and it also came out blurrified. I changed the size manually through Photoshop first btw with that small logo.

With this big header-logo I didn’t.

Anonymous
tagDiv Member

You uploaded this banner through the theme customizer’s logo field? Maybe the dev’s know something about this (possibly huge banners don’t go into the logo because they get resized? http://screencast.com/t/eLqrVwQlBHwJ ) If that is the case then it would be an easy fix to add your header another way through the template code.

As far as I know though, I’m stumped! Let’s see what they say 🙂

zeus
tagDiv Member

Exactly, that’s what I’m experiencing! But only in all browsers hehe 🙂

Anonymous
tagDiv Member

I swear I’m not making this up from my end 🙂 http://screencast.com/t/vMn69EZPVFN5

zeus
tagDiv Member

thanks for helping me out!

i’m on a Mac. Checked what you said immediately on Chrome/Firefox/Safari.

But they appear to be all the same (un)fortunately. Perhaps one of the theme-devs know the cause?

Anonymous
tagDiv Member

The actual file itself is untouched http://www.gadgetreview.eu/wp-content/uploads/2014/01/logo3.png I think the CSS resize may have to do something with the fuzzy effect seen on Chrome. I can’t elaborate as my Firebug extension has chosen to stop working on Chrome.

Interesting… Chrome makes images blurry… Chrome breaks dev tools.

Bad chrome.

Anonymous
tagDiv Member

On Chrome the header looks like sh*t. On Firefox it’s clear as water. Looking into this..

zeus
tagDiv Member

No they are completely different themes. The ‘good’ header is on a Genesis theme, the other one is… well, you know this theme 🙂

Also I’ve the plugins which the Newspaper-theme suggested

Anonymous
tagDiv Member

Could it be a difference in your server setup or plugins? That’s odd that it functions differently on two sites running off the same theme.

Anonymous
tagDiv Member

You could add a CSS selector to that banner via HTML and then have CSS pull it up 10 or 20px. I’m not sure if this banner is being loaded via the theme’s banner functionality or your own code, but either way you should be able to wrap it in a div that you can customize.

If you send the site URL I could take a look and maybe offer a code suggestion.

Anonymous
tagDiv Member

You could edit the header area of posts to add social buttons from social networks there. I don’t think the theme has any support for doing something like that.

Also if the social counter widget doesn’t have a Pinterest button, the normal social widget might.

szysz
Participant
#0

How to overcome this white area?
Please help
image

zeus
Participant
#0

Hi!

I’m busy customizing the theme and found out that when the logo is uploaded, the quality is less than the original.

You can see the difference in my test-invironment: gadgetreview.eu and the original at gadgetgoeroe.nl.

And yes, I’m 100% sure that I’m uploading a high-res version of the logo. Does this theme do anything with the uploaded header to make the filesize smaller or so? What’s the cause of this behavior?

Thanks!

Regards,
Roeland

Anonymous
tagDiv Member

There’s a file named author-header.php in \parts\

Maybe that’s what you’re looking for?

**I am not part of the tagDiv team. Just trying to offer my two cents before they get a chance to reply 🙂

presto2
tagDiv Member

Hey Christoper !

Thanx for your comment ! At least I feel less “crazy”, seeing things disappearing by themselves… 🙂 I had thought about an update, but I forgot to clear the cache…

Thank you !

vickster
Participant
#0

I have a custom post type “Publications” and a custom author role “Writers.” The publication post shows the correct writer but when I go to the author page (mysite.com/author/writer-name), the page doesn’t show the writer’s publications. I think this is the relevant code in the author-header.php file

<span class="td-author-post-count">
<?php echo count_user_posts($part_cur_auth_obj->ID). ' '  . __td('POSTS');?>
</span>

I thought “POSTS” should cover CPTs as well, so I don’t know why the count for posts for the author/writer would show 0. Any ideas?

simchris
tagDiv Member

Hey! Note the pesky issue with Chrome is that they will run an auto-update while you’re using the thing, and then the cache seems to go out of whack. I often launch Chrome now, and then if I go to a page and it is working weird, I go check in IE11, then go back to Chrome and it usually has updated itself. Clear history/cache (maybe something to do every Monday morning as a habit… I dunno). Has to do with handling the CSS and any local caching directives on the page. I was having this issue with our font awesome loading off CDN the other day… all the icons were missing, driving me nuts. 🙂

presto2
tagDiv Member

Ok Marius, thank you !

SaijoGeorge
tagDiv Member

looking good now, thanks

Viewing 25 results - 29,651 through 29,675 (of 29,850 total)