This topic has 10 replies, 4 voices, and was last updated 10 years, 4 months ago ago by Robert Hall
Good evening, I need 1 of 2 options, either I need help changing the text of the buttons in the xmarket template where it says “READ MORE” with the “button product_type_simple” class or I request .pot spanish file detailed with step by step instructions to change this text.
Thank you.
Hello,
This question is a bit unclear for us. Could you please clarify us with more details?
If you want to translate button “read more” at Blog you can do it in
/wp-content/themes/xmarket/loop.php on line 125 (change text Read more)
Regards,
Robert Hall.
Thats what I want, to change the text on the button, and I already did your suggestion, I changed this line
<?php the_content( __( ‘<span class=”button active fl-r”><span>READ MORE2</span></span><br/>’, ETHEME_DOMAIN ) ); ?>
to this one
<?php the_content( __( ‘<span class=”button active fl-r”><span>INFO2</span></span><br/>’, ETHEME_DOMAIN ) ); ?>
But the buttons still have the text ” READ MORE”.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Jack Richardson
Thanks Jack the details are now in private content, I would like to know what the problem was when you fix it so I could make further changes by myself.
Thanks again.
Hello,
Could we also have wp-admin panel credentials?
Thank you.
Regards,
Eva Kemp.
Yes I they are in private content now.
Thank you Eva.
Hello,
“Read More” button on the products page is related to Woocommerce plugin, so to change its text you need edit the file wp-content/plugins/woocommerce/includes/class-wc-product-simple.php (line 48).
Regards,
Eva Kemp.
Thank you Eva, that solved my problem.
Have a nice day.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
The issue related to '‘Change text of READ MORE buttons or Request for Spanish .pot file’' has been successfully resolved, and the topic is now closed for further responses