Plugin Author
r3098
(@r3098)
I didn’t notice the question.
I’m sorry my reply was late.
Are there any JavaScript related errors in the console?
Also, it seems that /js/confirm-theme-structure.js may not be loaded.
-
This reply was modified 6 years, 5 months ago by
r3098.
Plugin Author
r3098
(@r3098)
Hello.
The version of jQuery loaded on the CDN is very old, 1.4.4.
The jQuery on () method used in the Confirm theme structure was implemented in 1.7.
https://api.jquery.com/category/version/1.7/
If you have no specific reason, try the latest stable version of 1.x(Or 1.12.4 included with WordPress 5.x).
I am now using a current version of jQuery and the plugin works.
Thanks much! It is very helpful.
I nice enhancement would be to indicate on the webpage which of the theme files is populating which part of the page. 🙂
Plugin Author
r3098
(@r3098)
I’m glad we solved it.
Hope this plugin helps!