product and category are not 3 on the same line ?

  • Posts: 42
  • Thank you received: 1
7 years 1 month ago #265725

the product and the category are not on line : 3 on the same line

can you help me

before i bought hicashop essential it was on the same line

Regards
thank you

Last edit: 7 years 1 month ago by anouk3177.

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

  • Posts: 81625
  • Thank you received: 13085
  • MODERATOR
7 years 1 month ago #265756

Hi,

The problem doesn't come from your upgrade from HikaShop Starter to HikaShop Essential, but from your update to a HikaShop 2.x version to HikaShop 3.0.1.

The problem is that your template is built for HikaShop 2, not HikaShop 3 and doesn't include the necessary changes to display the listing properly with HikaShop.
I would recommend you to contact your template provider. Maybe they have already a new version to properly support HikaShop 3.
I can propose two fixes:
- rename the files templates/YOUR_TEMPLATE/html/com_hikashop/category/listing_div.php and templates/YOUR_TEMPLATE/html/com_hikashop/product/listing_div.php
That will use the new grid system of HikaShop 3 instead of the old one from HikaShop 2 and the listings will display with the correct number of columns, however, you might loose some styling on the listing.
- Add CSS to handle the display on several columns:
.hikashop_product .hikashop_category{ float: left; }
However, you'll still miss the responsive feature so that the listing would display nicely on mobile devices.

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

  • Posts: 42
  • Thank you received: 1
7 years 1 month ago #265768

Thanks a lot !! it s working !^^

Can i ask you another question ?

How to add in the charasteristic product a special size that it ll be a text field that the users can write in the size they want ?

How to do that
Sorry i m french so my english is not good.

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

  • Posts: 26023
  • Thank you received: 4005
  • MODERATOR
7 years 1 month ago #265769

Hello,

If you want to let customer enter a value to attach to the product, it will require an "item custom field".
Example : demo.hikashop.com/index.php/en/hikashop/product-page/with-form

Please note that order and item custom fields are provided by HikaShop Business

Sorry i m french so my english is not good.

Fell free to use the French section of the forum :)

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.062 seconds
Powered by Kunena Forum