Matias Griese
Matias Griese
New builds available with WP 5.8 Widget editor fully working (I hope!)
New builds available! All: * Menu title fixes (now follow CMS) * Fixed `|imagesize` filter (#2825) Joomla 4: * SQL errors fixed in menu and content particle (#2826) * Content...
Gantry 5.5 will be the next version, 5.6 is just in the planning stage.
New builds available: Joomla: - Fixed clearing menu cache - Gantry menu settings are not saved #2871 - After installing G5.5 the previously set menu columns are removed #2870 -...
FYI: If you used previous Joomla builds and saved a menu from the Gantry menu manager, the menu may need some fixing with missing gantry options or broken particles.
Builds from the weekend: All: - Fixed CSS recompilation when there's no changes - \GANTRY_DEBUGGER namespacing, clearer error in #2860 Joomla 4: - Added `moduletable` back to gantry chrome #2873...
Whatever works in Joomla, should also work in Gantry.
https://stackoverflow.com/questions/57468123/joomla-add-some-meta-tags-one-page
It really depends, but if you have a particle with the product data, you can use something like `{% do joomla.factory.document.setMetaData('og:title', title) %}`. If you have the data in somewhere...
Hmm, not sure, maybe you should do it in an atom instead? Or maybe plugin works? I have never used the metadata method in Joomla, so I was just googling...