Pages (3):    1 2 3   
Member
Member
gjr   2011-09-06, 12:39
#21

Thanks manu, I will look into this -

Member
Member
NaturalEnquirer   2011-09-16, 14:43
#22

gjr,

Found typing error in your main.css stylesheet at:

.jcarousel-list{width:710x;height:130px;margin:0!important;padding:0!important;}

width should be 710px; not 710x

Member
Member
NaturalEnquirer   2011-09-16, 14:58
#23

gjr,

In several places in main.css, you have border: instead of border:; or border;

Was just wondering if this was a typo or a hack of some sort?

.zenpage_sizedimage,.zenpage_customimage,.zenpage_thumb,.zenpage_customthumb{ display:block; margin:5px auto; clear:both; border: text-align:center; }

Member
Member
gjr   2011-09-16, 15:22
#24

thanks -yes typos

Member
Member
NaturalEnquirer   2011-09-16, 23:27
#25

So is there any reason to keep the border option since there are no properties listed?

Thnaks - every time I think I'm done testing my website, I seem to find one thing or another.

Member
Member
sophmass1234   2011-10-02, 12:57
#26

First off, fantastic theme. Works so well, so impressed.

Just having an issue with the frontpage slideshow though, when it's set to Random Image I get this error every few times. Refreshing the page seems to fix it, but everytime I go back to the homepage it has the error again, until I refresh a few times.

Warning: strpos() [function.strpos]: Empty delimiter in themes/zpmasonry_v1.4.1/index.php on line 43

line 43 has

if (strpos($randomList , $imageName)) {

I'm no good at coding at the best of times, any suggestions on the problem here? I've got it set to Latest Image for the time being and so far no errors, but Random Image would be preferable.

Thanks so much!

Member
Member
gjr   2011-10-03, 03:10
#27

Thanks -

Yes, I think I have this issue on my list for a patch soon. Do you have protected albums? If so, I do not think my adapted script for pulling random images accounts for that, yet... Hope to get a new version out soon...

Member
Member
sophmass1234   2011-10-03, 04:31
#28

Nope, no protected albums. I'll just keep an eye out for an update for this fix and the breadcrumbs one (http://www.zenphoto.org/support/topic.php?id=9558#post-56218), then it'll be the perfect gallery for my site!

Thanks so much

Administrator
Administrator
acrylian   2011-10-03, 08:01
#29

gjr, you might want to look at the image_album_statistics plugin on how to check that. It is a little "inconvenient" to do because of childs inheriting the status from parents.

Junior Member
Junior Member
Printpac   2011-10-03, 09:18
#30

Had a look there, really nice theme,I like it a lot. I tried it there and it seems to work fine on Firefox, Internet Explorer and Chrome Crome.

Member
Member
Moritz83   2011-10-03, 09:47
#31

Hey,

I've got another small problem with the zpmasonry_v1.4.1 theme.
Everything is working fine except this "problem":

If you navigate to a album, you can start a slideshow on the right side, click on the picture to open it and show the EXIF data and (here it comes) click on the the upper left corner of the picture to open it inside a colorbox (I think it is). Is it possible to get the slideshow buttons here as well?
There is just the "close" cross :/

Member
Member
gjr   2011-10-03, 12:05
#32

That could be implemented, but here is the problem: It would only navigate through the images displayed on that page. If you have multiple pages of an album, colorbox would not continue through the images. That is the reason for the slideshow button which pulls all the images regardless of pagination. I did not put image navigation in there when previewing a single image because I thought it was misleading. I am open to argument though... :)

Member
Member
Moritz83   2011-10-03, 12:10
#33

I see so will remove the overlay container and just offer the slideshow button and the normal EXIF - Picture Layout ;)

Thanks anyway :)

Member
Member
gjr   2011-10-03, 12:19
#34

That could be implemented, but here is the problem: It would only navigate through the images displayed on that page. If you have multiple pages of an album, colorbox would not continue through the images. That is the reason for the slideshow button which pulls all the images regardless of pagination. I did not put image navigation in there when previewing a single image because I thought it was misleading. I am open to argument though... :)

[i]Sorry for double post - site acting strangely this morning :)[/i]

Member
Member
lisak.petrik   2011-10-07, 12:34
#35

I find the zpMasonry as a very nice templates for zenphoto. Finally something awesome.
I have two observations which would improve the design of template.

I feel the template is trying to be wide too. The page on big screen is not very nice as one part is on very left and text field on very right side. This is not very handy for reading and getting the orientation.

Once the pictures are viewed in the subalbum the control buttons are too far (the picture is on left side and NEXT button is on right side).

Once album has more subalbums, each album is represented by box containing picture and piece of text description. Unfortunately each box has different height depends on the text description. This causes that the last boxes on the page are not in one line, theirs position is various and this doesn't look very well, it is hard to get orientation in this.

Please consider this as some ideas what could be improved or feedback..I think this is my favorite template so I'm trying to provide some feedback...

Thanks for developing it,
Petr

Member
Member
gjr   2011-10-07, 17:02
#36

Hello Petr,

Thanks for your feedback on this thread as well as the zpGalleriffic thread. Any bugs you describe I cannot really look at unless I can see them in action on a link provided. As far as some of the other things you mention, keep in mind that themes created are really a starting point for each user to develop their site (at least that is how I see it). It is VERY difficult, impossible, to develop a theme that meets everyone's needs. Sure, you try to provide some options, but realistically you cannot develop a theme that suits everyone's site.

That is where you come in. You modify here and there, even ask questions on the forum how to make modifications, get it the way you like it.

Junior Member
Junior Member
gelkoppeke   2011-10-10, 22:44
#37

I love your layout gjr! i'm gonna use it for my personal photography website. But i seem to have encountered a problem and i can't seem to figure out how to fix it... maybe you know...

If i enable combinews to show latest albums on the news page it doesn't show an image but just displays "[image removed]" instead of the thumbnail/image...

and i have a little suggestion too. On image.php could you include an option to let the next image load when clicking on the image instead of the fullsize one or download? i managed to do it with a little modding, but it ain't pretty...

Junior Member
Junior Member
Ahmad   2011-10-11, 14:03
#38

Looks really amazing, really nice work, i tried it on internet explorer and firefox, all looks good

Member
Member
lisak.petrik   2011-10-12, 08:35
#39

Hello Gjr,
well I understand your point. Basically you are right that it would be great to have more people using the template you shot out the world and these people can share the code modifications over this forum...This would create various modifications and one can just select...
The link where the noted issue can be observed is http://petruf.net/02-travel-notes/
I'll try to figure out how to fix it and post the fix here..
Thanks,
Petr

Member
Member
swamyg1   2012-05-26, 15:14
#40

Does anybody know if it's possible to generate a masonry layout for the album pages using this mod? Would love to have a more interesting layout for this page, any tips would be helpful.

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