- Posts: 145
- Thank you received: 8
How to hide the info below comments
7 months 3 weeks ago #370205
by lucad
How to hide the info below comments was created by lucad
-- HikaShop version -- : 6.2.0
-- HikaAuction version -- : 5
-- Joomla version -- : 6.0.2
-- PHP version -- : 8.4
-- Browser(s) name and version -- : chrome
-- Error-message(debug-mod must be tuned on) -- : none
Hi Team
How to hide the 3 rows info below comments
Display #
Dropdown
Results 1 - 3 of 3
(see attachment)
Thank you
-- HikaAuction version -- : 5
-- Joomla version -- : 6.0.2
-- PHP version -- : 8.4
-- Browser(s) name and version -- : chrome
-- Error-message(debug-mod must be tuned on) -- : none
Hi Team
How to hide the 3 rows info below comments
Display #
Dropdown
Results 1 - 3 of 3
(see attachment)
Thank you
Please Log in or Create an account to join the conversation.
7 months 3 weeks ago #370206
by oxido
Replied by oxido on topic How to hide the info below comments
The simplest solution and recommanded by me would be to hide it with css, identify the class's or id's for thoes elements, and use display="none" .
Or you can you edit the view from hikashop.
In Hikashop go to: Display > Views, filter by front-end, template of your site and search for the view: vote / listing.php
And here you can edit that section, and remove the elements you want.
If you decide to edit the view, in future when hikashop will get some updates in that section, it will be mutch harder for you to maintain the code.
Or you can you edit the view from hikashop.
In Hikashop go to: Display > Views, filter by front-end, template of your site and search for the view: vote / listing.php
And here you can edit that section, and remove the elements you want.
If you decide to edit the view, in future when hikashop will get some updates in that section, it will be mutch harder for you to maintain the code.
Please Log in or Create an account to join the conversation.
7 months 1 week ago #370475
by lucad
Replied by lucad on topic How to hide the info below comments
Great. Thank you Nicolas
Please Log in or Create an account to join the conversation.
Moderators: Mohamed Thelji
Time to create page: 0.228 seconds