Giuse69
Giuse69
The tmpl/form.php in Select Dynamic Cascade plugin replaces **[lang]** with lang_code but does not convert it to lowercase, so that following extraction of values from a JSON field using lang...
When displaying a list of items with a List Type, if no conditions are set (no field is the Search View is filled), the plugins\search\cck\cck.orig calculates the number of results,...
When the title is overriden with "Override Page Title" in Content View, the Seblod breadcrumb module still shows the original Joomla title as the leaf segment of the breadcrumb path.
When in the SELECT expression of a SQL query (I verified in a List view), the `$cck->getValue('field')` expression is used, then the typography is ignored by Seblod (whatever typo is...
The Behavior option in HTML typography seems to work like this: - Auto: label and value/typo are not shown if field value is empty - Auto + on label: I...
Hi, it's missing a field like "Show intro image" and "Show full text image" so that it is possible to not show native image fields or show them through a...
When saving a content type object of type "free", I am getting these PHP notices in the log `Undefined` index: join in /var/www/html/plugins/cck_storage_location/free/free.php on line 272 PHP Notice: Undefined index:...
Select Dynamic Cascade throws this warning in the php log: `PHP Warning: explode() expects parameter 2 to be string, array given in /plugins/cck_field/select_dynamic_cascade/tmpl/form.php on line 17` cheers Giuse
Seblod does not seem to be compatible with Consent Request plugin: if enabled, at first user login where user should be redirected to confirm privacy policy results a too many...
When enabling "Show items number" in search view configuration, always a number is displayed also when the search has not been (yet) executed. For example in a menu item where...