Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

about right side


 
Prev Previous Post   Next Post Next
  #1  
Old Feb 6, 2009, 05:05 AM
mesti
 
8 posts · Feb 2009
about right side

Hi guys, I want to know how can I add html code in right side bar. I can add widget via wp-admin, but I donīt know how can I add some code. In header.php is the code of the whole page but if you see the file, in the last lines says that:
PHP Code:
<!-- Main Body -->    
    <tr>

        <?php if ( $left_col == "on" ) { ?>
        <!-- Left Sidebar -->
        <td id="left">

            <?php // Widgetize the Left Sidebar 
            
if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(1) ) : echo "To put some content here, go to Site Admin -> Appearance/Presentation -> Widgets -> Select \"Left Sidebar\" -> Click \"Show\" -> Click on \"Add\" on one of the widgets on the left side -> Click \"Save changes\" -> Done";
            endif; 
?>

        </td>
        <!-- / Left Sidebar -->
        <?php ?>


        <!-- Main Column -->
        <td id="middle">
the code finishes in "main column" my question is.. where is the right side bar? I need it to put code there!

thanks everyone
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can a place a logo image on the left side and another image on the right side? Ms. M Header configuration & styling 11 Jan 18, 2010 12:28 PM
Post headings moving from side to side and font size reducing sparry Atahualpa 3 Wordpress theme 3 Jun 21, 2009 06:23 AM
Javascripted input and text side-by-side in main content Brussells Atahualpa 3 Wordpress theme 1 May 20, 2009 08:02 AM
Moved side bars to right side, now have dotted lines around areas tomlucas Sidebars & Widgets 1 Apr 16, 2009 05:24 PM
Both side bars on the right LisaNewton Sidebars & Widgets 2 Feb 12, 2009 02:40 PM


All times are GMT -6. The time now is 09:40 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.