[SOLVED] Additional UL class name of Content Module is not separated by a space

  • Posts: 117
  • Thank you received: 6
7 years 10 months ago #273740

-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.3
-- PHP version -- : 7.1.0
-- Browser(s) name and version -- : Firefox 52.0.0

Additional UL class name of HikaShop Content Module is not separated by a space from the name of the main class so styles are not applied. Please take a look at the screnshots.


Sorry for my English, it's not my native language.
Attachments:
Last edit: 7 years 10 months ago by alin. Reason: [SOLVED] added

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

  • Posts: 26233
  • Thank you received: 4036
  • MODERATOR
7 years 10 months ago #273751

Hello,

Thanks for that report.
In the HikaShop view "category / listing_list", you can replace all occurrences of:

<ul class="hikashop_category_list<?php echo $this->params->get('ul_class_name'); ?>">
By
<ul class="hikashop_category_list <?php echo $this->params->get('ul_class_name'); ?>">

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: alin

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

Time to create page: 0.060 seconds
Powered by Kunena Forum