management shop on font end

  • Posts: 20
  • Thank you received: 0
10 years 7 months ago #124313

-- url of the page with the problem -- : ijzerwarenmarkt.nl/index.php/winkel-beheer/product
-- HikaShop version -- : 2.2.1
-- Joomla version -- : 3.03
-- PHP version -- : 5.3.15
-- Browser(s) name and version -- : IE 8
-- Error-message(debug-mod must be tuned on) -- : Error_message

hi,

in front-end the tree-list is too narrow (see attachment). How can it be changed, so you can see all the products?

Further, when you select a product-category and then add a new product, it is not saved to the right category. So after saving, you always have to search the new product in the root of the tree and then change the category.
When you add a product, it should be saved to the selected category immediately.

i hope you can help,

greetings,
Gerard

Attachments:

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
10 years 7 months ago #124329

Hi,

Which version of HikaMarket are you using ?

I have made a fix for the product categories save during the creation of a product. This fix will be include in the next release. You can look at the other thread if you want to apply the fix manually.
www.hikashop.com/forum/22-market-bug-rep...parent-category.html

For the product listing. If you disable the category tree in the HikaMarket configuration, this product listing will display all products without any kind of category organization (like the "All sub elements" filter).

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.

  • Posts: 20
  • Thank you received: 0
10 years 7 months ago #124383

hi,

thank you for your answer.
The solution for showing all the products is not wat i mean. The problem is that you have to use the horizontal scrollbar to see the full description of the products in the lowest category. the explorer tree width is too small.



regards,
Gerard

Attachments:

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
10 years 7 months ago #124409

Hi,

It could be done using CSS.
The current rule in the HikaMarket CSS is:

#hikam_category_listing div.oTree, #hikam_product_listing div.oTree {
    width: 150px;
    overflow: auto;
    height: 100%;
}
You can override the HikaMarket CSS or put a specific rule in your template CSS.
There is no hard coded width so you can tweak it has you want.

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: Gerard

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

  • Posts: 20
  • Thank you received: 0
10 years 7 months ago #124695

hi,

the problem is solved, thank you!

regards,
Gerard

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

Moderators: Obsidev
Time to create page: 0.081 seconds
Powered by Kunena Forum