Hi, can you please provide a link to a page that exhibits the issue you describe?
Hi,
I’ve got the same trouble.
the link to the page: http://dj-airnix.com/category/events/
wordpress version: 3.2.1
extensions:
Contact Form 7 Version 3.0.1
Download Manager Version 2.1.0
Exec-PHP Version 4.9
Google Analyticator Version 6.2
Google XML Sitemaps Version 3.2.6
podPress Version 8.8.10.12
Really Simple CAPTCHA Version 1.2
Share and Follow Version 1.54.1
Simple Lightbox Version 1.6b7.1 (BETA)
Stream Video Player Version 1.3.2
WP Native Dashboard Version 1.3.6
WP Super Cache Version 0.9.9.9
WPtouch Version 1.9.35
Thanks for help!!!
Airnix
Thanks for the information. I’ll look into this.
@airnix: It appears that a chunk of code (including SLB) in your template’s header is being included twice. This of course is not normal & may cause issues with the operation of plugins, as appears to be the case with SLB.
For your reference, the repeated chunk of code follows a few lines below the <!-- my own script --> comment in the page’s source.
Sorry for the late response!!!
So, it’s work!!!;-) …I’ve put twice wp_head in my own theme!!
Thank you Archetyped for your help!!
Glad you got it worked out 🙂
BTW, the next version of SLB has been optimized so that double (triple even) initializations will not cause any problems.