Category Description into Properties List

More
2 years 10 months ago #18319 by joomleb
Hi guys
PHP 7.4.20 + Joomla 3.9.27 + Solidres 2.12.0 beta

the Property Category Description of the first Category listed into the "Properties List menu item > Details > Categories: ..." setting it is grabbed and show into the Property List menu item page - you can investigate it here and I add an image for you

Please, Can you replicate and confirm it ? How can we fix it ?
Attachments:

Please Log in or Create an account to join the conversation.

More
2 years 10 months ago #18331 by solidres
Replied by solidres on topic Category Description into Properties List
Hi,

It is an old feature, not a bug. This feature shows the first category's description in the search page.

You can hide it by editing this file or make new template override for it:

/plugins/solidres/hub/components/com_solidres/views/search/tmpl/default.php

Regards,

Please Log in or Create an account to join the conversation.

More
2 years 10 months ago #18333 by joomleb
Replied by joomleb on topic Category Description into Properties List
Hi guys,
got it, many thanks for help on understanding...

Please Log in or Create an account to join the conversation.

More
2 years 8 months ago - 2 years 8 months ago #18463 by joomleb
Replied by joomleb on topic Category Description into Properties List
Hi guys,
instead to modify the file we could use CSS to hide the Property Category Description, but it is grabbed into a p and adding:
.itemid-3272 p:nth-of-type(2) {
display: none;
}
it hide also the second p into the Description tab of all the Properties Pages.

Please, Do you have any trick do avoid it ?
OR, Please, Can you consider to add a CSS class for it ? So would be really simple to hide it for the users that don't ant it...
Last edit: 2 years 8 months ago by joomleb.

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?