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 :)
strawberrybase
tagDiv Member

Thanks for the reply, that makes sense. Would you be able to help me out with the CSS for that? It’s not something I’ve ever attempted before.

Thanks again.

strawberrybase
tagDiv Member

Thank you for replying Catalin, and for your help.

It turns out the problem was with the W3 Total Cache plugin that we had installed, it had been caching the old, insecure web links on our site. We’ve emptied the cache and the site is now working fine 🙂

strawberrybase
tagDiv Member

Sorry, should have done that to begin with.
This is the site which is having the most issues…

http://www.tpimagazine.com

This one also seems to be having the same issue but not across as many computers…

http://www.mondodr.com

Thanks

strawberrybase
tagDiv Member

Thanks, that’s great

strawberrybase
tagDiv Member

Sorry, this seems to have removed the navigation from the revolution slider rather than the navigation on the slide element (project) which is what i was after.

Thanks

strawberrybase
tagDiv Member

Sorry, i put an extra ‘w’ in the URL

http://www.darcmagazine.com

strawberrybase
tagDiv Member

Hi,

i’ve been updating my site today, it’s now positioned here…

http://wwww.darcmagazine.com

unfortunately the CSS code you gave me to hide the navigation arrows on the ‘slide’ element has stopped working.

Can you advise?

Thanks

strawberrybase
tagDiv Member

Thanks, that worked

strawberrybase
tagDiv Member

Thanks, this is great. The only thing i’ve noticed now is that when viewed on an iPad (in portrait orientation) the leaderboard advert is aligned to the bottom rather than centred in the middle like the logo (when viewed on a desktop). Is there a fix for this?

Thanks

strawberrybase
tagDiv Member

Thanks for this. I have this working and though it looks fine on a desktop on a tablet (portrait orientation) the logo is cropped on the top and bottom and the advert is badly cropped on the bottom edge too.

I hope you can advise?

Thanks

strawberrybase
tagDiv Member

Thanks, this has worked for the most part.

I’ve also changed block 6, which is working, but block 7 and 12 aren’t. I’ve used the code below, is there something incorrect with it?

.td_block_slide .block-title > a { width: 100% }
.td_block_6 .block-title > a { width: 100% }
.td_block_7 .block-title > a { width: 100% }
.td_block_12 .block-title > a { width: 100% }

Thanks

strawberrybase
tagDiv Member

Thanks, that’s working. However i’ve tried to increase the size of the logo by amending your code slightly and it’s causing the image to crop. Is it possible to increase the depth of the header area so the logo can go bigger without losing any of it?

Thanks

strawberrybase
tagDiv Member

That works. Thanks

strawberrybase
tagDiv Member

Thanks, that’s great.

strawberrybase
tagDiv Member

Thanks Catalin,

would you have a similar css code for adding this additional pixel to block 6 as i have this in use on the front page of my site

http://www.mondialetest.co.uk/mondoarc/

Thanks

strawberrybase
tagDiv Member

Hi,

since i’ve added the css i’ve noticed that some thumbnail boxes are losing the border on the bottom edge. Can you think why this would be and what i might be able to do to fix this? Below is a link to my site.

http://www.mondialetest.co.uk/mondoarc/

Thanks

strawberrybase
tagDiv Member

Thanks, that’s great

strawberrybase
tagDiv Member

Thanks, this is working now

strawberrybase
tagDiv Member

Hi,

sorry i have this working now, thanks for all your help

strawberrybase
tagDiv Member

Hi,

i’m having a problem with this. I get the following error…

Parse error: syntax error, unexpected ‘{‘ in /xxx/xxx/xxx/xxx/wp-content/themes/Newspaper/loop.php on line 46

I hope you can advise

strawberrybase
tagDiv Member

Could i ask a quick question regarding the code below?

$adcounter = 0;

$adcounter++;
if (is_category()) {
if ($adcounter == 2 or $adcounter == 4) {
echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);
}
}

What amends would i need to make to this code so that i can have a ‘custom_ad_1’ space after the second post and a ‘custom_ad_2’ space after the forth post. So basically 2 different ad spaces (displaying different ads) on the category page?

Thanks

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