Hi guys,
i'm using phoca gallery plugin to display a picture in an article.
i use following code for displaying:
{phocagallery view=category|categoryid=1|imageid=4|detail=5|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=0|displayimgrating=0}
it works fine, except one problem:
the "displaybuttons=0" command seems not to work. if i click on the medium picture in the article to make it large, it shows me the buttons in detail view.
how can i make them disappear ?
Thanks in advance !
[solved]phoca gallery plugin "displaybuttons=0" not working
-
- Phoca Member
- Posts: 10
- Joined: 11 Oct 2012, 14:52
[solved]phoca gallery plugin "displaybuttons=0" not working
Last edited by QLink on 05 Mar 2013, 00:00, edited 1 time in total.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca gallery plugin "displaybuttons=0" not working
Hi, buttons are rendered by the component, so you can set them in component's parameters - if you disable them in component's parameters they will be not displayed (the plugin code is there only to resize window in case buttons are displayed)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 11 Oct 2012, 14:52
Re: phoca gallery plugin "displaybuttons=0" not working
Thx Jan !
Got it ! The setting is called "Highslide JS Slideshow". Changing it to "no" removed the buttons from detail view.
Got it ! The setting is called "Highslide JS Slideshow". Changing it to "no" removed the buttons from detail view.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: [solved]phoca gallery plugin "displaybuttons=0" not work
Ok
If you find Phoca extensions useful, please support the project