Title: yellowcandy's Replies | WordPress.org

---

# yellowcandy

  [  ](https://wordpress.org/support/users/yellowcandy/)

 *   [Profile](https://wordpress.org/support/users/yellowcandy/)
 *   [Topics Started](https://wordpress.org/support/users/yellowcandy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/yellowcandy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/yellowcandy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/yellowcandy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/yellowcandy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/yellowcandy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Strange line break between Link Category Label and Links](https://wordpress.org/support/topic/strange-line-break-between-link-category-label-and-links/)
 *  Thread Starter [yellowcandy](https://wordpress.org/support/users/yellowcandy/)
 * (@yellowcandy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/strange-line-break-between-link-category-label-and-links/#post-239857)
 * Thanks Minna and podz– that was precisely the problem. I really appreciate all
   the help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Odd URL popping up in Body](https://wordpress.org/support/topic/odd-url-popping-up-in-body-1/)
 *  Thread Starter [yellowcandy](https://wordpress.org/support/users/yellowcandy/)
 * (@yellowcandy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/odd-url-popping-up-in-body-1/#post-239313)
 * Excellent. Thanks Beel and Kafkaesqui!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Odd URL popping up in Body](https://wordpress.org/support/topic/odd-url-popping-up-in-body-1/)
 *  Thread Starter [yellowcandy](https://wordpress.org/support/users/yellowcandy/)
 * (@yellowcandy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/odd-url-popping-up-in-body-1/#post-239013)
 * Oh, and the ‘Great Food Sites’ text comes up BEFORE the ‘Categories’ bit, as 
   you can see… .
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Odd URL popping up in Body](https://wordpress.org/support/topic/odd-url-popping-up-in-body-1/)
 *  Thread Starter [yellowcandy](https://wordpress.org/support/users/yellowcandy/)
 * (@yellowcandy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/odd-url-popping-up-in-body-1/#post-239011)
 * Kafkaesqui: Yep, that did it. I don’t know that it was assigning that info to
   a variable, but getting rid of it and changing the call to get_bloginfo made 
   all the difference in the world.
 * SO, Problem #1 is solved.
 * As for Problem #2, I’d like to try what Beel suggests, but I am not sure where
   to put that code. My stylesheet never defines ‘linkcat’, and in the sidebar, 
   there’s no <li tag anywhere. The relevant code that produces the big text is 
   this:
    \\
    -  <img src=”[http://nycnosh.com/wp-content/themes/wpstyle/images/nycnoshlogo.jpg”&gt](http://nycnosh.com/wp-content/themes/wpstyle/images/nycnoshlogo.jpg”&gt);
      
      <?php wp_list_pages(); ?> <?php get_links_list(); ?> <li size=1 id=”categories”
      ><?php _e(‘Categories:’); ?>
 *  -  <?php wp_list_cats(); ?>
 * \\
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme w/o Template Question](https://wordpress.org/support/topic/theme-wo-template-question/)
 *  Thread Starter [yellowcandy](https://wordpress.org/support/users/yellowcandy/)
 * (@yellowcandy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/theme-wo-template-question/#post-234582)
 * Thank you so much– with all of your help, I’ve managed to fix about 90% of the
   theme so that it works beautifully.
 * I’m still having two strange problems that I can’t figure out. If you go to [http://nycnosh.com](http://nycnosh.com),
   you’ll see what I mean:
    (1) that funny URL remains in the white space there 
   at the top of the page, driving me absolutely crazy. There used to also be a 
   link there to the site itself, but I managed to remove that. I can’t for the 
   life of me figure out where that black text is coming from.
 * (2) I can’t seem to resize the ‘Great Food Sites’ link category text. Again, 
   the specs on the size there seem to be hidden away somewhere. The CSS specifications
   for that text are lumped in with the ‘p’ and ‘h1’ styles, but I can’t find any
   reference to bolding the link category while the main body text in the postings
   seems to be unbolded. I have no idea why they’re bold.
 * Thanks again so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme w/o Template Question](https://wordpress.org/support/topic/theme-wo-template-question/)
 *  Thread Starter [yellowcandy](https://wordpress.org/support/users/yellowcandy/)
 * (@yellowcandy)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/theme-wo-template-question/#post-234229)
 * Yep. This solves part of the problem, but the link gives info on upgrading the
   template. The style doesn’t come with an index.php file (or any other php files,
   for that matter)… .
 * Sorry if I’m being dense here, but I’m really new to WP and would prefer to use
   it over the other blogging software I’ve been using for the past 4 years.
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme w/o Template Question](https://wordpress.org/support/topic/theme-wo-template-question/)
 *  Thread Starter [yellowcandy](https://wordpress.org/support/users/yellowcandy/)
 * (@yellowcandy)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/theme-wo-template-question/#post-234066)
 * Ah, this might be the issue. It’s ‘one-road’. I believe it’s a style, now that
   I really look at it. Is it going to be impossible for me to use it?

Viewing 7 replies - 1 through 7 (of 7 total)