PN wrote:
rvelices wrote:
PN wrote:
Hello. I love the theme. Can you tell me which lines of code to change so I can have the photo description displayed in the slideshow? Thanks.
It is there (at least on my site). Can I have a link?
Maybe it's because I'm using theme Modus? My site
Or maybe because of fotorama ? Can you try deactivate it and see if you have a description ?
Offline
rvelices wrote:
Or maybe because of fotorama ? Can you try deactivate it and see if you have a description ?
You are right, it works fine with Fotorama off. Any ideas of how to get Fotorama to display the description?
Hi rvelices,
On [extension by rvelices] modus, you say Modus is not compatible with GThumb+ and Automatic Size, but I have tried and it seems to work fine. What "doesn't work" actually?
Offline
plg wrote:
Hi rvelices,
On [extension by rvelices] modus, you say Modus is not compatible with GThumb+ and Automatic Size, but I have tried and it seems to work fine. What "doesn't work" actually?
In fact it implements its own and I have never tested with the plugins (I have just expected that ine implementation runs into other with side effects)
Offline
Considering we can have several themes at the same time on a Piwigo, I think it would be better to explicitly disable incompatible plugins in the theme (if possible). But as far as I'm concerned, I like better the GThumb+ layout than Modus thumbnails layout/behaviour (the autozoom on hover) so I appreciate Modus+GThumb working together.
Offline
Removing the auto zoom is on my to do list for this summer
Offline
I installed modus theme version 2.6d in my gallery and it looks realy nice.
But in the thumbnail page I have disturbing zoom effect on hover and I can't find any option to disable it.
I visited your reference site http://www.modusoptimus.com/pwg/ and in your installation, there is no zoom on hover over the thumbnails but only the (nice) display of photo's name.
Can you advice me, how I also can achieve this (no zoom, only photo name).
THX in advance!
Max
MaxGizzmo wrote:
I installed modus theme version 2.6d in my gallery and it looks realy nice.
But in the thumbnail page I have disturbing zoom effect on hover and I can't find any option to disable it.
I visited your reference site http://www.modusoptimus.com/pwg/ and in your installation, there is no zoom on hover over the thumbnails but only the (nice) display of photo's name.
Can you advice me, how I also can achieve this (no zoom, only photo name).
THX in advance!
Max
The development has been done, however now it is compatible with piwigo 2.7 only so I cannot release it until the new piwigo is released ...
Offline
rvelices, we have added version 2.7 on the extension manager, you can publish it, compatible with Piwigo 2.7 only :-)
Offline
Hi and thanks for your response.
I found a simple workaround for the old version.
I modified the file modus/js/thumb.pop.js and commented out the content of the handleOver function:
var handleHover = function(e) {
/*
...old content
}*/
Works well for me without any side effects.
After upgrading to piwigo 2.7 I will use your new version.
rvelices wrote:
A new theme modus (live on my site http://www.modusoptimus.com/pwg/ ).
This is a beta version.
Responsive, horizontal menu (vertical on mobiles). Includes functionalities of plugins GThumb, automatic_size, auto_size, but retina screen aware (these plugins should be deactivated on this theme)
[extension by rvelices] modus
look nice
Offline
rvelices - I'm really impressed with modus, and it's exactly what I was looking for in a theme when I found Piwigo. I have one question: on your personal site, related tags are displayed below the menu bar. Is this an extension or is this part of the theme?
Thank you
somjuan wrote:
rvelices - I'm really impressed with modus, and it's exactly what I was looking for in a theme when I found Piwigo. I have one question: on your personal site, related tags are displayed below the menu bar. Is this an extension or is this part of the theme?
Thank you
Extension...
Offline
Thanks for the reply, do you mind referring me to the extension you used? Thanks again.
Offline
Hi,
New to piwigo, although not new to theming, smarty, php, etc. I think that the modus theme is awesome, however, I wanted to move the menu to the side. One of my requirements is that my website be used by elderly people and it's difficult for them to use drop down hover menus.
Any hints for me on what I would need to change? I tried doing just with CSS but didn't get too far.
Thanks for any help if you have the time.
Offline