Kiala?

  • Posts: 259
  • Thank you received: 10
8 years 3 months ago #248327

-- HikaShop version -- : 2.6.3

I used the search on this and found a 2+year old topic? I was wondering if there has been any progress on developping this? If not please see the below.

If there isn't a dedicated kiala plugin i guess in the mean time i can add a manual shipping method for it. The "problem" is that the Kiala delivery method works with fixed pickup points specified by a point number. Is there any way that, when users are selecting this shipping method, 1 or more text fields appears under it when a text field label like "Enter kialapoint pickup number" and "Kiala point name" or something? I also would need to be able set a weight restriction to it.

Last edit: 8 years 3 months ago by Ch3vr0n.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 3 months ago #248328

Hi,

I don't know of any existing solution for Kiala.

You can create custom order fields but they will display regardless of the shipping method. So it would require custom code to display and process them only when needed.

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

  • Posts: 259
  • Thank you received: 10
8 years 2 months ago #249077

Nicolas, can you remind/show me how to do that again? I don't mind for now it being shown regardless of the shipping method. As long as the customer has a place somewhere to enter the pickup point identifier.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 2 months ago #249091

Hi,

Creating custom fields for the checkout is quite easy. Go in the menu Display>Custom fields and click on the "new" button. There, select the table "order".
Also, check that you didn't remove the "fields" view from your "checkout workflow" in the HikaShop configuration.

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

  • Posts: 259
  • Thank you received: 10
8 years 2 months ago #249138

Field operational though i think i spotted a bug. The field i've created is a text area. I'd like this to appear for the full width available of the form. Now as a test i've specified 100 for "columns", yet the width isn't any wider than probably 20-25 columns. Is there a fixed size.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
8 years 2 months ago #249141

Hi,

I guess the textarea width is restricted by your template ; not by HikaShop.

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: 259
  • Thank you received: 10
8 years 2 months ago #249198

wouldn't be the first time :). In this case, unlikely. As the site is for the moment using the default joomla protostar template. I can provide login credentials via PM if you want.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 2 months ago #249200

Hi,

Yes, we'll need a link to the page in that case.
You can send it along with a link to this thread through our contact form:
www.hikashop.com/support/contact-us.html

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

  • Posts: 259
  • Thank you received: 10
8 years 2 months ago #249224

done

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 2 months ago #249269

Hi,

As expected, the width of the textarea is limited by your template CSS with the code:

input, textarea, .uneditable-input {
    width: 206px;
}
in the file shop.movi.be/templates/protostar/css/template.css

The following user(s) said Thank You: Jerome

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

  • Posts: 259
  • Thank you received: 10
8 years 2 months ago #249291

weird lol. Joomla templates setting a fixed width. I'll have to keep that in mind when a real custom template is designed, thanks :D

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

  • Posts: 2
  • Thank you received: 0
8 years 1 month ago #251814

Hi Nicolas.
Because I am also in a desperate need of Kiala plugin, I am trying to create this field as you wrote , but I can't create the "order" table It is fixed by adress. Is there a way to fix this ? This is a part of the Favtheme "artis" template I bought especially for the easy hikashop :) demo.favthemes.com/artis/
Thank you for any answer !

Yuri

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
8 years 1 month ago #252581

Hello Yuri,

Note that custom fields from the "Order" table are only available through the business version of Hikashop as it's said on our documentation :

Order custom fields: you will be able to personalize the information you can also gather from your customers when they order something on your store. But the difference with the previous type of custom field is that these fields appear on the checkout in the fields view. For example, You can ask them information about the delivery or the payment or a "comments to the shop" field. Then, you will find this information on the order details and/or the orders listing on the back end. This is only available in the business version of HikaShop.

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

  • Posts: 2
  • Thank you received: 0
8 years 1 month ago #252609

hello,
the solution or the bypass I created is an extra field for the Kiala store that must be filled in by the registration. If people choose later on for Kiala, than I can see the needed information this way. And the shoppers can change it easyly. For this I also added some lines in the registration-bootstrap.php to open the" Kiala search shop" webpage.with a link that only appaers in the registration form.
kind regards,
Yuri

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

Time to create page: 0.122 seconds
Powered by Kunena Forum