Title: kaderm's Replies | WordPress.org

---

# kaderm

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved Site –> some problem with database](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/#post-1269386)
 * SOLVED
 * what the !!!!!!
    I had to disable permalinks (put back to default) and then put
   it back to /%category%/%postname%/ (which I had)
 * wow…
 * SO happy I tried this
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved Site –> some problem with database](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/#post-1269384)
 * I do not understand at all, it’s not a problem with my htaccess.
 * I have all my post on my database with all the links right, in the admin section
   everything is fine.
 * But on my website anything BUT the homepage isn’t functional..
    I am at loss…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved Site –> some problem with database](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/#post-1269380)
 * Well my links are alright.
 * It’s the post itself that cant be found once “view post” is clicked
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved Site –> some problem with database](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/moved-site-gt-some-problem-with-database/#post-1269373)
 * Thx for your quick answer, I’m working on it right now
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page content pulled into wordpress](https://wordpress.org/support/topic/page-content-pulled-into-wordpress/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/page-content-pulled-into-wordpress/#post-1005428)
 * Hi Buddha,
 * The name of my php file (which is in the root of my theme, and is called : page_symptoms-
   test-en.php) has this bit of code :
 * `<form name="symptoms" method="post" action="<?php echo get_settings('home');?
   >/symptoms/food-intolerance-symptoms-quiz/en/">`
 * Is that what you meant ?
    As you can see in the pictures, the url in the form**
   action** is the same as my slug in wp write page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page content pulled into wordpress](https://wordpress.org/support/topic/page-content-pulled-into-wordpress/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/page-content-pulled-into-wordpress/#post-1005406)
 * bump..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page content pulled into wordpress](https://wordpress.org/support/topic/page-content-pulled-into-wordpress/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/page-content-pulled-into-wordpress/#post-1005352)
 * Maybe I wasn’t clear enough
    so here some pictures, I would really like to understand
   this.
 * First here is my link :
    [Food Intolerance symptom quiz](http://www.food-intolerance.ca/symptoms/food-intolerance-symptoms-quiz/en/)
 * Here is the pictures of [my page in wp admin](http://img17.imageshack.us/img17/8551/pagewp.png)
 * And the [actual page](http://img23.imageshack.us/img23/7437/writepagewp.jpg)
 * So, how does WP knows to show the info ?
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Listing Post depending on their language_id (with Gengo)](https://wordpress.org/support/topic/listing-posts-with-wp_query-and-gengo/)
 *  Thread Starter [kaderm](https://wordpress.org/support/users/kaderm/)
 * (@kaderm)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/listing-posts-with-wp_query-and-gengo/#post-654113)
 * It worked !!!
 * I reworked it (adding a category id)
    <?php query_posts(‘cat=7&showposts=5’);?
   > <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    - 
    -  <?php endwhile; endif; ?>
    - Thank you very much you are very helpful

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