Title: 's Replies | WordPress.org

---

# hellokelli

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [sending referrers](https://wordpress.org/support/topic/sending-referrers-1-3/)
 *  Thread Starter [hellokelli](https://wordpress.org/support/users/hellokelli/)
 * (@hellokelli)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/sending-referrers-1-3/#post-315021)
 * Thanks, I went into the options table in mysql and the “home url” and “site url”
   are both pointed to the folder i want. yet i’m still getting 1/2 going to the
   old folder. the front end stuff- on the actual site, like post links, etc. all
   go to the old folder. the back-end stuff, like everything under wp-admin go to
   the new folder. is there any other place I should look to change the urls?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need help with sorting posts by categories](https://wordpress.org/support/topic/need-help-with-sorting-posts-by-categories/)
 *  [hellokelli](https://wordpress.org/support/users/hellokelli/)
 * (@hellokelli)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/need-help-with-sorting-posts-by-categories/#post-118005)
 * thanks tbaxter i have been looking EVERYWHERE for this! and to iamarock- i tried
   to look at your code to see what the parse error was but i couldn’t find it. 
   When i was trying to get the code to work i got a few parse errors and they were
   all because i accidently deleted a single quote in the syntax. also- the
 * ‘ * ‘ ID) ?>” rel=”bookmark” title=”Permanent Link: <?php the_title(); ?>”><?
   php the_title(); ?> ‘<cite>(<?php archive_date(‘m-d-Y’) ?>)</cite> ‘
 * line looks like only half of the line made it on the post… maybe everyone else
   already knows this, but it sure took me a while to figure out that the rest of
   the line should look something like this:
 * ‘ <h3 id=”post-<?php the_ID(); ?>”><a*href=”<?php ‘
    ‘ the_permalink() ?>” rel
   =”bookmark” title=”Permanent Link to ‘ ‘ <?php the_title(); ?>”><?php the_title();?
   > ‘<cite>(<?php ‘ ‘ archive_date(‘m-d-Y’) ?>)</cite> </h3> ‘
 * *note i had to put a * in the link code “ahref” otherwise it would show up as
   a link

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