no Lightbox but photo opens in new window...

  • efrab
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 6 months ago #1587 by efrab
Thats it!
Thanks for the very very quick response!
Great service and plugins!

Kind Regards
Efrab

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 6 months ago #1588 by milos
Thank you too. I must say that your idea to combine Carousel PRO with Photo Gallery plugin is nice!

Please Log in to join the conversation.

  • efrab
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 6 months ago #1590 by efrab
Thank you,
I still have 1 isseu though, I want to use the carousel twice or more than twice in this website. Is it possible to let the carousel refer to different maps in the map images on my ftp?
bc now I get when I publish more than 2 images in the carousel I get the following error:

Fatal error: Cannot redeclare make_thumb() (previously declared in /hermes/web03/b528/moo.efrab/projectbyby/plugins/content/photogallery.php:57) in /hermes/web03/b528/moo.efrab/projectbyby/plugins/content/photogallery.php on line 57

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 6 months ago #1591 by milos
No, unfortunately publishing such module twice on a page is not possible.

Please Log in to join the conversation.

  • steveki
  • Visitor
  • Visitor
13 years 4 months ago #10019 by steveki
I am having trouble with photgallery plugin too. Images open but not into a lightbox. As per previous suggestion - I looked for to turn off jquery - but it is not an option in the plaugin.
www.nrcl.org.au/index.php/news-items/10-vault-show2

Please Log in to join the conversation.

More
13 years 4 months ago #10029 by ivan.milic
jQUERY SITE OPTIMIZATION:

Good practice is to disable JQuery in all modules and then in index.php of template in head section add manually reference to .


Latest version of jQuery you can download from jquery.com , link is jqueryui.com/download .
You can copy files from package to <template folder>/js/

There are 2 script and one css reference:

<link href="<???path???>/jquery-ui-1.x.xx.custom.css" rel="stylesheet" type="text/css" />

<script src="<???path???>/jquery-1.x.x.min.js" type="text/javascript" />
<script src="<???path???>/jquery-ui-1.x.xx.min.js" type="text/javascript"/>

Go to Module manager open module by bodule and whereerver you see "Load JQuery" (this name can differ form case to case ) property disable it.
Then also go to plugin manager and do that also.

Then open index.php of template and check if there is already reference there. If yes you can just modify it to reference new files you downloaded or delete it and put above 3 reference lines in that order as much close to begining of <head> section as it can be.


To chack you have one and only exactly one reference use "View source" option of your browser when you go to your site. js. References can sometimes be in place where module is rendered so you need to check all source. Easiest way is to text-serach "jquery" in page's source.

Please Log in to join the conversation.

Time to create page: 0.113 seconds
Powered by Kunena Forum