• I have a problem inserting my php functions and JS in code snippets, if i dont have to put a code the plugin and the filter tab elementor works, but when i’m adding any code like this, add_filter( ‘a_z_listing_tabify’, ‘__return_true’ ); and JS like
    //jquery-ui-tabs
    jQuery(document).ready(function($) {
    jQuery( “#az-tabs” ).tabs();
    });
    my filter tab wont work, i think its conflict the code to run the filter tab

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘My code conflict in filter tab elementor’ is closed to new replies.