Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #344960

    Hi, can I change the “Load more” text that shows in the masonry gallery to any other text that I want?

    #345323

    Hey DROR!

    You can find that on line 640 in /enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php,

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

    Best regards,
    Elliott

    #345789

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I change the "Load more" text that shows in masonry?’ is closed to new replies.