Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems with JQuery plugins
#1
Hey people, I got some problems with installing the JQuery plugins. Help please Smile
Reply
#2
sorry!

Please give a correct description about your problem and URL of your site, but without that ...

I can only tell you that I have problems as well:

- with my tomcat
- my tax declaration
- too many apples in the garden

;=)
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
Connie Wrote:I can only tell you that I have problems as well:

- with my tomcat
- my tax declaration
- too many apples in the garden

;=)

rofl!! was not expecting that at all...

also, use jquery in a lot of my getsimple sites and it functions fine... like Connie said a link and detailed description would be helpful
Reply
#4
I have also a jQuery conflict

On the website I use a slideshow and a lightbox. I like the slideshow and lightbox (photo enlargements) on a page, use the lightbox or slideshow works. This depends on the placement of jQuery

Slideshow:
Code:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
    <script src="http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js"></script>
    <script src="../../js/slides.min.jquery.js"></script>

slides.jquery.min.js version 1.1.9

Lightbox:
Code:
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
    
    <script src="../../js/prototype.js" type="text/javascript"></script>
    <script src="../../js/scriptaculous.js?load=effects,builder" type="text/javascript"></script>
    <script src="../../js/lightbox.js" type="text/javascript"></script>

prototype.js version 1.7
scriptaculous.js version 1.9.0
ightbox.js version 2.05

If I use a jQuery on a page, they work fine and I experienced no problems.
Reply
#5
please try to load only one Jquery on a page
you can use a page template which loads Jquery on the page and the lightbox + slideshow must not load more Jquery

on the other hand, please keep in mind that Jquery is a third party product and has it's own forum, so you might find help there as well
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#6
My problem is that I followed the steps and copied the files into the plugin folder using ftp, but when I logged in to get simple, I don't see the new plugin under the plugin tab.

This is the plugin I'm trying to install: http://apycom.com/menus/8-white-smoke.html
Reply
#7
TomsPalette Wrote:My problem is that I followed the steps and copied the files into the plugin folder using ftp, but when I logged in to get simple, I don't see the new plugin under the plugin tab.

This is the plugin I'm trying to install: http://apycom.com/menus/8-white-smoke.html

The /plugins folder is for GetSimple plugins, not for jQuery plugins.
Your jQuery plugins should go in your theme folder or a sub folder, e.g. /theme/Cardinal/js.
Then you need to add a script tag for the plugin file in your template and add, whatever you want to with this jQuery plugin.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#8
Quote:Then you need to add a script tag for the plugin file in your template and add, whatever you want to with this jQuery plugin.

I don't quite get what you mean here, sorry! D:
Reply




Users browsing this thread: 1 Guest(s)