Yannis2810
Forum Replies Created
-
Forum: Plugins
In reply to: [Meow Lightbox] Lightbox 5.0 breaks galleriesyes, this is an example:
[gallery link="file" size="medium" ids="171,169,159,156,149,126,114,111,2547,27,2416"]Forum: Plugins
In reply to: [Meow Lightbox] Conflict with Tabby Responsive TabsI was wrong. The issue does not have to do with Tabby Tabs. Meow Lightbox breaks the html on my site and the issue was resolved, when I used the suggested code snippet:
update_option( 'mwl_obmode', true ); update_option( 'mwl_parsing_engine', 'HtmlDomParser' ); update_option( 'mwl_rendering_mode', 'rewrite' );it took me 3 hours to solve this. Add title to every link inside the text in a tab and it will be fixed. Change your links from <a href=”… to <a title=”anything” href=”….
It worked for me.Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Addons CostI will probably need the Adsense addon for 15-20 websites. Also the WPML addon for some of them (3-4).
Is the license lifetime or annual?
An extended license for owners of many websites will be useful.
Hi,
I am using WordPress 3.3.1 with theme WooCanvas.
I disabled all plugins and tried to re-activate Slim Stats but I got the same error again.
Finally, I uninstalled Slim Stats because there was nothing else to try.Yannis