Pages (5):    1 2 3 4 5   
Member
Member
cyc   30-07-2010, 01:42
#21

First, thanks for developing this nice theme. I've played it a little bit and created my first photo gallery site by simply adopting this theme. Everything looks just great except for one problem. All my landscape orientation of the thumbnails on the gallery doesn't seem to format right so they kind of blocking the text descriptions (and the date) while all portrait orientation formats just fine. I am not sure if the problem is on the theme setup or on the Zenphoto image setup. I am rather naive on the php coding things but I will appreciate any suggestion. If you don't bother, please check my website at http://cycphoto.net

Thanks a lot for the theme and any help!!

Member
Member
gjr   30-07-2010, 13:25
#22

@cyc - This is controlled on line 29 of gallery.php:

``

Make sure you haven't edited this line. It should size all thumbs to 160 longest side. Not really sure why it would be doing it on portraits and not landscapes....

I purged the cache on the demo to verify and it seems to be working on the demo.

Member
Member
cyc   30-07-2010, 22:29
#23

Hi gjr,

Thanks for the message however I didn't change line 29 of gallery.php. I also tried a clean reinstall for both Zenphoto (1.3) and the ZPfocus theme but still the landscape thumbs don't get the right sized. It looks like for landscape, it actually sizes the shortest side but with portrait, it sizes the longest side as I tried different number to conclude that.

I was wondering if the problem is on my photos or on the sizing engine that Zenphoto uses.

Thanks for the help in any way.

Member
Member
gjr   31-07-2010, 01:37
#24

hmmm. I was gonna take another look, but your post is gone along with your link.

Member
Member
cyc   31-07-2010, 02:49
#25

That is strange!! I did not do anything to the previous post. Hmm....
Please look at my recent created web site at
http://cycphoto.net

Thanks!!

Administrator
Administrator
acrylian   31-07-2010, 08:27
#26

@gir/cyc: We are moderating the first posts of new users because of spam fighting so those posts do not appear automatically. Also sometimes Akismet might be little overactive.

Member
Member
huogas   09-08-2010, 17:58
#27

It's really a great theme, really neat! Mon coeur balance...

Two questions:

1- When I use Zenpage theme, I have a register form, and also a login form. Where are they on ZPfocus ?

2- When playing a SlideShow, would it be possible, in some way, to also display the description of the photo?

Thanks

Gaston

Member
Member
cfelicio   21-08-2010, 07:51
#28

Hi Greg,

Do you know which file I need to modify in order to decrease the delay between pictures on the zpfocus slideshow?

Thanks,
Carlos

Member
Member
cfelicio   21-08-2010, 08:09
#29

nvm, found it under header.php:

$(document).ready(function(){
$("a[rel='zoom']").colorbox({slideshow:false,transition:'fade',maxHeight:'90%',photo:true });
$("a[rel='slideshow']").colorbox({slideshow:true,transition:'fade',slideshowSpeed:2000,maxHeight:'90%',photo:true });
$(".inline").colorbox({width:"400px", inline:true, href:"#exif"});
});

Thanks,
Carlos

Member
Member
makar   06-09-2010, 08:43
#30

It seems zpFocus is broken in regards when there are no search matches. There is some code, but it appears that it does not function:

``

Would it be appropriate to replace this code by the one from Effervescence+ ?

`
if ($total == 0){

    }

`

Pages (5):    1 2 3 4 5   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.