Skip to content

Instantly share code, notes, and snippets.

@wplit
Created May 4, 2020 02:13
Show Gist options
  • Select an option

  • Save wplit/7403aead44e7f4bca766ba298833d594 to your computer and use it in GitHub Desktop.

Select an option

Save wplit/7403aead44e7f4bca766ba298833d594 to your computer and use it in GitHub Desktop.
no posts in repeater
(function($) {
$('#%%ELEMENT_ID%%').children('.oxy-repeater-pages-wrap:only-child' ).text( "No Posts Foud" );
})( jQuery );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment