Speed Booster disabled

Posted in: Newsmag
Post count: 18

Hello,

i have a problem of compatibility: Speed Booster v4.1 – Disabled – incompatible plugin detected: advanced-ads-pro/advanced-ads-pro.php

And i have a another problem, qhen i try use the ad slideshow who comes with advanced-ads with images it doesn’t work but with code only it works.

I had contacted the support from advanced ads and they said: The slider is within a box with a class “.td-visible-desktop” and a display: table condition. Don’t know why, but it is causing the problem and I don’t see a reason for this condition. I could at least see the images when I just removed the display: table css condition in my browser.

My website is http://www.mediotejo.net

Thanks in advance

jb

Post count: 6535

Hi

Note that the Speed Booster plugin disable itself when an incompatible plugin it’s uninstalled. We added this measure to avoid conflicts with the plugins that won’t allow to move their resources at page bottom. To keep the plugin always activated please follow this link: http://screencast.com/t/HaOmyxJ45oX
We didn’t test the advance ads plugin with the theme so is possible to appear some issues with it. Try to remove the indicated condition using try this css and see how it works:

.td-visible-desktop {
display: block;
}

Thanks!

Post count: 18

Hello,

thank you i will try it, than i’ll give you feedback.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.