Title: Remove or changing &quot;testimonials&quot;
Last modified: August 21, 2016

---

# Remove or changing "testimonials"

 *  Resolved [cnjones](https://wordpress.org/support/users/cnjones/)
 * (@cnjones)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-or-changing-testimonials/)
 * I need to remove the testimonials in the “Right block above footer”? There’s 
   no widget area to change there…
 * Or…
 * Change the testimonials text to state something else?

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

 *  Theme Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-or-changing-testimonials/#post-5019005)
 * Yes.. you can change in our updated version.. Please update your theme.
 *  [xExplosionBlaze](https://wordpress.org/support/users/xexplosionblaze/)
 * (@xexplosionblaze)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-or-changing-testimonials/#post-5019082)
 * Hi cnjones, Yes you can change it on any version.. For that
    Go to index_one.
   php Find **<h1><?php echo $testimonail_category; ?></h1>** and replace it with**
   <h1><?php echo Your Text; ?></h1>**
 * Then Find **>View All <?php echo $testimonail_category; ?>**
    and replace it 
   with **>View All <?php echo Your Text; ?>**
 * Hope it helped you. If you find any bug just reply
 * ~xExplosion Blaze
    _[sig moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome)]_
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-or-changing-testimonials/#post-5019083)
 * **[@xexplosionblaze](https://wordpress.org/support/users/xexplosionblaze/)**:
   Thank you contributing to the forums but please do not encourage people to edit
   theme files directly. At best, they will lose all of their changes when they 
   update the theme. At worst, they could bring their site down. They should be 
   recommended to create a [child theme](http://codex.wordpress.org/Child_Themes)
   or use a [custom CSS plugin](http://wordpress.org/extend/plugins/search.php?q=custom+css)
   for their changes.
 *  Theme Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/remove-or-changing-testimonials/#post-5019141)
 * Please update to latest version.. You can change it in this version.
 *  [gca2000](https://wordpress.org/support/users/gca2000/)
 * (@gca2000)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/remove-or-changing-testimonials/#post-5019149)
 * So how do I edit the “testimonials” with the new theme?

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

The topic ‘Remove or changing "testimonials"’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-lite/2.93/screenshot.
   png)
 * AccessPress Lite
 * [Support Threads](https://wordpress.org/support/theme/accesspress-lite/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-lite/reviews/)

 * 5 replies
 * 5 participants
 * Last reply from: [gca2000](https://wordpress.org/support/users/gca2000/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/remove-or-changing-testimonials/#post-5019149)
 * Status: resolved