jquery.js and RSS feeds

Hi.

When I insert the jquery.js library in the _header.html like <script type="text/javascript" src="jquery.js"></script> then the RSS feeds e.g. forum don't load Frown

I'am using the latest jquery lib from jquery.com v1.6.4 and I need it for a "german-solution" for the insert of social buttons like Facebook, Google ...

Why the RSS feed doesn't work when jquery is loadet?

Any idea?

Rappi

Bezirzer.de, elbrocker.de, tierschutz-community.de
Quote · 17 Sep 2011

Most likely because dolphin already includes jquery and is loaded by default on most pages. Adding your own to _header.html will load two different versions which will conflict with each other. It's most likely causing a problem with ajax used to load the RSS feeds.

https://www.deanbassett.com
Quote · 17 Sep 2011

Hmmm.

But the function that I need is not working with the buildin version Frown

Can I change the version?

Rappi

Bezirzer.de, elbrocker.de, tierschutz-community.de
Quote · 17 Sep 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.