Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Idiom

    (@brianbrey)

    Hi,

    That is currently not built into the plugin, though if you wanted to edit some code you could add that functionality fairly easily.

    In the plugin’s assets/js folder you could modify frontend.js where it says $that.remove(); to something like $that.prop( "disabled", true );.

    the function should be out of the div with the name you created on the setting

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Load more button don't dissappear’ is closed to new replies.