Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
dominman
tagDiv Member

Thanks for replying
I think the problem was with abdlock plus 😉
I disabled it and suddenly the title is there.
You can close this ticket

dominman
tagDiv Member

Sorry, but it seems you’ve only checked this on Internet Explorer.
Here is how the web page looks on three different browsers side-by-side (browsers are marked with logos):

http://www.screencast.com/t/IJR0WjS1

Note that the title od the ad box is only visible in IE, whereas it disappears on Chrome and Firefox.
I have checked this on three different machines.

Please confirm if I’m right about this, and if I’m wrong, please provide the same comparison of at least three of the most popular browsers (e.g. http://www.w3schools.com/browsers/browsers_stats.asp).

Thanks
Dominik

dominman
tagDiv Member

Same here. Bump.
I contacted you through e-mail.

dominman
tagDiv Member

Sorry for another post, but I think it works – I uploaded the retina version to the same folder and put the URL to the new retina logo in the second field (the one for the retina version). With both logos, everything started working.
The lesson here might be that not everyone uses the Retina version, so maybe you could take it into account in future updates.
Consider this topic closed

dominman
tagDiv Member

Hey there
I think I figured it out but I am not sure if I’m correct.
It seems there is some issue with the regular logo vs retina logo. If I change line 75 from:

if(!empty($instance['logo_url_r'])) {

to:

if(!empty($instance['logo_url'])) {

then the footer logo image starts working as a link.

Any idea how to get the theme to disregard the difference between retina and non-retina image? Or maybe you can tell me where/how to upload the logo file to make it work without changing line 75?

Thanks

  • This reply was modified 11 years by dominman.
dominman
tagDiv Member

Hmm… I’ll keep trying to find what is wrong with my implementation of Lucian’s code. I’ll post back in 2-3 days. Please be patient till then.

dominman
tagDiv Member

Thanks
I’ve tried it but nothing changed so far. Here’s my php file (it’s been uploaded via FTP to the server), and the firebug inspector:

http://www.screencast.com/t/Lbgxw47Fe3wq

Just one more question: Does this mean that after another Newspaper update I will have to change this all over again? I had the same thing with integrating social icons on the front page. I updated the theme yesterday and all my code was overwritten by the new version.

dominman
tagDiv Member

Thanks, will try this

dominman
tagDiv Member

HI Lucian
Thanks, after reading the thread about block 3, I managed to integrate the sharing buttons.

Viewing 9 posts - 1 through 9 (of 9 total)