Pages (3):    1 2 3   
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){

    }

`

Member
Member
makar   06-09-2010, 09:29
#31

Well, I could not figure proper placing of either PHP opening/closing tags or brackets to make it work like in Effervescence+, where there is a distinction between empty search keyword and no keyword match, so I simply replaced if ($c == 0) with if ($total == 0) and it works now.

Member
Member
jasonized   22-02-2011, 16:10
#32

Greetings!

I've got a user trying to use the theme (and it works!), but she has one question. You have a place to name the logo.jpg file, but I can't find a place that allows her to upload the file? Everything else she wants to do seems to be fine, just that one thing... If I don't have to teach her how to use ftp to get into that one directory, I'd rather not!

Thanks!
Jason

Administrator
Administrator
acrylian   22-02-2011, 16:18
#33

Without knowing this theme I suspect that you have to put your own logo file within the theme's folder.

Member
Member
gjr   22-02-2011, 16:43
#34

yes, as acrylian says, and the theme options states in the option description...

Member
Member
jasonized   27-02-2011, 09:46
#35

Greetings Acrylian,

I didn't post the name of the theme, because it was in the description of the topic! Sorry about that... zpFocus, is the theme I'm talking about.
I was hoping, since you have the option to name the logo file that there would be a way (internal to the theme) to upload it, so I don't have to open an sftp link to it and teach her how to do that. Seems "dangerous" to the level of user that could otherwise use zenphoto without problems. If I wanted to add such a button, is there a simple way to do it?
Thanks!

Administrator
Administrator
acrylian   27-02-2011, 10:07
#36

[quote]I didn't post the name of the theme, because it was in the description of the topic!

[/quote]
I don't see that I said anything regarding that... Not knowing the theme means it's 3rd party so I naturally can't directly support it. If you refered to that.. Anyways.

Themes are designs you need to setup. Zenphoto is a CMS which means it manages content and a logo is not really content but part of the design of a site. Especially since a logo is surely added only once..

Of course you can setup a theme to to use an image from a specific hidden image to achieve what you want. But I am not sure if that is worth the work...

Member
Member
jasonized   03-03-2011, 19:32
#37

Hmm...
Well, apparently I'm very confusing. :}

My original post was for gjr, because he started this post about releasing his (it looks like his, from the format of his post) of zpFocus 1.3. So my question of having a function to upload the file one of his options (logo.png/jpg) points to was directed to him, as I that appears to be the only reason I would have to teach my user how to use sftp for. I was hoping that there would be a similar mechanism to uploading images available for the logo file.
Sorry if I confused anyone else.
Cheers!

Administrator
Administrator
acrylian   03-03-2011, 20:04
#38

No problem. the easiest way is still to setup the theme to use a special album for this if you need it dynamic. Otherwise you need to code a special facility for this. I think this would not make no senses as you normally don't frequently change your logo (or should not..;-)).

Member
Member
jasonized   04-03-2011, 19:09
#39

Hey Acrylian,

Now you're just being logical. That is not the way developers are supposed to think! :}
Ah well, I'll just tell her to email me the file and I'll update it. Much easier for all around. And I have no idea how often she'll change it!

Cheers!

Administrator
Administrator
acrylian   04-03-2011, 19:11
#40

That might be because I actually have my roots in illustration/design and not developing..;-)

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