gantry / gantry5

:rocket: Next Generation Template / Theme Framework
http://gantry.org
1.04k stars 204 forks source link

Gantry 5.5 joomla 3.10.2 menu of type Gantry #2910

Closed oxido21 closed 3 years ago

oxido21 commented 3 years ago

Creating a menu that would display a particle, the "Joomla Articles" or "JL Content Grid", the page doesn't display the particle You can check this video https://imgur.com/a/YwVaqiG

mahagr commented 3 years ago

Thank you. I will try to get this fixed before release.

mahagr commented 3 years ago

I cannot reproduce the issue with the latest CI build. Can you test if the issue has already been fixed?

https://gantry.org/downloads#ci-builds

oxido21 commented 3 years ago

Is not fixed, if you check your email "matias@trilbymedia.com", i've sent you there a user and password so you can access that testing website, i've made that acout a super administrator. Setup1 working : https://i.imgur.com/5ReXd11.jpg Setup2 not working: https://i.imgur.com/euHqftb.jpg Front-end result: https://i.imgur.com/zwCP8Xl.jpg

ghost commented 3 years ago

Could I just check with you that the outline that you are using to render that page has a "page content" particle somewhere on the layout of that outline... otherwise there would not be anywhere for joomla to render the component output (i.e. the particle tha tyou are using in the menu item).

oxido21 commented 3 years ago

I'm using the "default" outline, in which you can see the "page content" particle https://i.imgur.com/5ReXd11.jpg

oxido21 commented 3 years ago

In this image https://i.imgur.com/zwCP8Xl.jpg , you can see the text "Title from particle" https://i.imgur.com/sYwPGVK.jpg. That title is set on that "joomla articles" particle, so the "content page" does load that particle but the content of the articles is not loaded. I've changed the "joomla articles" particle with the "date" particle, and this one or other are working. So the particle "joomla articles" is having problems to render or to get the articles from joomla when it's used like this.

ghost commented 3 years ago

I've tried it and it works for me - so if you could provide a url and login I'd be happy to look for you.

ghost commented 3 years ago

Ok, so you are using PHP 8.0.3 - could you just temporarily take that down to PHP 7.4.x

oxido21 commented 3 years ago

I will change it, but it was on 7.4 and i've wanted to test on php 8. Now it's back on 7.4 P.S. I will remove the user and password from here ;)

ghost commented 3 years ago

Okey dokey - I have managed to recreate this issue myself now locally so I'll talk to @mahagr about it.

oxido21 commented 3 years ago

@marktaylor46 is there anything that I can do now to fix this for myself before the update it's out? Because I'm stuck with this :D

ghost commented 3 years ago

No, not to my knowledge. @mahagr and I are doing more testing together on Monday.

ghost commented 3 years ago

I can easily recreate this is PHP 8 - it does not work

oxido21 commented 3 years ago

FIXED