what is the table switcher for?

  • Posts: 490
  • Thank you received: 2
3 years 11 months ago #326856

-- HikaShop version -- : 4.4
-- Joomla version -- : 3.9
-- PHP version -- : 7
-- Error-message(debug-mod must be tuned on) -- : none

testing 4.4 version and saw the table switcher

what does it do?

can it change the single column display to 2 column display in mobile view?

how does the table switcher work exactly?

thanks

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

  • Posts: 82864
  • Thank you received: 13372
  • MODERATOR
3 years 11 months ago #326869

Hi,

The goal of this feature is to allow the customers to switch from a several columns layout to a one column layout on PCs.
You can see an example of that on this page with the list / grid icons on the top right corner of the listing :
demo.hikashop.com/index.php/en/hikashop/...sting/display-in-div

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

  • Posts: 490
  • Thank you received: 2
3 years 11 months ago #326888

thanks nic do we have a tutorial to make the display 2 columns on mobile view

specially the hikashop content module

thanks

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
3 years 11 months ago #326893

Hello,

No tutorial to do this, but we can imagine that with some Css that will reproduce kind of the HikaShop Grid system can easily, allow this.
As a start, elements listing is basically switch from width : 33%/25%/etc to 100% in mobile view thanks to an @media command (learn more, here ).

So, if you override this Css command in the specific @media from width: 100% to 50% must do the tricks.
Hope this will help you to achieved what you need.

Regards

Last edit: 3 years 11 months ago by Philip.
The following user(s) said Thank You: ronron

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

Time to create page: 0.061 seconds
Powered by Kunena Forum