weird layout in the ssl mode

  • Posts: 25
  • Thank you received: 0
11 years 6 months ago #101087

Hi
I do have ssl for my domain.
when I access to product page without ssl everything works just fine, but when I go to the same page in ssl mode everything is messed up. Does anyone know why?
Here is an example:
pearlsbyaj.com/component/hikashop/produc...ecklace-earring.html

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

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #101123

Hi,

The display seems to be ok with the SSL module turned ON, can you show me how your product page is showing without SSL ?

Attachments:

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

  • Posts: 25
  • Thank you received: 0
11 years 6 months ago #101180

Hi
I wish the page look like the picture in ssl mode, but it does not. This is the picture I get in ssl mode.
how do you get that picture in ssl mode because I even changed my browser and get that weird looking layout??

Attachments:

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

  • Posts: 82723
  • Thank you received: 13338
  • MODERATOR
11 years 6 months ago #101194

Change the code:

#hikashop_social iframe.hikashop_social_fb_standard {
width: 300px;
height: 80px;
}

to:
#hikashop_social iframe.hikashop_social_fb_standard {
width: 300px;
height: 30px;
}

in the frontend CSS file of HikaShop via the display tab of the configuration and that will solve the issue which comes from the facebook iframe in https.

The following user(s) said Thank You: hamidre13

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

Time to create page: 0.060 seconds
Powered by Kunena Forum