Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1002999
    Stacy B
    Participant

    Hi There,

    I’m trying to find the code to change the “Load more” button from the Visual Composer Post Grid element to a french translation. No success on finding it.

    Could you please give a hint on where to find it or how to change it?

    Thanks,

    Stacy

    #1003041
    Thai
    Moderator

    Hi There,

    Please add the following code under Customizer > Custom > Global Javascript:

    jQuery(".vc_grid-btn-load_more a").html('<i class="vc_btn3-icon fa fa-adjust"></i> New Load more');

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1002999 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>