Home › Forums › ArileWP Pro › Change textThis topic has 4 replies, 2 voices, and was last updated 5 years, 4 months ago by themearile.Viewing 5 posts - 1 through 5 (of 5 total)AuthorPosts June 6, 2020 at 2:56 pm #5167 Leandro SavioliParticipantI can’t change the text inside the button <!–more–> June 6, 2020 at 3:26 pm #5169 themearileKeymasterHi LeandroThanks for contacting us.Please share your site url so we can see the your site and help you better.Thanks June 6, 2020 at 6:35 pm #5171 Leandro SavioliParticipantOficina dos dados – Home I need to change the text inside the button (Consulte mais informações) on BLOG post in homepage but I can’t found it. June 6, 2020 at 9:39 pm #5172 Leandro SavioliParticipantHello, I got it!I change the function on template-function.php. :function arilewp_read_more_button_class($read_class) { global $post; return ‘<p>ID}\” class=\”more-link\”>” .esc_html__(‘Leia mais’,’arilewp’).”</p>”; } add_filter( ‘the_content_more_link’, ‘arilewp_read_more_button_class’ ); June 9, 2020 at 6:19 am #5196 themearileKeymasterHi LeandroGlad to know!Yes you can change the text of the more tag using the above filter.If you have any query please let us know.ThanksAuthorPostsViewing 5 posts - 1 through 5 (of 5 total)The topic ‘Change text’ is closed to new replies.Log in / Register