Iframe size on checkout and user pannel pages

  • Posts: 20
  • Thank you received: 0
11 years 7 months ago #130738

-- HikaShop version -- : 2.2.2
-- Joomla version -- : 2.5

Hello,

I'd like to chnage the iframe size for:
+new address popup in checkout
+New and modify address in user pannel
+invoice printing in user pannel

Could you please point me to the right view to change? Or is there a setting I missed?

And finally, is there a way to find the view that generates a specific iframe (with no guesswork :) )? I'm having this problem all over my site, iframes that are either too big or too small for their content.

Thanks in advance.

Regards

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

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #130806

Hi,

1. Edit the view "checkout / address_view" and change the sizes in the code: {handler: 'iframe', size: {x: 450, y: 480}}
2. Edit the view "address / listing" and change the sizes in the code: 760, 480, '', '', 'link'
3. Edit the view "order / show" and change the sizes in the code: 760, 480, '', '', 'link'

To find the view which is calling the iFrame, you have to know in which view you currently are.
When you are seeing the addresses, so it's the address / listing view, if you see only one address and you are in the checkout, so it's an checkout / address view, etc.

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

  • Posts: 20
  • Thank you received: 0
11 years 6 months ago #131897

Hi,

Thanks, your response is as quick as usual!

However, after changing every view you've given me,the pop up size still doesn't change in the user pannel/addresses/edit page (it works though for the new address popup, on the same page).

Thanks in advance.

Regards.

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

  • Posts: 26251
  • Thank you received: 4040
  • MODERATOR
11 years 6 months ago #131930

Hi,

In the views for addresses, there are "two" buttons, one for the edition and one for creating a new address.
Did you edit value for both ?

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: 20
  • Thank you received: 0
11 years 6 months ago #132120

Hi,

i did not modify it on the second link indeed... For some reason, I thought it was generated by another view.

Thanks a lot!
Regards

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

Time to create page: 0.076 seconds
Powered by Kunena Forum