• When this plugin is enabled, the customize settings page of the theme (Generatepress) is broken. As soon as I disable the plugin, it works again.

    The webdeveloper console of my browser reveals the following error:

    skpricing_table_admin.js:3 Uncaught TypeError: Cannot read property ‘reset’ of undefined

    Can you fix it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author HostRider

    (@sketchus)

    Thank you so much for taking the time to leave us a review.

    Below we describe the solution in steps.

    1. Go to WordPress Directory/wp-content/plugins/sketchus-pricing-tables/admin/js/skpricing_table_admin.js .

    2. Open this javascript file (skpricing_table_admin.js).

    3. Delete this line – $("#skpricing_table_settings")[0].reset();

    4. Save the file. That’s okay.

    Please mail us if you have any such problem with this plugin – support @ sketchus.com
    Thanks

    Sketchus Support

    Thread Starter nicoter

    (@nicoter)

    Thanks for the fast response. After applying the fix, the issue is gone.

    Will you add the fix to the next release?

    Thread Starter nicoter

    (@nicoter)

    Will this fix make it into the next update of the plugin?

    Plugin Author HostRider

    (@sketchus)

    Now you can update the plugin, recently launched version 3.0 .

    And Yes the mentioned changes been updated in new release.

    Thanks

    Sketchus Support

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin breaks admin settings of the theme’ is closed to new replies.