I had to maunally add some html within the sidebar div of html, but I when I preview/activate this theme, it doesnt show the maunal updated content of sidebar, do I need to add this to sidebar.php also and if so where. I am a total nood to both wp as well as php. Can you please help?
Share
This is the recommended way for WordPress sidebar (sidebar.php)
but if you always want to have some static items on your sidebar then you can make sidebar.php as follows
Reference : Register Sidebar and Dynamic Sidebar.
This is your current sidebar (not dynamic)