hello
i already us phoca galery and this plugins
i add a custom module + saort code {pgslideshow id=1|width=1000|height=350|delay=1000|pause=8000|image=O|imageordering=9}
that works great in j3
i update in j4 + phoca + this plugin
now image is only display if i am connected to front-end ...
i check galery all seems good (acl etc)
exemple here https://www.clubalpintoulouse.fr/ (free space in top)
regards
galery render only for administrator
- Benno
- Phoca Hero
- Posts: 9428
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: galery render only for administrator
Hi,
1.)
Till now there is no Phoca Gallery Slideshow Plugin for J4 available.
2.)
In the source code of your website I don't find anything from Phoca Gallery, but css from Ignite Gallery:
Kind regards,
Benno
1.)
see: https://www.phoca.cz/download/66-phoca- ... how-plugini update in j4 + phoca + this plugin
Till now there is no Phoca Gallery Slideshow Plugin for J4 available.
2.)
In the source code of your website I don't find anything from Phoca Gallery, but css from Ignite Gallery:
Code: Select all
<link href="/media/com_igallery/css/lib-42.css" rel="stylesheet" />
<link href="/media/com_igallery/css/ignitegallery-42.css" rel="stylesheet" />
Kind regards,
Benno
-
- Phoca Member
- Posts: 30
- Joined: 02 Jul 2012, 18:52
Re: galery render only for administrator
sorry myabe a mistake
gellery plugin existing for j4
https://www.phoca.cz/download/66-phoca- ... ery-plugin
if you check code you can see div with phocagalleryslideshow class
=> no image for invit
=> image slidshow is render for connected user
https://www.screenpresso.com/fr/cloud/EHv2b/
https://www.screenpresso.com/fr/cloud/v5SJf/
gellery plugin existing for j4
https://www.phoca.cz/download/66-phoca- ... ery-plugin
if you check code you can see div with phocagalleryslideshow class
=> no image for invit
=> image slidshow is render for connected user
https://www.screenpresso.com/fr/cloud/EHv2b/
https://www.screenpresso.com/fr/cloud/v5SJf/
- Benno
- Phoca Hero
- Posts: 9428
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: galery render only for administrator
Hi,
unfortunately I can not explain it better than I have already done above:
Your code: {pgslideshow id=1|width=1000|height=350|delay=1000|pause=8000|image=O|imageordering=9} is to my knowledge Phoca Gallery Slideshow Plugin code and therefore cannot work because there is no Phoca Gallery Slideshow Plugin for J4.
Phoca Gallery Plugin code looks like: {phocagallery view=.......}
Kind regards,
Benno
unfortunately I can not explain it better than I have already done above:
Your code: {pgslideshow id=1|width=1000|height=350|delay=1000|pause=8000|image=O|imageordering=9} is to my knowledge Phoca Gallery Slideshow Plugin code and therefore cannot work because there is no Phoca Gallery Slideshow Plugin for J4.
Phoca Gallery Plugin code looks like: {phocagallery view=.......}
Kind regards,
Benno
-
- Phoca Member
- Posts: 30
- Joined: 02 Jul 2012, 18:52
Re: galery render only for administrator
hi that very strange plugin works only in registred view and not in public
{phocagallery view=.......} cant display slideshow that problem
{phocagallery view=.......} cant display slideshow that problem
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: galery render only for administrator
Hi, check the plugin options for access parameter:
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 30
- Joined: 02 Jul 2012, 18:52
Re: galery render only for administrator
yes already checked same behavior
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: galery render only for administrator
This is the only one option for the plugin, so if it is set to public and it is not displayed in public article, then check if your system does not use another rights management. Is the category (image category) you want to display public?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 30
- Joined: 02 Jul 2012, 18:52
Re: galery render only for administrator
i found its a cache problem if i actived any cache systeme (progress and conservator) => that not display for unlogged user
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: galery render only for administrator
OK
If you find Phoca extensions useful, please support the project