Title: ryder22's Replies | WordPress.org

---

# ryder22

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unwanted Line Break in RSS Feed](https://wordpress.org/support/topic/unwanted-line-break-in-rss-feed/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [19 years ago](https://wordpress.org/support/topic/unwanted-line-break-in-rss-feed/#post-563681)
 * Tactics,
 * On the .php page the links are directly below each other, while on the rss feed
   there’s an extra space between them…
 * for example… the .php page looks like this on the links section:
 * label:
    white whale records
 * site design:
    the wax museum
 * site illustration:
    jeffry lee
 * family:
    kids these days the mohawk lodge poorfolk
 * Meanwhile, the rss feed looks like this…
 * label:
 * white whale records
 * site design:
 * the wax museum
 * site illustration:
 * jeffry lee
 * family:
 * kids these days
 * the mohawk lodge
 * poorfolk
 * are you seeing that difference on your computer or are they still the same?
 * thanks!!
    Ryder
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unwanted Line Break in RSS Feed](https://wordpress.org/support/topic/unwanted-line-break-in-rss-feed/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [19 years ago](https://wordpress.org/support/topic/unwanted-line-break-in-rss-feed/#post-563655)
 * anybody got any ideas?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [images not displaying w/ permalinks](https://wordpress.org/support/topic/images-not-displaying-w-permalinks/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [19 years ago](https://wordpress.org/support/topic/images-not-displaying-w-permalinks/#post-561782)
 * hey guys,
 * I fixed this problem. For some reason, the template files were being cached on
   my server. So, once i deleted them, went to the page (now broken), and then re-
   uploaded the new file, all was good.
 * Another thing that helped rather than full url’s was to use the <base> tag in
   the header..
 * <base href=”[http://www.mysite.com/images/&#8221](http://www.mysite.com/images/&#8221);/
   >
 * thanks,
    R
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [images not displaying w/ permalinks](https://wordpress.org/support/topic/images-not-displaying-w-permalinks/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [19 years ago](https://wordpress.org/support/topic/images-not-displaying-w-permalinks/#post-561677)
 * thanks whooami,
 * when i put in the full url to the images, they show up on:
    [http://fileundermusic.com/wordpress](http://fileundermusic.com/wordpress)
 * but, for some reason, they aren’t showing up on:
    [http://fileundermusic.com/wordpress/?cat=5](http://fileundermusic.com/wordpress/?cat=5)
 * when i look at the source it appears to be old code…. do you see the images on
   both showing up? or, is wordpress somehow storing the old code on the server?
 * when i update the index.php file in the theme it’s only the direct call (first
   example) that changes… urgh, i’m so confused!
 * thanks again!!!
    ryder
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [HELP!! .htaccess and main blog url trouble!](https://wordpress.org/support/topic/help-htaccess-and-main-blog-url-trouble/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years ago](https://wordpress.org/support/topic/help-htaccess-and-main-blog-url-trouble/#post-377235)
 * thanks Michael,
 * I seem to have fixed it by changing the site url and home addresses under the
   table wp_options to the old url’s…
 * it’s all working great now with the exception of my layout being a bit wonky 
   on the homepage…
 * not sure why the one include “Members” is getting cut off…
 * otherwise, everything appears as before…
 * thanks!
    R
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [categories in their own folder (or, short permalinks)](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/#post-364550)
 * thanks!
    R
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [categories in their own folder (or, short permalinks)](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/#post-364518)
 * Moshu,
 * How is the wordpress.org site setup? that’s what i’m looking to do!
 * i’m assuming the site is set up in the root directory of wordpress.org… but, 
   how does the wordpress.org site have sections that look like folders without /
   category/ in front of them?
 * some of the wordpress sections appear to be built on a page and some appear to
   be built around a category… i didn’t see any permalink tags for pages though…
 * in other words there’s a section called [http://wordpress.org/development/](http://wordpress.org/development/)
   
   not [http://wordpress.org/category/development/](http://wordpress.org/category/development/)
 * thanks in advance!
    ryder
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [categories in their own folder (or, short permalinks)](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/#post-364517)
 * Moshu,
 * I really appreciate you taking the time to respond!
 * i was imagining there might be a way to “rewrite” the url to make it appear to
   have even less folders, or, appear to be in a folder that is out of the main 
   wordpress folder. guess not!
 * thank you!
    Ryder
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [categories in their own folder (or, short permalinks)](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/#post-364511)
 * sorry, i mentioned pages again but meant “urls”!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [categories in their own folder (or, short permalinks)](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/categories-in-their-own-folder-or-short-permalinks/#post-364510)
 * Thanks Moshu,
 * Yes, it does do what i need out of the box… But, i’d like to organize my site
   so that all the main files are in a folder called [http://thesite.com/wp2/](http://thesite.com/wp2/)
   but when people go to the site, i’d like to have the urls not give away that 
   it’s a php site… ie. if they click on the artists section, they will go to a 
   page that has a url of [http://thesite/artists/](http://thesite/artists/)
 * is there a way to do this? i figured out how to get the index.php page out of
   the main wordpress folder but i’d like to set up either similar index pages in
   different folders or somehow redirect pages….
 * any ideas?
 * thanks again!
    Ryder
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [multiple loops / different categories](https://wordpress.org/support/topic/multiple-loops-different-categories/)
 *  Thread Starter [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/multiple-loops-different-categories/#post-348236)
 * Moshu,
 * Yeah, i read that over and over… but, all the examples are “If it’s in Category
   3, THEN do this…” but all i want is something much simpler – “Display if it’s
   in Category 3″…
 * Does this make sense?
 * I imagine it’s something easy like the following that’s not an IF/THEN statement…
   
   <?php ( in_category(‘3’) ) { ?>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using blog pages with multiple loops](https://wordpress.org/support/topic/using-blog-pages-with-multiple-loops/)
 *  [ryder22](https://wordpress.org/support/users/ryder22/)
 * (@ryder22)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/using-blog-pages-with-multiple-loops/page/2/#post-222805)
 * did any of you find a solution?
    thanks, R

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