Title: patrickperte's Replies | WordPress.org

---

# patrickperte

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Displaying subdomain content on another website](https://wordpress.org/support/topic/displaying-subdomain-content-on-another-website/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/displaying-subdomain-content-on-another-website/#post-6325282)
 * This is happening when you visit the site itself. What would I do with the entries
   in .htaccess? How would I change them?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using different database for subdomain website](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/#post-6319803)
 * Ah ok, makes sense. You also mentioned doing this by exporting just website B’s
   database by doing something with the table and wp_config? Could you give me a
   guide on how to do this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using different database for subdomain website](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/#post-6319744)
 * However, redirecting his domain to newsite would bring it to website A, not website
   B, correct?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using different database for subdomain website](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/#post-6319742)
 * Does this completely replace the clients website with mine, or does it only replace
   newsite’s look?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using different database for subdomain website](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/#post-6319737)
 * My client has his own website, not created by WordPress. I created a website,
   using WordPress, and I would now like to replace his website with the one I have
   created. I did forget to mention that on his website’s cPanel, I created a subdomain
   and named it ‘newsite’. This subdomain is what uses the database from the website
   I created using WordPress. For now, I would just like to take the website I created
   and for newsite to look like it, so yes as you said, replace newsite’s content(
   as right now, it displays website A, my original, not the one I want, website
   B)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using different database for subdomain website](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/#post-6319733)
 * Could you explain how to do that, or link me to a guide on how to replace the
   client’s website content with website B’s content only?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using different database for subdomain website](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/using-different-database-for-subdomain-website/#post-6319608)
 * I’m sorry I didn’t understand that last sentence you said, could you elaborate?
   Also, how else would I be able to choose website B to be displayed? Is there 
   a way to grab only website B and use it for the client without any other databases
   or content from any of the other websites I have created?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Column Shortcodes] Text Alignment](https://wordpress.org/support/topic/text-alignment-14/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/text-alignment-14/#post-5210268)
 * I managed to fix it, I put a <p> within the text area and aligned the text there
   to the right.
 *     ```
       [one_half_last]
       <p style="text-align: right;">
       Text Here
       </p>
       [/one_half_last]
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Column Shortcodes] Text Alignment](https://wordpress.org/support/topic/text-alignment-14/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/text-alignment-14/#post-5210262)
 * Sadly, it did not work…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [404 Errors](https://wordpress.org/support/topic/404-errors-51/)
 *  Thread Starter [patrickperte](https://wordpress.org/support/users/patrickperte/)
 * (@patrickperte)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/404-errors-51/#post-5200043)
 * I’ve managed to fix the problem. I had to delete the .htaccess file, create a
   new one, and change the permissions to 664. Thank you very much for your help.

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