·
2 years ago
Hello,
I just picked up your tool.
I'm on Joomla 4.0.3 Php8.0.
After installation and creation of the module with the syntax and modification of the field for images. It doesn't work on my page.
The site displays the syntax at the top of the page without displaying anything else.
Any ideas?
Thanks in advance.
I just picked up your tool.
I'm on Joomla 4.0.3 Php8.0.
After installation and creation of the module with the syntax and modification of the field for images. It doesn't work on my page.
The site displays the syntax at the top of the page without displaying anything else.
Any ideas?
Thanks in advance.

1. The "radio buttons" extra field doesn't transfer the values in the additional field, e.g., "yes" or "no," and only enters certain values into the #__fields_values database.
2. The "textarea" extra field with the "Use editor" option checked converts to "textarea" when it should be "editor."
3. In K2, the extra field group is assigned in the category. In Joomla Articles, the category is assigned in the extra field. It would be nice if this were automatically completed. A checkbox could be added if someone doesn't want this option.