Manage Your Addresses/Edit Address not in popup

  • Posts: 147
  • Thank you received: 6
9 years 5 months ago #203451

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.1

Hi,
I need to change the address editions in the Customer Control Panel/Manage Your Addresses/Edit to be edited in the page instead of in a popup.
I notice in that view has an if(False){ echo $this->loadTemplate();
But I didn't really find that option in the administrator.

How can I get the address edition to appear on page instead of in the modal window?

Thanks,

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

  • Posts: 13201
  • Thank you received: 2322
9 years 5 months ago #203452

Hi,

You can change these settings in Configuration > Checkout > Shipping & Payment, option "Address selector".

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

  • Posts: 147
  • Thank you received: 6
9 years 5 months ago #203509

Hi Xavier,
But will that 'Checkout' settings affect the 'Manager your addresses as well?

In Configuration > Checkout > Shipping & Payment, option "Address selector I have it set to list, which works correctly in the checkout. But the 'Manage your Addresses' page it still tries to load the edit in the modal window.

Also in the 'Manage your addresses' page there is an error 'TypeError: el_show is null'
Can you please confirm?

Thanks.

Last edit: 9 years 5 months ago by maujbigo.

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

  • Posts: 13201
  • Thank you received: 2322
9 years 5 months ago #203517

Hi,

Yes indeed we don't have ported the changes on that view for the moment, but it is on our todo list.

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

  • Posts: 147
  • Thank you received: 6
9 years 3 months ago #212047

Hi Xavier,
Do you know if the changes above have now been ported on the latest version of Hikashop?
The edit button is not working if I set it to not display in a popup.
Thanks

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

  • Posts: 13201
  • Thank you received: 2322
9 years 3 months ago #212057

Hi,

No the changes have not been ported yet, but it is still on our todo list.

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

  • Posts: 147
  • Thank you received: 6
9 years 2 months ago #212426

Hi, sorry to be a bit of pain but is there any temporary solution on this?
At the moment we are unable to edit the addresses which is not good.

Thanks.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 2 months ago #212430

Hi,

If the popups do not open, it's either your template which doesn't support Joomla 3 popups (and in that case, you can change the "popup mode" setting of the HikaShop configuration to "mootools" to circumvent the issue of your template), or because of a javascript error preventing the javascript of the popups from being initialized ('TypeError: el_show is null' is not something in HikaShop but from something else on your website and since you didn't provide any link to the page nor a user account to access it, we can't analyze it to tell you from where it's coming or if a potential fix is possible).

The solution that Xavier provided was only for the checkout as the address selector system has not been ported to the address edition but that is just a way of circumventing the problem with the popup. The problem is not in HikaShop and the address edition popup of the user manager are working just fine for everyone else which is why we are no rushing this portage.

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

  • Posts: 147
  • Thank you received: 6
9 years 2 months ago #212504

Hi Nicolas, thanks.
I don't think I have a problem with the modal popup.
When I click the edit pencil, the faded black back-drop appears, just fine. I see the modal is also on the page (hidden) but the modal body is empty.

I will PM you the link, if you could have a look would be great.

Thanks

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 2 months ago #212546

Hi,

As you can see in our demo website, popups with bootstrap are working fine, when you have a template compatible Bootstrap 2.
demo.hikashop.com/index.php/fr/other-fea...ontrol-panel/address

Your template is using bootstrap 3 ; that's why the javascript code which should be triggered when the popup is open, is not called (like the rest of the javascript which is made for bootstrap 2)

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: 147
  • Thank you received: 6
9 years 2 months ago #212729

Hi Jerome,
Thanks for explaining.

Do you have any suggestion on how I could sort that out while the address 'editing on page', not in popup has being ported over?

Thanks again

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 2 months ago #212819

Hi,

My only suggestion is to perform the development of that feature.

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