gantry5 icon indicating copy to clipboard operation
gantry5 copied to clipboard

:rocket: Next Generation Template / Theme Framework

Results 297 gantry5 issues
Sort by recently updated
recently updated
newest added

Hello, I posted an issue on joomla site which identifies that my issue concerns gantry (https://forum.joomla.org/viewtopic.php?f=707&t=995579&p=3667046#p3667046). I'm moving Joomla 3.9 to a new server and i'm migrating the mysql database...

enhancement
joomla

If you are tabbing through the menu particle, dropdowns aren't triggered, which means someone who is using keyboard only navigation will be unable to access the additional menu items. Focus,...

enhancement
ui

![menu-issue](https://user-images.githubusercontent.com/66118545/141788526-cbac156e-dac2-45c2-955a-d6cb1c6e2753.jpg) I use joomla 4 with gantry/oxygen 5.5.4 when i make a new menu and put it on a sidebar the menu-items are shown next to each other and not...

bug
joomla4
ui

How can make the menu transparent till the user start to scroll the page? Something like this template has https://www.joomshaper.com/joomla-templates/luxyort

Hi, I have tried to update helium theme 5.4 from 5.3 and I got this error. Twig\Error\RuntimeError thrown with message "An exception has been thrown during the rendering of a...

question
wordpress

Is there a way to pull the "Article's Readmore" text into a particle? I see {{ article.readmore ? 'Read More...' }} returns 1 or 0 to indicate true or false....

It was around 2 years ago I made some modification to /libraries/gantry5/classes/Gantry/Framework/platform.php: ``` public function displayRandomModules($position, $attribs = []){ $document = \JFactory::getDocument(); if (!$document instanceof \JDocumentHTML) { return ''; }...

hi everyone, i'm having issues where my gantry5 cache gets corrupted, and the home page turns into a white screen, e.g: Error: Creating directory failed for /home/user/public_html/cache/gantry5/g5_hydrogen/compiled/config/27db06d628b0cec24a0622f7d2df9676.php: Creating directory failed...

bug

Hi. I have a Inspire Theme Template installed (Joomla 3.10.10). In Gantry/menu I am unable to save any changes I make to the menu. I can move the menu items...

The documentation says how to connect custom.css, and there are no problems with this, but how does the compiler work in gantry? Let's say we want to connect several more...