hello, To create new widget area, you need to modify functions.php of the theme where you need to register sidebar with certain attributes. Then you can add any widget in that widget area. And in the front end you need to modify css accordingly to show the widgets in the proper place. You may use ID that is assigned in the functions.php.
Here is the link for reference. http://wordpress.org/support/topic/how-to-create-new-widget-area Nilambar Sharma On Nov 17, 4:39 pm, Pratik Pradhan <[email protected]> wrote: > I have a wordpress template and I want to define a widget area for text in > it. Can anyone give me a few ideas on how to do it. -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
