How to put widget on page?

Discussion in 'WordPress' started by dhisky, Jan 14, 2010.

  1. #1
    Is it possible to put widgets on a static page, not in a sidebar?

    If yes, How? Is there a plugin to do that?

    Thanks!
     
    dhisky, Jan 14, 2010 IP
  2. juhasan

    juhasan Well-Known Member

    Messages:
    389
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    125
    #2
    You have to edit the source code and place the widgets code into it and the save it as a new template.

    Then assign the template to that static page.
     
    juhasan, Jan 14, 2010 IP
  3. Wp-Mod.Com

    Wp-Mod.Com Peon

    Messages:
    381
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes tell us what widget you want to put , or rather make that area widgetize and then add , it will be easy
     
    Wp-Mod.Com, Jan 14, 2010 IP
  4. abhijit

    abhijit Notable Member

    Messages:
    4,094
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    215
    #4
    you can simple put the widget code on the post.............or you can put it into index.php.............
     
    abhijit, Jan 16, 2010 IP
  5. jamshed_11946

    jamshed_11946 Peon

    Messages:
    617
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    If you want to put that widget in post then you should copy source code in html and then post it.
     
    jamshed_11946, Jan 16, 2010 IP
  6. falconeye849

    falconeye849 Active Member

    Messages:
    63
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #6
    Create a page template for wordpress and put wordpress sidebar widget code there thats all.
     
    falconeye849, Jan 20, 2010 IP
  7. linkGo

    linkGo Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I usualy edit in index.php (mainpage) of wordpress themes, and put some code widget :)
     
    linkGo, Jan 20, 2010 IP