iframe

Discussion in 'Local Business WordPress Theme' started by artpeople, Feb 21, 2014.

  1. artpeople

    artpeople New Member

    Joined:
    Nov 27, 2013
    Messages:
    9
    Likes Received:
    0
    hi guys

    My website is www.bestkitsethomes.co.nz

    i would like to make it so that when someone arrives on my site they will see the homepage of www.bestadjustablekettlebell.org but will still remain on my site.i think it's called an iframe?

    i already have my page set up so that it is a giant hyperlink to www.bestadjustablekettlebell.org

    i don't want a redirect as this will affect the seo of www.bestkitsethomes.co.nz i just want an iframe imposed over the current content of the site.

    tough request i know :) any ideas on how to do this?

    Thanks in advance you guys rock!
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the Appearance > Theme Options > Slider Settings panel in your dashboard and paste the code given below in the Slider Image section.

    Code:
    <iframe src="Enter the URL link of website that you want to display" width="358" height="278" scrolling="yes">   <p>Your browser does not support iframes.</p> </iframe> 
    This will solve your issue.
     
  3. artpeople

    artpeople New Member

    Joined:
    Nov 27, 2013
    Messages:
    9
    Likes Received:
    0
    hi

    i don't think you understood my request. i'm not wanting to change the slider image.

    it has more to do with css code.
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Could you please specify your issue with the help of screenshot images
    that at which place you want to display iframe of another website on the home page.
     

Share This Page