Dear support, how can I replace the "Read" buttons in the home page or translate them? Thank you very much for your service.
Hello, Go to the front-page.php file present in your theme directory and follow the instruction as shown in the image given below. This will solve your issue.
Dear Piyush, I have found this string: <a href="<?php the_permalink() ?>" class="index-read"><?php echo Read_More; ?></a> and changed in: <a href="<?php the_permalink() ?>" class="index-read">Leggi<?php echo Leggi; ?></a> on the Wordpress Editor section, but does not work... maybe beacuse I have not the "Read More" buttons on the home page?
Hello, Undo the previous replied solution and then go to the define_template.php file (Theme Directory > function directory > define_template.php ) present in your theme directory and follow the instruction shown in the image given below. This will solve your issue.
Tried, but it does not work in the Blog page! Tried to remove custom CSS (read below) to verify if somethig changed in the home page, but a new label "Read_Now" appears (note the underscore) .bottom-feature .bottom-feature-left .bottom-feature-left-inner a.index-read, .bottom-feature .bottom-feature-right .bottom-feature-right-wrapper a.index-read{ display:none; }
Hello, Please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] I will check and resolve your issue.