Title: Jerome Fitzpatrick's Replies | WordPress.org

---

# Jerome Fitzpatrick

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[JetBackup - Backup, Restore & Migrate] OMG! Overwrote all my database tables with old data](https://wordpress.org/support/topic/omg-overwrote-all-my-database-tables-with-old-data/)
 *  Thread Starter [Jerome Fitzpatrick](https://wordpress.org/support/users/jeromefitzpatrick/)
 * (@jeromefitzpatrick)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/omg-overwrote-all-my-database-tables-with-old-data/#post-8298696)
 * Lisa, if you believe that when I log into a single site, and install a single
   plugin, and ask it to perform a “Full Backup” of that site, I am to interpret
   that as meaning the entire database (which could contain any number of other 
   tables from my shopping list to September’s LIBOR rates) then I guess we exist
   on 2 different plains.
 * This wasn’t a multisite installation. It was a single site. They were other WordPress
   websites separately installed on the server using the same database but with 
   a different prefix, afterall, that is what the prefixes are for. There were also
   other tables in the database that were not WordPress generated which were also
   backed up and restored.
 * If this is by design, sure.. but the wording is misleading. Either be more clear
   about what is being backed up or show a list of affected database tables etc.
   Why would you ever assume that the entire database is being used only by the 
   site that is doing the backup?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Adding Quantity to archive page add to cart](https://wordpress.org/support/topic/adding-quantity-to-archive-page-add-to-cart/)
 *  [Jerome Fitzpatrick](https://wordpress.org/support/users/jeromefitzpatrick/)
 * (@jeromefitzpatrick)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-quantity-to-archive-page-add-to-cart/page/2/#post-3443388)
 * geodgeod, is the solution I offered not working? Are you using the default template
   that came with woocommerce?
 * Just copy the first 2 lines of code above and paste them _anywhere _ in your 
   theme’s functions.php file.
 * By adding this code, the usual Buy or Add button will be replaced with a Add 
   to Cart button and a quantity field.
 * You will however notice that it won’t put the “X Item has been added to your 
   cart” message where you want it. So, you can add the woocommerce_show_messages();
   line where you want the messages to appear in your theme.
 * Let me know if this solution doesn’t work for you.

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