highslide image only navigation

Phoca Gallery - image gallery extension
wudry
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 14 Jul 2009, 14:08

highslide image only navigation

Post by wudry »

hello jan,
first i have to say that this gallery is really great, excellent work.
i have gallery 2.5.0 installed and it works fine,
but i have no navigation icons (next, prev, move...) in the big picture like in your demo,
and also i can't find where i can chanche the alt text (Click to close image, click to move...) to german.

can you tell me where this settings are?

thanks

wudry
User avatar
europower
Phoca Member
Phoca Member
Posts: 10
Joined: 20 May 2009, 15:53
Location: Belgium
Contact:

Re: highslide image only navigation

Post by europower »

Hi wudry,
I had the same problem after updating to 2.5.1b
I altered the highslide-full.js on line 129-130. (components\com_phocagallery\assets\js\highslide\)

Code: Select all

		'</ul></div>'
	,
to

Code: Select all

		'</ul></div>',
saved it and it worked. :twisted:
Hope it will work for you to.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: highslide image only navigation

Post by Jan »

wudry

Please let me know if the solution from europower works for you, If yes, I will change it for next version.

Jan
If you find Phoca extensions useful, please support the project
Post Reply