Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    you may use the JS trigger ‘yith_infs_added_elem’ with a code like following

    jQuery(document).on('yith_infs_added_elem',function(){
    // put here your code
    })

    Hoping to be helpful for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Is there any way to run a function right after the ajax content is inserted into’ is closed to new replies.