Hi Jan I used Phocagallery with joomla 3 without any problems
Now I update the website to Joomla 4 I update also Phocagallery component and plugins, but I can't modify the detail view of the gallery.
When I modify the options never change in the views
This is with joomla 3
https://www.passeggiatetreviso.it/itine ... a-a-camalo
This is after the update
https://www.passeggiatetreviso.it/itine ... a-a-camalo
I try to change many times the options but never change in the aspect, It seems that Phoca doesn't read my changes.
What can I do?
Thanks
Problems after update to Joomla4
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problems after update to Joomla4
Hi, first of all, which version do you use now? Do you use component or plugin?
Where do you change the options? In component or in plugin? In plugin many options were removed so maybe you use some options which are not more included in plugin.
Jan
Where do you change the options? In component or in plugin? In plugin many options were removed so maybe you use some options which are not more included in plugin.

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 29 Jul 2023, 14:28
Re: Problems after update to Joomla4
I use the latest version of component and plugin available in the website.
I change the aspect and the lightbox effects in the component without result.
I change the aspect and the lightbox effects in the component without result.
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problems after update to Joomla4
Hi, there are three latest versions on the download website so which exaclty do you use?
What do you mean with "aspect" and "lightbox" effects?
Some parameters take effect only after recreating thumbnails, etc.
Can you be more concreate what exactly does not work (e.g. with using screenshots, etc.) or which parameters exactly do not take any effect (are they changed in options or stay with old value?).
Jan
What do you mean with "aspect" and "lightbox" effects?
Some parameters take effect only after recreating thumbnails, etc.

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 29 Jul 2023, 14:28
Re: Problems after update to Joomla4
Phocagallery 4.5.4
Phocagallery button plugin 4.5.2
Phocagallery plugin 4.5.4
I put inside the article this code:
{phocagallery view=category|categoryid=13|displayname=1| displaydetail=0|limitstart=0|limitcount=0|}
for this page
https://passeggiatetreviso.it/prova2/it ... a-a-camalo
I try to modify:
Phocacomponent > Options > Detail view (Photoswipe, Standard Pop up) but never change.
I also recreate thumbnail
the views of the photo category in the article and the zoom effect never change.
screenshot https://imgur.com/a/w3RiAh6
Phocagallery button plugin 4.5.2
Phocagallery plugin 4.5.4
I put inside the article this code:
{phocagallery view=category|categoryid=13|displayname=1| displaydetail=0|limitstart=0|limitcount=0|}
for this page
https://passeggiatetreviso.it/prova2/it ... a-a-camalo
I try to modify:
Phocacomponent > Options > Detail view (Photoswipe, Standard Pop up) but never change.
I also recreate thumbnail
the views of the photo category in the article and the zoom effect never change.
screenshot https://imgur.com/a/w3RiAh6
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problems after update to Joomla4
Hi, I see on the screenshot that you have enabled Photoswipe and clicking on the link, there is Photoswipe 
Do you use some cache features?
Jan

Do you use some cache features?
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 29 Jul 2023, 14:28
Re: Problems after update to Joomla4
I can chanage but nothing happen.
I don't have cache featured
In mobile when I click on a photo I don't see the X botto to close the zoom
NowI put Standard Pop up Window but Photoswipe reamin.
Is it possible to have the same effect and aspect of this page:
https://passeggiatetreviso.it/itinerari ... a-a-camalo
(old website)
I don't have cache featured
In mobile when I click on a photo I don't see the X botto to close the zoom
NowI put Standard Pop up Window but Photoswipe reamin.
Is it possible to have the same effect and aspect of this page:
https://passeggiatetreviso.it/itinerari ... a-a-camalo
(old website)
Last edited by repsanmarco on 29 Jul 2023, 17:09, edited 1 time in total.
-
- Phoca Hero
- Posts: 2886
- Joined: 28 Nov 2010, 17:20
Re: Problems after update to Joomla4
Hi,
first of all: You are using both themes! Theme Simple and Theme Standard.

Unpublish the: theme_simple.css See above screenshot.
temporary result would be this:

Kind regards
Christine
first of all: You are using both themes! Theme Simple and Theme Standard.

Unpublish the: theme_simple.css See above screenshot.
You could use following codes to your: custom.css of your template:Is it possible to have the same effect and aspect of this page:
Code: Select all
.pg-item-box-image, .pg-cv-descbox {
border: 4px solid #fff;
box-shadow: rgb(170, 170, 170) 0px 0px 3px 1px;
}
Code: Select all
.pg-item-box-title, .pg-category-box-title {
display: none;
}

Kind regards
Christine
-
- Phoca Newbie
- Posts: 5
- Joined: 29 Jul 2023, 14:28
Re: Problems after update to Joomla4
Hi Christine now it's ok.
But when I click the lightbox effect to zoom the image I don't find the bar to close the image.
I try with css but the link effect is under the X
But when I click the lightbox effect to zoom the image I don't find the bar to close the image.
I try with css but the link effect is under the X
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problems after update to Joomla4
Hi, please let me know the link where you get the problems. When I click on the link mentioned above, I see standard Photoswipe with standard close button, everything is OK there 
Jan

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