• I’ve converted an HTML website in a WordPress theme, and when trying to use the plugin I can’t make the modal appear when clicked on the “add” button. With the “Remove restropress bootstrap script” unchecked, nothing appear and neither an error in the console, but when it’s checked the console show a weird error in the line 190 of rpress-ajax.js

    TypeError: $(‘#rpressModal’).modal is not a function. (In ‘$(‘#rpressModal’).modal(‘hide’)’, ‘$(‘#rpressModal’).modal’ is undefined)

    Someone know how to solve this issue? thank you in advance

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello,

    Can you try to switch to any other theme and check whether the modal is showing or not?

    Thread Starter pietroforino

    (@pietroforino)

    I’ve tried on another site I’m managing, realized with the shopkeeper theme, and there it’s working fine. But it would be great to understand why here it’s not working. Do you have any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Modal not showing’ is closed to new replies.