Hikashop Content Module - Random items function

  • Posts: 34
  • Thank you received: 1
10 years 4 months ago #199280

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : Chrome 42.0.2311.90

Hi,

Could you please help me in connection with the Random item function of a content module?

If it will be turned on, the module displays 3 rows with empty product places,
in case of off state it is working normal with 2 rows without empty places.

Attached I send screenshots about the frontend and backend settings.

Thank you in advance.

Attachments:

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 4 months ago #199289

Hi,

This looks like a CSS problem because of the height of the item boxes which is not constant enough. You should have the same problem (or not) regardless of the random function as long as you display the same products in the same order.
We would need to be able to look at the page with the problem in order to analyze the CSS in order to tell you what to do.

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

  • Posts: 34
  • Thank you received: 1
10 years 4 months ago #199827

Hi Nicolas,

Attached I send the frontend CSS of the hikashop.

If I set the number of items to 38, it displays only two empty place.
In case of 39, a new row will be added. Unfortunately the random function
still don't working. I tried to change the carousel height / width, the number
of columns, but it didn't help.

The modul title is "TAVASZI NYITÁSI AKCIÓS TERMÉKEK" on the main page.

Could you please analyze the attached CSS.

Thank you in advance.

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 4 months ago #199855

Hi,

I do not see the problem on your website frontpage: take.ms/yQAjY
So I cannot analyze the issue.
Could you provide a link to a page with the issue so that we could tell you what to do?

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

  • Posts: 34
  • Thank you received: 1
10 years 4 months ago #200071

Hi Nicolas,

I have activated the random items function on the "TAVASZI NYITÁSI AKCIÓS TERMÉKEK" module on the main page.

Thank you in advance for your help.

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

  • Posts: 34
  • Thank you received: 1
10 years 4 months ago #200083

Hi Nicolas,

Could you please check the module on the main page?

I need to disable the random function soon, because it has a distorted look.

Thank you for your help.

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

  • Posts: 34
  • Thank you received: 1
10 years 4 months ago #200096

Hi Nicolas,

Attached I send a screenshot about the result, if the random function is enabled.

Could you please check it?

Thank you for your help.

Attachments:

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
10 years 4 months ago #200118

Hi,

I think that your issue could be related to the height of the product names ; some are on one single line and other one three lines.
The best would be to force the height for all of them, using some CSS like :

#hikashop_category_information_module_262 span.hikashop_product_name{
  height: 60px;
}

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.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum