• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 04, 2024, 01:46:47 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ryan

31
Configuration of KonaKart / Re: Product Specs
August 30, 2013, 04:50:22 pm
Yes
32
Configuration of KonaKart / Re: Product Specs
August 30, 2013, 04:37:42 pm
Try adding some template based custom attributes to a product http://www.konakart.com/docs/CustomProductAttributes.html . These will be returned in the customAttrArray of the product.
33
I tried adding a product to two categories and made one invisible but couldn't reproduce the problem.
34
Configuration of KonaKart / Re: Price Filter
August 23, 2013, 04:02:36 pm
It uses the Apache Solr indexed search engine which is only available in the enterprise version of KonaKart.
35
All you need to do is to enable Solr in the configuration section of the Admin App and then load up the products in the tools section.
36
Our online demo http://www.konakart.com/konakart/Welcome.action uses Solr. Can you reproduce your problem there ?
37
When using Solr, you need to configure faceted searching in a different way. Take a look at http://www.konakart.com/docs/ch12s03.html .
38
It works with the Enterprise version of KonaKart.
40
Programming of KonaKart / Re: Extends CustomerMgr
June 12, 2013, 01:26:59 pm
Just use the custom engine and add your code after the API call.
42
This is really a question for Magnolia or Headwire (who developed the plugin) so I think you'll have more luck asking them directly.
44
Programming of KonaKart / Re: Multiple Coupon Codes
April 29, 2013, 09:11:25 pm
Not sure what we had back in 2010. However, today we supply entry fields for a coupon code, a gift certificate code and for entering reward points. These can all work in parallel but you can't enter two coupons in the coupon entry field.
45
You can force a refresh of the cached variables from the Admin App under the "tools" section.