Bertrand PASCAL
As far I understand, Components Anywhere will not be updated to Joomla4.
Bad luck, I used it to manage Event description into OS Event booking components.
Joomla article "BodyText" and all filled "Fields" (include Field location) are included in Event description with help of Component anywhere.
Ex :
www.isatelier-cuisine.fr/les-ateliers/is...1-mirabelle-ma-belle
In this case, I manage Events registration via OS Event booking components.
A Bibliotheque of Events description via com_content
Components Anywhere bridge between Event and article
I should replace Components Anywhere ? By Article Anywhere !
Article anywhere (free) do the job without article joomla fields.
As far i understand in the pro version of Article anywhere, I should include all custom fields (joomla) into the tag like:
{article id="186"}<div class="etl-date">[date1]</div><div class="etl-date">[date2]</div><div class="etl-date">[date3]</div><br />[horaires label="true"][article]<div class="alert alert-warning pointend">[allergenes label="true"]</div>{/article}
css of the custom field (found into custom field parameter) is managed via tag ?
Was simply with Components Anywhere with this tag
{component https://www.isatelier-cuisine.fr/index.php?option=com_content&view=article&id=186}
Similar tags for all events out of the last article id. This process is adopted by my wife (site user).
Don't know in this case if it is good to change my bridge between Event and article from Components Anywhere to Article Anywhere (too much complex)?
thanks for your support
take care
Bertrand