Home Forums
05 | 19 | 2013
We have 166 guests and 18 members online
JoomlaNook Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Imageflow shows pictures with wrong titles
(0 viewing) 
Go to bottom
TOPIC: Imageflow shows pictures with wrong titles
#6674
klowther
Admin
Posts: 2960
User Offline Click here to see the profile of this user
Gender: Male JoomlaNook Location: Fremont, NE USA Birthday: 07/23
Re:Imageflow shows pictures with wrong titles 11 Months ago  
Hi,

Please email your image list file.

This e-mail address is being protected from spambots. You need JavaScript enabled to view it

- Ken
 
Logged Logged
  The administrator has disabled public write access.
#6673
iceshark
Posts: 3
User Offline Click here to see the profile of this user
Imageflow shows pictures with wrong titles 11 Months ago  
Hi,

sorry, I don't find my error. I searched the threads, but no topic suits.

On my website www.festkleiderboerse.de
the imageflow works perfect, but the hreftitle names of the pictures are all a step ahead.
When you move the curser on the picture the "hreftitle" ist different from the real picture which is focused?
The followed pictures have the "hreftitle" of the picture before.

Something wrong with my imagelist.txt ?



Code:


img = "{baseurl0}kleid_08-987.jpg" &
imgalt = "Hofstaatkleider" &
hreftitle = "Hofstaatkleider" &
imgtitle = "Hofdamenkleid" &
url = "images/phocagallery/Festkleider/kleid_08-987.jpg"

img = "{baseurl0}kleid_08-991.jpg" &
imgalt = "Hofstaatkleider" &
hreftitle = "Hofstaatkleider" &
imgtitle = "Hofdamenkleid" &
url = "images/phocagallery/Festkleider/kleid_08-991.jpg"




PLZ some ideas?

best regards

Ice
 
Logged Logged
  The administrator has disabled public write access.
#6684
klowther
Admin
Posts: 2960
User Offline Click here to see the profile of this user
Gender: Male JoomlaNook Location: Fremont, NE USA Birthday: 07/23
Re:Imageflow shows pictures with wrong titles 10 Months, 4 Weeks ago  
Hi,

The image list file that you provided shows a blank line between each text line, like this:

Code:

img="{baseurl0}Festkleider/kleid_08-987.jpg" &

imgalt="Hofdamenkleid" hreftitle="Hofdamenkleid" &

imgtitle="Hofdamenkleid 08-987"



Try it like this:

Code:

img="{baseurl0}Festkleider/kleid_08-987.jpg" &
imgalt="Hofdamenkleid" hreftitle="Hofdamenkleid" &
imgtitle="Hofdamenkleid 08-987"



- Ken
 
Logged Logged
  The administrator has disabled public write access.
#6685
iceshark
Posts: 3
User Offline Click here to see the profile of this user
Re:Imageflow shows pictures with wrong titles 10 Months, 4 Weeks ago  
Hi,

thanks I tried it again. Had it done before. But no improvement : (
The integer counting of the pictures/titles seems not to start at the same number?

BR
Ice
 
Logged Logged
  The administrator has disabled public write access.
#6686
iceshark
Posts: 3
User Offline Click here to see the profile of this user
Re:Imageflow shows pictures with wrong titles 10 Months, 4 Weeks ago  
Hi,

okay, Problem is solved. My FTP-Programm (WinSCP) shows me no "true code".
With the basic editor I deleted the lines.
Nevertheles, Thanks a lot.

Go Futher, I'm looking forward for the next Upgrades of the Imageflow!

Ice
 
Logged Logged
  The administrator has disabled public write access.
#6689
klowther
Admin
Posts: 2960
User Offline Click here to see the profile of this user
Gender: Male JoomlaNook Location: Fremont, NE USA Birthday: 07/23
Re:Imageflow shows pictures with wrong titles 10 Months, 3 Weeks ago  
Great! Glad to hear you got it working.

Good luck.

- Ken
 
Logged Logged
  The administrator has disabled public write access.
Go to top