![]() |
|
zpBootstrap – a responsive ZenPhoto/ZenPage 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: zpBootstrap – a responsive ZenPhoto/ZenPage theme (/thread-9881.html) |
zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 08-05-2012 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. zpBootstrap – a responsive ZenPhoto/ZenPage theme - acrylian - 08-05-2012 Maybe the html cache plugin? zpBootstrap – a responsive ZenPhoto/ZenPage theme - Heart - 09-05-2012 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 :( zpBootstrap – a responsive ZenPhoto/ZenPage theme - acrylian - 09-05-2012 Was just a quick guess as I am not famliar with this theme's internals. As far as I know it uses not the standard slideshow. zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 09-05-2012 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 zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 06-06-2012 hi the 1.4.3 zpBootstrap release is now avaliable for ZenPhoto 1.4.3. Major improvements of 1.4.3 release: [list] zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 05-02-2015 hi the 1.4.6 zpBootstrap release is now avaliable for ZenPhoto 1.4.6. Major improvements of 1.4.6 release [list] zpBootstrap – a responsive ZenPhoto/ZenPage theme - acrylian - 05-02-2015 Great Vincent! zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 05-02-2015 hi there is an item I wish to improve. zpBootstrap – a responsive ZenPhoto/ZenPage theme - acrylian - 05-02-2015 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. Real full screen would require either Flash (outdated) or via the HTML5 api a quite modern browser supporting it. zpBootstrap – a responsive ZenPhoto/ZenPage theme - sbillard - 05-02-2015 Hi Vincent. Just FYI, you have not defined The theme runs nicely with ZenPhoto20. Do you mind if I include it? zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 05-02-2015 hi, I missed this issue and it is fixed now. as told in licence page : And of course, feel free to donate (http://www.vincentbourganel.fr/pages/zpbootstrap-1.4.6) zpBootstrap – a responsive ZenPhoto/ZenPage theme - sbillard - 05-02-2015 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 :( zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 06-02-2015 I do not know the underlying reasons for the split in 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. zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 16-02-2015 hi, some informations :
zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 20-05-2015 hi, one information :
zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 23-06-2017 hi I am working on a zpBootstrap release (working with bootstrap 3). 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. zpBootstrap – a responsive ZenPhoto/ZenPage theme - acrylian - 23-06-2017 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 zpBootstrap – a responsive ZenPhoto/ZenPage theme - vincent3569 - 26-06-2017 bootstrap works with fixed-width grid layout and fluid layout. you can access to single image page by a clic on image name. zpBootstrap – a responsive ZenPhoto/ZenPage theme - acrylian - 26-06-2017 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. |