Shipping address editing

  • Posts: 24
  • Thank you received: 0
8 years 9 months ago #229650

-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.4.8

My customers are editing the shipping address using the edit button rather than selecting from the dropdown which results in their orders billing to their new shipping addresses. How can i disable the 'edit' icons in the shipping address field at checkout?

It's Valentines weekend coming up and i'm selling flowers so this is pretty urgent so any help would be appreciated :)

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
8 years 9 months ago #229680

Hi,

Can you provide a link to the shop so that we can see what you have ?
The settings of HikaShop can influence the way the addresses can be modified and thus the CSS to remove the icons will change based on that.

Otherwise, you can find the CSS class to use quite easily with your browser:
www.hikashop.com/support/documentation/1...ize-the-display.html

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

  • Posts: 24
  • Thank you received: 0
8 years 9 months ago #229738

Hi Nicolas, thanks for your help. It's: flowersat166.co.uk/buy-flowers/valentines

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
8 years 9 months ago #229753

Hi,

Here is the CSS code you can add in order to remove the edit button of the shipping address interface of the checkout:

#hikashop_checkout_selected_shipping_address .hika_edit a:first-child{ display: none; }

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

  • Posts: 24
  • Thank you received: 0
8 years 9 months ago #229903

Hi Nicolas, thank you so much, can i ask where i should be adding this?

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

  • Posts: 26159
  • Thank you received: 4028
  • MODERATOR
8 years 9 months ago #229907

Hi,

Our documentation page already contain your answer.
www.hikashop.com/support/documentation/1...ize-the-display.html

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