Could you guys take a look at my site and let me know if my theme is Widget friendly? I cannot seem to get the Sidebar Widgets Plug-In working and I desperately need it!! Thanks!
Hi Looks like your using the pool theme. Could be wrong but dont believe it is widget ready. If you could confirm the theme & email it to me I'll have a look for you Regards Brian
It is the Pool Theme. If it is not widget ready - what is the best way to go about transferring my theme to something similar that is widget ready?
Does anyone know how I can change this code to make my sidebar widget ready? This is the current code: <!-- begin sidebar --> <div id="sidebar"> <div align="center"><a href="http://feeds.feedburner.com/arsenalfcblog"><img src="http://feeds.feedburner.com/~fc/arsenalfcblog?bg=A62529&fg=FFFFFF&anim=0" height="26" width="88" style="border:0" alt="" /></a> <br><br> <script type="text/javascript"><!-- google_ad_client = "pub-3997156561236290"; google_ad_width = 125; google_ad_height = 125; google_ad_format = "125x125_as"; google_ad_type = "text"; google_ad_channel = ""; google_color_border = "006699"; google_color_bg = "FFFFFF"; google_color_link = "000000"; google_color_text = "006699"; google_color_url = "006699"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></div> <?php if (function_exists('wp_theme_switcher')) { ?> <div id="themes"> <h3><?php _e('Themes'); ?></h3> <?php wp_theme_switcher(); ?> </div> <?php } ?> <div id="categories"> <h3><?php _e('Previous Posts:'); ?></h3> <ul> <?php wp_list_cats('sort_column=name&optioncount=1&feed=rss'); ?> </ul> </div> <div id="archives"> <h3><?php _e('Archives:'); ?></h3> <ul> <?php wp_get_archives('type=monthly&show_post_count=1'); ?> </ul> </div> <div id="blogroll"> <h3>Links</h3> <ul> <?php get_links(-1, '<li>', '</li>', ' - '); ?> </ul> </div> </div> <div align="center"> <a href="http://technorati.com/faves?sub=addfavbtn&add=http://arsenalfcblog.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a> <br> <a href="http://www.bigsoccer.com/forum/in.php?id=" target="_BLANK"><img src="http://www.bigsoccer.com/bigsoccer-network.gif" border="0"> <a target="_blank" href="http://www.e-soccer.com"><img src="http://arsenalfcblog.com/wp-content/uploads/2007/04/esregistered_ani.gif" alt="e-Soccer Directory" /></a> <br> <a target="_blank" href="http://www.the-football-directory.co.uk"><img src="http://arsenalfcblog.com/wp-content/uploads/2007/04/listedin2.gif" alt="The Football Directory" /></a> <br> <A HREF="http://www.football-linx.com"><IMG SRC="http://www.football-linx.com/htmlcodes/button88x31" border="0" alt="Football-linX.com - World of Soccer Links"></a> <br> <a href="http://www.soccerlinks.net/TheHitList/"> <img src="http://www.soccerlinks.net/TheHitList/button.php?u=spanishfry" alt="The Soccerlinks Hit List" border="0" /></a> <br> <a href="http://www.ontheball.info/sport/soccer/topsites/"><img src="http://www.ontheball.info/sport/soccer/topsites/button.php?u=spanishfry" alt="On The Ball | Sport | Soccer" width="88" height="31" border="0" /></a> <br> <script src="http://mapstats.blogflux.com/button.js.php?id=58878" language="JavaScript" type="text/javascript"></script> <noscript><a href="http://mapstats.blogflux.com/58878.html"><img src="http://mapstats.blogflux.com/button.php?id=58878" alt="Blog Flux MapStats: Stats and Counter for Arsenal FC Blog" border="0" /></a></noscript> <br> <!-- TopBlogArea.com START --> <a href="http://www.topblogarea.com/sports/" title="Sports blogs"><img border="0" src="http://www.topblogarea.com/tracker.php?do=in&id=7416" alt="Sports blogs"></a><noscript><a href="http://www.topblogarea.com/rss/bollywood.htm">bollywood</a></noscript> <!-- TopBlogArea.com END --> <br> <a href="http://topsites.blogflux.com/sports/"><img style="border:none;" src="http://topsites.blogflux.com/track_58878.gif" alt="Sports Blogs - Blog Top Sites" /></a> <br> <a href='http://www.topblogbox.com?action=linkin&id=48' target='_blank'><img src='http://www.topblogbox.com?action=linkview&id=48' border='0'></a> <br> <div><div id="eXTReMe"><a href="http://extremetracking.com/open?login=s4057008"> <img src="http://t1.extreme-dm.com/i.gif" style="border: 0;" height="38" width="41" id="EXim" alt="eXTReMe Tracker" /></a> <script type="text/javascript"><!-- var EXlogin='s4057008' // Login var EXvsrv='s9' // VServer EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"? EXb=EXs.colorDepth:EXb=EXs.pixelDepth; navigator.javaEnabled()==1?EXjv="y":EXjv="n"; EXd=document;EXw?"":EXw="na";EXb?"":EXb="na"; EXd.write("<img src=http://e0.extreme-dm.com", "/"+EXvsrv+".g?login="+EXlogin+"&", "jv="+EXjv+"&j=y&srw="+EXw+"&srb="+EXb+"&", "l="+escape(EXd.referrer)+" height=1 width=1>");//--> </script><noscript><div id="neXTReMe"><img height="1" width="1" alt="" src="http://e0.extreme-dm.com/s9.g?login=s4057008&j=n&jv=n" /> </div></noscript></div></div> </div> </div> <div class="both"> </div> </div> <!-- end sidebar -->