bibliophile
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: How to add permanent linkAS I do not have experience with php and just learning really event html… the widget got me confused too. LOL.
Here is code he wrote on my “left sidebar” and he called me menu.
<!– begin sidebar –>
<div id=”menu”>-
<li id=”search”>
<div class=”menutitle”><?php _e(‘Search:’); ?></div>
<form id=”searchform” method=”get” action=”<?php echo $_SERVER[‘PHP_SELF’]; ?>”>
<div>
<input type=”text” name=”s” id=”s” size=”15″ />
<input type=”submit” name=”submit” value=”<?php _e(‘Search’); ?>” />
</div>
</form></div>
<div class=”clearer”> </div>
</div>
I’d like to add static link and adword codes… please advise me what to do.
Many thanks.
Forum: Themes and Templates
In reply to: How to add permanent linkForum: Fixing WordPress
In reply to: Changing Category Page for a Specific CategoryThank you! I’m very new… but I will keep playing and trying.
Forum: Fixing WordPress
In reply to: Changing Category Page for a Specific CategoryHi,
I have the same problem. I’d like to add a Pages and not categories on my left side bar.
How do I do this? I can’t seem to find where to put the codes.
Viewing 4 replies - 1 through 4 (of 4 total)