I have on my localhost zenphoto 1.2.7 and I have spent the last week modifying the zenpage theme to fit my new website. Before installing the gallery on my webhost server I saw that version 1.3.0 of zenphoto was launched and I decided to go for it. I have copied the custom zenpage 1.2.7 theme and all worked fine. Today, while browsing the functions documentation I saw the printjCarouselThumbNav. I took me a while but I realized that it was included by default in the new zenpage version.
Should I stick with my costum modification or move to the new version and copy all the changes? Besides rounded corners and jcarousel, are there any changes of critical importance?
If I should keep zenpage 1.2.7, what else needs to be done to insert the jcarousel in image.php besides copying the function, copying the jcarousel stylesheet and images from the newer zenpage folder to my costum zenpage folder?
I have tried this aproach and it seems that something is missing. All the html output code after printjCarouselThumbNav function is missing, including the carousel itself. I suspect that there should be a call for the jcarousel scripts somethere in the theme.
Thanks for help!