hi - i'm so glad i found your gallery---thanks for a great program.
i have everything working except i can't get the titles to display.
here's the link:
http://www.marshall-legacy.org/e2_photo_gallery_full/index.php
any help would be MUCH appreciated! i have the full version loaded btw
thanks.
-lisa
e2interactive forums » Sample of (E)2 Photo Gallery
caption/title not showing
(13 posts)-
Posted 6 months ago #
-
I have a similar problem in that when thepage loads up the image title is not displayed untill i click on one of the other thumbnails.
Posted 6 months ago # -
I don't even have it when i click the thumbnails! I have reloaded all the images again with all the info and still the same problem. Then i downloaded the thumbs, pasted all the titles and descriptions in and put them up to the sever agin. NO luck. hmmmnnn. Any Advice out there???
Posted 6 months ago # -
I went to your link of the gallery, downloaded one of your images and I don't see any Meta Data in your photo. How are you adding the meta data to your images?
Posted 6 months ago # -
thanks for replying! i have been adding the info in my local folder by right clicking the image > properties > summary and then adding the info there. i'm running windows xp (if that has anything to do with it??) did i do this wrong?
thanks in advance,
-lisaPosted 6 months ago # -
yeah that is for windows specific, and doesn't write to the image meta data itself. Typically to add meta data to your images you need photoshop or some other image editing software. I think Google's Picasa allows you to add meta data and it's a free download.
Posted 6 months ago # -
ok - i changed em in photoshop. long story short had to re-install the full program again and got 1 title / description to work. it's on the second image. the rest dont have anything. the weird thing is that when i load them into photoshop, they have the info.
link to page: http://www.marshall-legacy.org/e2_photo_gallery_full/index.phpany ideas ? thanks yet again!!!
-lisaPosted 6 months ago # -
an update. i rinsed and repeated... now i have it up but the loader image just keeps on spinning!!!
http://www.marshall-legacy.org/e2_photo_gallery_full//index.phpalso, there'sa page error about temp gallery being undefined??
Posted 6 months ago # -
Good news, it looks like you images do have the Meta Data in them, the bad is that the first image as Quotation marks in the title. To fix this open up the getfolders.php file and find the following line on line 46:
$title = $iptc['2#005'][0];and add after:
$title = addslashes($title);That should fix the errors you're getting.
Posted 6 months ago # -
AHHHH - i can't tell you how much i appreciate your taking the time to help me! it's working fine now. amazing how a little "" can make life hellish!
kudo's to you and your kick a** galleryPosted 6 months ago # -
okay, so I've been racking my brain on this one, and come to find out it was something simple and stupid on my part. Open up the e2photo2.js file and find this line (79):
//firsttitlefade.start(0,1);take off the
//that should fix it.
Posted 6 months ago # -
eureka! did the trick. thanks so much. hey, i have a quick question... someone who wants me to design a site wants an online photo gallery...but... they want to be able to put up their own photos as events occur. they are in no way web savvy.
in your opinion, do you think that your e2 is a good solution for this situation?
i know i had some problems at first but i really like your gallery- i just don't know how many novices have been able to handle it.
thanks in advance for any thoughts and a big thanks for all of your help!
-lisaPosted 6 months ago # -
I'm still having problems getting the titles and captions show up , though generated the image info using ImageReady and so on, changed the suggested lines in php files but somehow nothing is appearing in the Gallery (no titles no iptc info . What's going wrong?
Posted 5 months ago #
Reply
You must log in to post.
