Some modifications on a landing page with Ink page?

Discussion in 'InkPage WordPress Plugin' started by dedieo62, Apr 23, 2015.

Thread Status:
Not open for further replies.
  1. dedieo62

    dedieo62 Member

    Joined:
    Apr 11, 2014
    Messages:
    158
    Likes Received:
    3
    Location:
    France
    Hello,

    1) Is it possible to replace video embed by another media (like for example 360° panorama) on a landing page with ink page plugin ?

    2) Is it possible to add a google maps on main content ?

    Sincerely Yours,
    Dedieo62
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello dedieo62,

    1. Yes, if you wish to embed image instead of video then it is possible, Only you need to do is to use HTML <img> tag in embed video section :
    It will look like the below image.
    Code:
    <img src="http://localhost/wordpress/wp-content/uploads/2015/04/SonyCenter_360panorama.jpg">
    Refer the below image:
    inpage-embed-img.png

    2. To put the google map in main content then you need to place the iframe code for Google map in the area specified in the below image:
    google-map-iframe.png

    Hope it will solve your issue.
     
  3. dedieo62

    dedieo62 Member

    Joined:
    Apr 11, 2014
    Messages:
    158
    Likes Received:
    3
    Location:
    France
    Hello Sameer,

    Thank you very much for your response,

    I'll try your plugin!

    Regards,
    Dedieo62
     
Thread Status:
Not open for further replies.

Share This Page