Hi Christine,
You don't see the difference because i have downgraded phocagallery to 4.3.5 version... and now all work fine again. When I upgrade to 4.3.8 all visualizzation is wrong. You can see the difference on another site whit the same problem. Here the links:
https://www.prometeo-onlus.org is OK
https://www.prometeo-onlus.org/j3/index ... Itemid=173 is KO
I think is not a configuration problem but a code problem....
Thank you again for your attention.
Regards
Problem on display with 4.3.9
-
- Phoca Member
- Posts: 22
- Joined: 17 Dec 2011, 17:40
Re: Problem on display with 4.3.9
Last edited by sercio on 11 Jan 2018, 20:36, edited 1 time in total.
Tags:
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Problem on display with 4.3.9
Hi sercio,
aha. That's why I didn't see the difference. Will check later. But for now, I'am off.
Regards
Christine
aha. That's why I didn't see the difference. Will check later. But for now, I'am off.
Regards
Christine
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Problem on display with 4.3.9
Hi sercio,
Now I can see the difference with above OTHER Url!
You can do following: either:
phocagallery.css / start line: 1061
to change to this:
that means: to "comment out". It belongs to your template resulting of having: .wrapper class twice.
Or you download and try following .zip, it is Version: 4.3.9b
> https://github.com/PhocaCz/PhocaGallery ... 4.3.9b.zip
If successfull, then it will implemented in a future PG version. It's not official. Pls try and advice. Thank you.
But for now, i'm really off.
Christine
Now I can see the difference with above OTHER Url!
You can do following: either:
phocagallery.css / start line: 1061
Code: Select all
.wrapper {
line-height: 0;
width: 100%;
max-width: 900px;
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
Code: Select all
/*.wrapper {
line-height: 0;
width: 100%;
max-width: 900px;
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}*/
Or you download and try following .zip, it is Version: 4.3.9b
> https://github.com/PhocaCz/PhocaGallery ... 4.3.9b.zip
If successfull, then it will implemented in a future PG version. It's not official. Pls try and advice. Thank you.
But for now, i'm really off.
Christine
-
- Phoca Member
- Posts: 22
- Joined: 17 Dec 2011, 17:40
Re: Problem on display with 4.3.9
HI Christine,
i have modified the phocagallery.css as you tell me, but with no results. The version 4.3.9b was installed on the previous site.... also with no results.
Regards
i have modified the phocagallery.css as you tell me, but with no results. The version 4.3.9b was installed on the previous site.... also with no results.
Regards
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Problem on display with 4.3.9
Hi sercio,
Try a) to download / installing above 4.3.9b.zip > nothing more. Clear all caches.
Or the normal 4.3.9 with the amendments as you did of the URL a)
bona note
Christine
a) Clear your browser cache please. Because I can see the CSS changes. The layout is OK now > the ... prometeo URL
b) here I see again PG 4.3.5. > ... santaprisca URLThe version 4.3.9b was installed on the previous site.... also with no results.
Try a) to download / installing above 4.3.9b.zip > nothing more. Clear all caches.
Or the normal 4.3.9 with the amendments as you did of the URL a)
bona note
Christine
-
- Phoca Member
- Posts: 22
- Joined: 17 Dec 2011, 17:40
Re: Problem on display with 4.3.9
Good Morning Christine,
I have installed again the 4.3.9b version, i have cleared the browser cache, and now all works fine. Thank you very much and please, apologize for my mistake (i have not remembered to clear the browser cache). Please insert this beta implementation in the future release.
Thanks again.
I have installed again the 4.3.9b version, i have cleared the browser cache, and now all works fine. Thank you very much and please, apologize for my mistake (i have not remembered to clear the browser cache). Please insert this beta implementation in the future release.
Thanks again.
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Problem on display with 4.3.9
Hi sercio,
thank you for downloading & testing of version 4.3.9b. We will implement the changes in next version.
As the classes: .wrapper .... are in your template and phocagallery, the CSS Code for PG has been changed to:
.ph-pswp-wrapper ... I will inform Jan about.
Kind regards
Christine
thank you for downloading & testing of version 4.3.9b. We will implement the changes in next version.
As the classes: .wrapper .... are in your template and phocagallery, the CSS Code for PG has been changed to:
.ph-pswp-wrapper ... I will inform Jan about.
Kind regards
Christine