To do so, you need to create a child theme ,For creating child theme refer this link .
. Ignore if you have already created child theme .After it Create a new file in the child theme with name index-testimonials.php and edit it, then paste the code in it from https://pastebin.com/m1p6Sz0C
Yes, the solution works but it also creates a problem. When activating the child theme, which is providing the modified index-testimonials.php file, all testimonials and the portfolio settings are not transferred to the child theme. In other words, all settings for the hero section, testimonials and portfolio which I've made when Quality-Pro theme was activated, are not shown any longer. Instead standard texts appear. If I re-activate the parent theme Quality-Pro all customizations for hero section, testimonials and portfolio are loaded again.
How can I transfer these settings made when the Quality-Pro Theme is activated to the child theme customizations?
Find the index-testimonials.php (Located in your parent theme folder) and edit it, then Replace the code of it with the code mention in this link https://pastebin.com/m1p6Sz0C
Comments