Jump to content

Jimi Wikman

Clients
  • Posts

    1,565
  • Joined

  • Last visited

  • Days Won

    20

Community Answers

  1. Jimi Wikman's post in How to auto size iFrame? was marked as the answer   
    Not unless you somehow can provide the content height with the content.
    Basically what you do is add a hole in your site and place some content behind that hole. The size of the hole will be whatever you set on your site. Whatever happens on the other side of that hole is out of your control.
    If you want, you can try to use JavaScript to manipulate the iframe. My experience with it is not so great, but there are some solutions that might work for you.
    This might be a starting point:
    https://stackoverflow.com/questions/49253341/how-to-make-iframe-100-height-according-to-its-content
  2. Jimi Wikman's post in How to add FB Chat Plugin was marked as the answer   
    https://medium.com/@jamesfuthey/how-to-add-facebook-live-chat-to-your-website-dd48fc8bb066
    So it needs to go into the global template just before the </body> tag.
    In your admin section, go to Themes -> Edit HTML & CSS (looks like this </>).
    It should open your global HTML, but if it does not, you find it at core->front->global->global template.
    Go to the end of the template and place the Facebook code snippet just before the </body>.
  3. Jimi Wikman's post in Wireframe theme IPS was marked as the answer   
    You have some information about that in the Help Guides.
    It's a 12 column grid and you also have documentation on columns so you can use the IPS standards for that as well.
     
    Not sure if there is a Figma file somewhere with the IPS design, but it would be handy for sure!
     
×
×
  • Create New...