Title: Changing Text
Last modified: August 21, 2016

---

# Changing Text

 *  Resolved [Beau Vinci Violins](https://wordpress.org/support/users/beau-vinci-violins/)
 * (@beau-vinci-violins)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/changing-text-2/)
 * This is the best catalogue plug-in, hands down. Thanks!
    I’m very new to coding,
   so forgive me if this is day 1 of 8th grade coding class, but… How do I change
   the text of the menu and other text throughout the catalogue? Ex: Change “All
   Products” in the menu to “Entire Collection”. Ex2: Change “Product Details” on
   the product page to “Description” (We don’t like to call our products “products”)
 * Here’s a link: [http://beauvinciviolins.com/wpcproduct/ormandy/](http://beauvinciviolins.com/wpcproduct/ormandy/)
 * Thanks in advance for any advance you can give.
 * [https://wordpress.org/plugins/wp-catalogue/](https://wordpress.org/plugins/wp-catalogue/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/changing-text-2/#post-4632664)
 * Hey Beau, glad you’re finding it helpful 🙂
 * Actually this free version of the plugin those changes are going to have to be
   made in the plugin code. Are you happy to go into the code and do a find and 
   replace?
 * If so, open up wpc-catalogue.php and /themefiles/single-wpcproduct.php in a plain
   text editor, and run a find and replace for “All Products” (without quotes) There
   should be 4 instances of that, 2 in each file. Then also in /themefiles/single-
   wpcproduct.php there is one instance of “Product Details” so you can do a find
   and replace for that one too.
 * Save, and re-upload. That should do the trick.
 * Do keep in mind that if you customise plugin files manually like this then when
   you do a plugin update it will overwrite them, so keep a note of what you’ve 
   done so you can re-apply the changes if/when needed.
 * Hope that helps! Oh and if you like the plugin it is really helpful if [you can give a nice rating/review here](http://wordpress.org/support/view/plugin-reviews/wp-catalogue).
   Cheers.

Viewing 1 replies (of 1 total)

The topic ‘Changing Text’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-catalogue_adaa98.svg)
 * [WP Catalogue](https://wordpress.org/plugins/wp-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-catalogue/reviews/)

## Tags

 * [changing text](https://wordpress.org/support/topic-tag/changing-text/)

 * 1 reply
 * 2 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/changing-text-2/#post-4632664)
 * Status: resolved