• Resolved metaphorcreations

    (@metaphorcreations)


    Within the admin/js/simple-job-board-admin.js file, please change

    $('.nav-tab-wrapper a').on("click", function (e) {

    to

    $('.jobpost_page_job-board-settings .nav-tab-wrapper a').on("click", function (e) {

    We have other settings pages with tabs that are not displaying correct from code contained within this listener. Specifically, line #32 “return false;” This is causing all of our tabbed content to show at the same time.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hi @metaphorcreations,

    Our team has noted down the issue. With our next update, this issue will get patched. Thank you for pointing out the issue. We appreciate your contribution to the betterment of our plugin.

    Regards,

    Thread Starter metaphorcreations

    (@metaphorcreations)

    No problem. Thanks for the prompt response! Have a great day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tabs script is affecting other tabs on site’ is closed to new replies.