• Resolved sgolhan

    (@sgolhan)


    Hi,
    I am trying to filter my contact form results.
    My plugin wprks fine in a basic theme.
    I am using the theme “Advice”, in Advice theme when i deactivate the “ThemesChannel Core” plugin which is the part of the theme everything works fine. When i activate all plugins my “Display Setting” Button is not reacting.

    Can u help me ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vsourz Digital

    (@vsourz1td)

    Hi @sgolhan,

    As per your comment, We believe there are having any js error/conflict between “ThemesChannel Core” plugin and our plugin.
    Can you please check for any javascript error in your browser console and provide the error or screenshot of the error.

    Please check below link if you are not aware how to check javascript error in the browser console.
    https://codex.www.ads-software.com/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    Thread Starter sgolhan

    (@sgolhan)

    i have checked using inspect. issue is about timepick. but i dont know how to fix it.

    ThemesChannel Core uses bootstrap and moments,your plugin uses jquery timepick.
    So there is a conflict between their formats.

    Here is console error:

    Uncaught TypeError: option timepicker is not recognized!
    at Boolean.<anonymous> (bootstrap-datetimepicker.min.js?ver=1.7:1)
    at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils,moxiejs,plupload&ver=4.9.5:2)
    at Object.l.options (bootstrap-datetimepicker.min.js?ver=1.7:1)
    at c (bootstrap-datetimepicker.min.js?ver=1.7:2)
    at HTMLInputElement.<anonymous> (bootstrap-datetimepicker.min.js?ver=1.7:2)
    at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils,moxiejs,plupload&ver=4.9.5:2)
    at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils,moxiejs,plupload&ver=4.9.5:2)
    at a.fn.init.a.fn.datetimepicker (bootstrap-datetimepicker.min.js?ver=1.7:2)
    at HTMLDocument.<anonymous> (advanced-cf7-db-admin.js?ver=1.1.2:74)
    at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils,moxiejs,plupload&ver=4.9.5:2)

    Plugin Author Vsourz Digital

    (@vsourz1td)

    Hi @sgolhan,

    Thanks for identifying the conflict but sorry to say that we can’t able to help you in your issue.

    The simplest solution for such conflict is to include only necessary js library on a particular page.
    We have included the timepicker js in our plugin related screens only and we believe the conflict is occurred due to “ThemesChannel Core” included their js library globally instead of their related screens only.
    You should need to contact to “ThemesChannel Core” plugin/theme support team to diagnose it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display Setting Button Not Working’ is closed to new replies.