Yes.. you can change in our updated version.. Please update your theme.
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]
@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 or use a custom CSS plugin for their changes.
Please update to latest version.. You can change it in this version.
So how do I edit the “testimonials” with the new theme?