Slimbox not showing correctly with Gallery Plugin in article

Phoca Gallery plugins - plugins for Phoca Gallery extension
adriaan
Phoca Member
Phoca Member
Posts: 18
Joined: 22 Oct 2009, 20:48
Location: Westkapelle, The Netherlands
Contact:

Re: Slimbox not showing correctly with Gallery Plugin in art

Post by adriaan »

Hi all,
I am using release 3.03 of the Phoca Gallery plugin and i have the same poblem.
The solution is in the file phocagallery.php of the plugin.

Linenumber 614:

Code: Select all

$document->addStyleSheet(JURI::base(true).'/components/com_phocagallery/assets/js/slimbox/slimbox.css');
change to:

Code: Select all

$document->addStyleSheet(JURI::base(true).'/components/com_phocagallery/assets/js/slimbox/css/slimbox.css');
Jan, could you change this in a next release?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slimbox not showing correctly with Gallery Plugin in art

Post by Jan »

Hi, thank you for the info, I will fix it in the next release.

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slimbox not showing correctly with Gallery Plugin in art

Post by Jan »

Fixed in version 3.0.4

Jan
If you find Phoca extensions useful, please support the project
cash
Phoca Member
Phoca Member
Posts: 32
Joined: 30 Mar 2011, 15:02

Re: Slimbox not showing correctly with Gallery Plugin in art

Post by cash »

Thanks.
junpendon
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 28 Aug 2011, 01:22

Re: Slimbox not showing correctly with Gallery Plugin in art

Post by junpendon »

Thanks.

Great plugin.

Jun
Post Reply