Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #337516

    Hello, How do I change the load more text in the masonry gallery button?

    Thank!

    #337830

    Hey mcraig77!

    Thank you for using Enfold.

    You can edit config-templatebuilder > avia-shortcodes > masonry_entries.php. Find this code on line 640:

    $output .= 		"<a class='av-masonry-pagination av-masonry-load-more' href='#load-more' {$data_string}>".__('Load more','avia_framework')."</a>";
    

    Regards,
    Ismael

    #337853

    Thanks, what text do I need to replace?

    #338437

    Hi!

    Please find

    'Load more','avia_framework'

    in the line Ismael posted and change the string as following

    'This is new Load more text','avia_framework'

    Cheers!
    Yigit

    #338615

    COPY COPY!

    THANKS

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Rename "Load More" button text in masonry gallery’ is closed to new replies.