![]() |
|
Add lightbox to zpArdoise theme - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Add lightbox to zpArdoise theme (/thread-8077.html) Pages:
1
2
|
Add lightbox to zpArdoise theme - leeloo047 - 08-01-2011 Hi, Add lightbox to zpArdoise theme - GrahameNZ - 09-01-2011 Have you seen this plugin Colorbox ? Add lightbox to zpArdoise theme - vincent3569 - 21-01-2011 Hello FYI, zpArdoise 1.1 supports colorbox.
Add lightbox to zpArdoise theme - biopixel - 24-01-2011 Hi Vincent
I like the look with bigger 150 pix thumbnails and would like colorbox to work in that mode as well. Any suggestions on what to do? Thanks for a very nice theme BTW :) Add lightbox to zpArdoise theme - vincent3569 - 26-01-2011 hello, sure, you can use colorbox without galleriffic. you have 2 ways to do that : 1st, activate colorbox plugin and configure it to be used with album and images
Add lightbox to zpArdoise theme - biopixel - 30-01-2011 Hi, -in colorbox plugin the "image" and "gallery" are checked and applied -in theme/options the "use colorbox" is checked and applied In slideshow the colorbox works fine, but changing the timeout value makes no difference in transition time. Instead of the word "slideshow" I have the French "diaporama" any idea where to change that? Thanks Add lightbox to zpArdoise theme - acrylian - 31-01-2011 I can't reproduce any issue with the "speed" option of the slidesshow in Colorbox mode. Be sure to clear your browser cache and reload the page to see an effect. Regarding the French word either that is accidentally hard coded in that theme or you have set your site to French. Add lightbox to zpArdoise theme - biopixel - 06-02-2011 Cleared the cache and reloaded the page but still the slideshow is to fast. Timeout value is set to 6000 milliseconds. Please have a look at www.biopixel.se The french word diaporama is then hardcoded into the theme as I have english selected. Will look throu the code to change it. Any idea where it might be? Since colorbox is not working in gallery I will make a clean install with latest version of zenphoto and zpArdoise and hope that will sort it out. Add lightbox to zpArdoise theme - acrylian - 07-02-2011 You will have to set a higher value. No idea why the Colorbox behaves like that. That would be something to address by its developer then. I can't help with the theme as I know nothing about it. I have changed the topic title so its developer might respond. Add lightbox to zpArdoise theme - vincent3569 - 07-02-2011 hi, to fix the translation issue of slideshow :
currently,, the speed of the slideshow of your site is fixed to 2000 (I have seen it by exploring the source's code of the pages). Add lightbox to zpArdoise theme - kimmiddleton - 08-02-2011 thank you Vincent..that's what I thought as well.. Add lightbox to zpArdoise theme - biopixel - 09-02-2011 Hi and thanks for the help, unfortunatley problems remain. Today I made a clean install with 1.4.0.2 and zpArdoise 1.2 Problems with colorbox only working with Gallerific is still there. It is very strange as I have 6000 milliseconds set in plugin options. It seems that the changes get lost after I have applied them. I also checked the "page source" in my browser and there the value is 2000. Regarding the Diaporama I found another problem. I have tried in different browsers and the problems are the same. Any advice please as this is very frustrating. Add lightbox to zpArdoise theme - acrylian - 10-02-2011 I don't know anything about this theme but it is much more comfortable to edit files in a proper text editor (code hightlighting for exampe) via ftp. Add lightbox to zpArdoise theme - markky99 - 10-02-2011 I was looking at zp-ardoise as an alternative to zp-gallerific, since there are some good improvements to the basic image handling. For the colorbox issue, first of all I had to enable colorbox options for zp-ardoise in the colorbox plug-in options page, for album and image pages. But this was not an answer - using firebug I can see an error - There could be a substitution error which I can't trace as yet. For translations, line 10 of Search.php, "Recherche" can be replaced with "Search", and line 44 of footer.php can have the words "You can navigate the images with the help of the arrow keys of your keyboard" inserted in the echo statement. This is with version 1.2 by the way Hope this helps. Add lightbox to zpArdoise theme - vincent3569 - 10-02-2011 @biopixel @markky99 by the way, search button is correctly translated but the text in the bottom is not (I want do create a transalation ticket for that) Add lightbox to zpArdoise theme - biopixel - 11-02-2011 So is there a way for me to edit the timeout value for slideshow outside the zenbox interface? what file to download and edit? In plugin options - Colorbox is enabled for ZpArdoise, @vincent3569 Add lightbox to zpArdoise theme - markky99 - 12-02-2011 Vincent, I amended header.php to load the colorbox.js (from ZENFOLDER), which removed the firebug error message, but resulted in other non-helpful behaviour. The only stable configuration I have found is to have both colorbox and gallerific set to off, and slideshow set to jquery. see Add lightbox to zpArdoise theme - vincent3569 - 12-02-2011 @biopixel with that, you will have a colorbox slideshow on album page and image page : it is my personnal configuration on my website... in admin>options>theme if colorbox is checked, colorbox will used to displayed the full image. with that, you know all about my theme and the colorbox and slideshow plugins. last, if you want to modify the php files of my theme, do that in the local files on your pc and after upload them to your server. Add lightbox to zpArdoise theme - vincent3569 - 12-02-2011 @markky99 : in admin>options>theme, check gallerific and colorbox options. with that, colorbox will used to displayed the full image when you clik on the larger image (a clik on the thumbnail displayed next image). this is the configuration on this pre-prod website : http://vincent.bourganel.free.fr/zenphoto_test2/index.php?album=neige Add lightbox to zpArdoise theme - biopixel - 16-02-2011 @vincent3569 It's a great theme and I would really like to have this working if possible. Lets try again, hope I make sense.. What I want is for colorbox to open the image when I click on a thumbnail in album page, not using gallerific. As it is now when clicking on thumbnail a new page opens in browser with the full zize image. And colorbox IS checked and applied everywhere possible :) Maybe it's not possible to open the thumbnails on the album page with colorbox? |