I've set "mod_rewrite suffix" to ".html" on my demo site : http://bootstrap.vincentbourganel.fr/ and everything works well.
so I don't understand where the problem is and I am afraid that I can't help you.
you mean "static_html_cache v1.4.2"?! I don't have activated that plugin here.
And I also have deleted picture-cache, refreshed metadata, refreshed database in admin backend.
What else can I try to do?!
[b]When I set the "Mod_rewrite Bildsuffix" to "" (leave blank) it works for example.[/b] I can click the picture in the slideshow and I get the correct album picture shown (no 301 error).
Thanks
update: I have a second zenphoto installation with bootstrap theme, here everything is ok. hmmmm. Checke .htaccess file(s), both the same. No idea :(
the theme uses flexslider which is a responsive slider.
but, the images shown by the slider are provided by a standard function of zenphoto :
``
so the function creates a link to image page.
again, it's work well on demo site
hi
the 1.4.3 zpBootstrap release is now avaliable for ZenPhoto 1.4.3.
Major improvements of 1.4.3 release:
[list]
[]Upgrade to bootstrap 2.0.4 (release of 06/01/2012)
[]The homepage's slideshow links to the gallery rather than the images
[]Supports GoogleMap plugin
[]Supports new option to display Exif data
[]Rewrite of register form to be compliant to zenphoto 1.4.3 (inspired from register_user_form.php and printPasswordForm.php)
[]Some improvements to be compliant with ZenPhoto 1.4.3 (read changelog.txt)
[]Some graphical improvements (read changelog.txt)
[]Fix some issues (read changelog.txt)
[/list]
more informations and download here:
http://www.vincentbourganel.fr/news/zpbootstrap-a-responsive-theme-zenphoto-zenpage
hi
the 1.4.6 zpBootstrap release is now avaliable for ZenPhoto 1.4.6.
Major improvements of 1.4.6 release
[list]
[]Supports cacheManager and favoritesHandler plugins
[]Supports official colorbox and slideshow plugins of zenphoto 1.4.6
[]Rewrite of comment, contact and register forms to be compliant to zenphoto 1.4.6
[]Some improvements to be compliant with ZenPhoto 1.4.3 (read changelog.txt)
[]Some graphical improvements (read changelog.txt)
[]Fix some issues (read changelog.txt)
[/list]
more informations and download here:
http://www.vincentbourganel.fr/news/zpbootstrap-a-responsive-theme-zenphoto-zenpage
hi
there is an item I wish to improve.
I wish to have a slideshow with responsive and full screen behaviors.
I don't found a script to do that.
If you know one, I am interested by.
The cycle2 script behind slideshow2 is responsive capable as our standard slideshow usage (if the theme were yet). Since it can slide any html it can do everything.
As such you can of course also create a full window size slideshow.
http://jquery.malsup.com/cycle2/demo/maximize.php
Here an example with another script together:
http://periplox.github.io/jquery.imagefit/fullscreen.html
Real full screen would require either Flash (outdated) or via the HTML5 api a quite modern browser supporting it.
hi,
I missed this issue and it is fixed now.
where did you see errors ? I see anything with firebug.
as told in licence page :
All themes and plugins available on this site are published under GNU General Public License.
Feel free to download, use, modify and redistribute them.
A back link to my website will be appreciated.
And of course, feel free to donate (http://www.vincentbourganel.fr/pages/zpbootstrap-1.4.6)
I always run my test site in "debug mode" so that PHP errors are displayed/placed into the log. This is where the error shows up.
The best place for a back link to your website would be in the theme description. I will add it there, but it would be useful in your version as well--who knows where and how these things get propagated. Maybe a donate link as well?
I know that the GPL gives me the right to re-distribute. But I still think it polite to ask. Maybe you don't want to associate with me :(
I do not know the underlying reasons for the split in the project.
nobody is white, nobody is black, but I have my opinion on some malfunctions.
but in the end, I still think it's not good for the project.
I appreciate the polite question about the integration of my theme in the distribution zenphoto20
About back link, it exists a link in theme description.
About donation, we all work for free, but sometimes people are calling for updates without realizing the load of volunteer work, without saying any thank you.
hi,
some informations :
hi,
one information :
hi
I am working on a zpBootstrap release (working with bootstrap 3).
It take a long time, since it is a midnight project with not a lot of time to work on it, and it is a major release (in fact a full rewrite).
The main work is achived but I have to consider CSS issues in some parts.
So, I need your help!
Can you visit my test site http://test.vincentbourganel.fr/ with different devices (smartphone, tablet, pc with normal and large screen) and different OS, and after, notice me everything goes wrong?
You will be helpfull to achive the theme that, of course, I will be distribute.
Don't have a look on the news and pages content, because it is not yet migrate to be compliant with responsive design of bootstrap.
Just looked quickly. Nice. Regarding the responsive layout on the album/thumb pages a question: You seem to use an adaptive layout instead of a fluid one. I am sure bootstrap is normally fluid?
I notice you are using swipebox for the single image. That has the disadvantage that single images cannot be linked directly. Quite important in times of social sharing perhaps
bootstrap works with fixed-width grid layout and fluid layout.
so I have the choice between them and it is more simple for me to design a fixed-width layout.
you can access to single image page by a clic on image name.
but I wish to have a very simple theme, with less naviguation as possible: go to single image is not very important if all single images can be seen directly from album page (btw, as gallerrific).
I can understand but fluid gives a much better usage experience on various devices as with fixed you get some rather ugly spaces sometimes.
I understand that. Don't know swipebox (I rejected if from a usage on an occasion since it seems to have problems with jquery 3). There would be ways to get that with the actual single image url via JS but that would be some work.
If the single image page is accessible/implemented that's fine. Just mentioned it because for sharing and also rss feeds lead to that single image page so it must be available. Unless you want to do some more complacted stuff to change that.
I would suggest that you really put that theme to your github account this. That way someone could actually help fixing issues if needed.