2 problems with Wordpress

Discussion in 'WordPress' started by Lastbutnotleast, Mar 10, 2008.

  1. #1
    I try to find a solution or plugin to add :
    - an iframe
    - a javascript code
    inside posts

    I do not find anything working

    Could you help please
     
    Lastbutnotleast, Mar 10, 2008 IP
  2. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #2
    try using Adsense Deluxe...despite the name, it lets you put many different types of code anywhere you want (even in the body area of a post) just by inserting the tag you've assigned to it.
     
    Pixelrage, Mar 10, 2008 IP
  3. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you want to add a javascript code inside posts you can do it manually without the use of a plugin.

    Simply go into your theme folder then open the file single.php

    This is the layout of a post, insert the javascript code where you want it to appear. Then re-upload the file, or save changes if you are using the online editor.

    As for the iframe don't know what they are i think people suggest not to use them anyhow. What do you need it for?

    Let me know if you need any more help.
     
    wd_2k6, Mar 10, 2008 IP
  4. Lastbutnotleast

    Lastbutnotleast Peon

    Messages:
    2,612
    Likes Received:
    105
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for your help ;)

    I will try

    RAW HTML = http://wordpress.org/extend/plugins/raw-html/

    This plugin allows you to add JS in the code mode

    [RAW]...JS...[/RAW]

    ;)

    For iFrames ... no idea :(

    I need this for affiliate marketing purpose (private label content integration)

    Very very useful
     
    Lastbutnotleast, Mar 10, 2008 IP
  5. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I've tried a plugin like that for PHP (it was some PHP-include script), it didnt even show up with the newer version of Wordpress :/

    I think iframes in general have an exploit. I still say, try out Adsense deluxe and see if it works for you.
     
    Pixelrage, Mar 10, 2008 IP
  6. Lastbutnotleast

    Lastbutnotleast Peon

    Messages:
    2,612
    Likes Received:
    105
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks Mark ;)

    I will try Adsense deluxe
     
    Lastbutnotleast, Mar 11, 2008 IP