ton of stuff that doesn't work :(

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

51398.w98.wedos.ws/index.php/dalsi-vzdelavani
-- HikaShop version -- : 2.1.3 Free version

Hello, my client requested products to be listed in very specific way. You can see preview in the link (table). These are additional learning courses on private high school, if you click on the name in table, the table expands and shows more info. There are two more links: "More info" ([Vice informaci]) and "collapse" [zabalit]. "More info" sends the user to info page about the product. Currently it's all hard coded into article. There are several articles containing different categories of products, there should be one more page containing products with all the categories with filtering options.

What I need is

1. to use product listing in table, where the JS part would be possible, it would look the way it looks now, all the custom columns would show up and the "More info" link would show custom product page. If I generate this table from hikashop products, I can't seem to be able to choose what is going to be shown in the table - no custom columns. For the JS part to work, I need to generate two table rows per product, one with all the info columns, the second with short description and big colspan.

2. to be able to search in courses based on categories.
3. user must be able to choose a combination from several options about place and time of the event.
4. orders must be printable
5. I need to remove all the "weight of the product", shipping address, shipping info and similar things that don't make any sense for school lessons as a product. This all seems impossible so far. ( either not working or no options)
6. pagination if there are more courses than what the limit is set for the current page. That is actually possible, except it doesn't work. If I set limit of 5 products per page, it shows first 5 products and no pagination at all, regardless of pagination settings.

We can purchase pro version of hika, if it would solve those problems.

Additionally:
I want this to be possible and *easy*, as I don't want to modify the code, that's not how paid product should work. For sure, I can't avoid modifying styles, but i don't want to be reverse engineering modules and var_dumping template variables and dig for values I need. I need to be up and running five hours after we purchase this. All the stuff is ready for that, except hika, which failed miserably so far.

There are too many things that don't work in there now. I don't know if theese are bugs or wrong settings, but I dug through a lot of settings and it still doesn't work. I'm kind of scared to recommend purchasing business version, as I'm afraid it would only bring more buggy features. Are there some refund options?

Could some good soul please tell me which of those features do REALLY work after the purchase, and which are just Do-it-yourself-Kit kind of stuff?

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

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

Hi,

1. That's possible and require the edition of the view "product / listing_table" via the menu Display > Views.
2. We have a plugin which allow to use the joomla search to find results in the hikashop categories.
The plugin is "HikaShop categories search plugin" just enable it.
3. You can use the options or variants, and the plugin "dynamic calendar" for the time of the event.
4. They already are via the user control panel menu in frontend, or in backend in the orders management.
5. There is options to remove the weight, just disable "Dimensions display" in Configuration > Main > Product
In Configuration > Checkout you can remove all the steps related on the shipping.
6. In the options of the menus you can change the settings for the pagination.

For the table you need, you will have to add custom code, we offer many possibilities, but we can't have all the kind of display for everybody. But with our views override system it's easier to customize as you want.

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

Time to create page: 0.048 seconds
Powered by Kunena Forum