Change number of product columns displayed

  • Posts: 13
  • Thank you received: 0
11 years 8 months ago #93406

This issue has been resolved for me in the past on a different template, and I know this is an ongoing frustration that more people than just me are subject to - my products display one per row, and I want them to display three per row.

I have changed my HikaShop general display options to:

Number of columns: 3
Number of items: 20

I have gone to Display - Views - and changed all my front end to my current template.

I have also opened the listing_div file of the correct template and this is what is displayed for column quantity:

$columns = (int)$this->params->get('columns');
if(empty($columns) || $columns<1) $columns = 3;
$width = (int)(100/$columns)-1;
$current_column = 3;
$current_row = 1;
if($this->params->get('only_if_products','-1')=='-1'){
$config =& hikashop_config();
$defaultParams = $config->get('default_params');
$this->params->set('only_if_products',@$defaultParams);

I am still only getting one column on my website. Please could someone sort this out for me?

Many, many thanks...I am pulling my hair right out!

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #93455

Hi,

You have to change the parameters in the associated module properties of the desired menu.
In HikaShop, click on Display > Conten menu, edit the desired menu, click on the "Associated module .." link, and in the associated module options, change the value from 1 to 3.

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

  • Posts: 13
  • Thank you received: 0
11 years 8 months ago #93547

Thank you for your message!

I have gone:

Hikashop -> Display -> Content Menus -> Mineral Eyeshadow -> Associated Modules -> Associated products listing for category listing menu 479 (this is the correct one as it is the only one that is published) -> Options -> Hikashop Options

The number of columns is already set at 3, but front end is still displaying one product per column.

What should I try next.

Thank you!

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #93581

Could you give us a link to this listing page ?

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

  • Posts: 13
  • Thank you received: 0
11 years 8 months ago #93590

It is as follows:

mineral-image.com/index.php/mineral-eyeshadows

I am happy to send you my login details if that will help?

Last edit: 11 years 8 months ago by Herm1one.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 8 months ago #93636

Hi,

And if you set the Type of layout option of your product listing to DIV ?

Last edit: 11 years 8 months ago by Mohamed Thelji.

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

  • Posts: 13
  • Thank you received: 0
11 years 8 months ago #93686

Yes, Type of Layout is set to Div.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 8 months ago #93830

Ok, can you send me a temporary back-end access through Private message ? then I'll maybe be able to understand from where the problem is coming from.

Thank you.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #93910

You said that this had been fixed in the past on an other template, was it solved on this forum ?
If it is, what was you pseudo ?

If you use another template (just for a test) is it working fine ?

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

  • Posts: 13
  • Thank you received: 0
11 years 7 months ago #95034

Hi Xavier,

Apologies for the delayed reply, but I have been away.

Yes, the last issue was resolved on this forum with Nicolas, you can view the thread here:

www.hikashop.com/en/forum/4-how-to/38698...isplay-problems.html

The website is no longer available, though.

Yes, the issues is resolved on some other templates, but this is the template that I am using and have already put a lot of work into customizing it. I want to get my shop finished and working now, so please could you help me to resolve this soon? I want to purchase the pro version of Hikashop for the affiliate program, but will only do so if I can see that this program will work properly for me in the long term!!!

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

  • Posts: 82785
  • Thank you received: 13353
  • MODERATOR
11 years 7 months ago #95076

Hi,

The problem is that you have the "use bootstrap design" option of the HikaShop configuration turned on but your joomla template is not compatible with bootstrap.
The problem is not in HikaShop.
Simply turn off the "use bootstrap design" option and that will circumvent the problem.

The following user(s) said Thank You: Herm1one

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

  • Posts: 13
  • Thank you received: 0
11 years 7 months ago #95891

Thank you, thank you, thank you!

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

Time to create page: 0.096 seconds
Powered by Kunena Forum