eweisbrot
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Internal JavaScript Not Working in WP PostIt turns out there’s not many reliable Bootstrap modal plugins for WP. Would you mind helping me troubleshoot the problem if I add the code back to the post?
Let me know! Thanks.
Forum: Fixing WordPress
In reply to: Internal JavaScript Not Working in WP PostI did remove the code…I’m going to attempt doing this via plugin. Thanks!
Forum: Fixing WordPress
In reply to: Internal JavaScript Not Working in WP PostThe exact error that I believe is causing the modal to not work is “Uncaught ReferenceError: jQuery is not defined” on line 70.
The issue is occurring in IE10, Firefox 33.0, and Chrome.
I added the SCRIPT_DEBUG to the wp-config.php file, but it did not fix the error either.
I’m really stumped.
Forum: Fixing WordPress
In reply to: Internal JavaScript Not Working in WP PostHey WPyogi,
Thanks for the response. I tried implementing the wp_enqueue_script() within the functions.php file, but this did not fix the error.
I also tried installing the plugin you suggested, but this also didn’t fix the issue.
Any other ideas as to why the “Uncaught ReferenceError: jQuery is not defined” on line 70 is occurring?
Forum: Fixing WordPress
In reply to: Internal JavaScript Not Working in WP PostI completely stumped…does anyone have some insight?
Forum: Fixing WordPress
In reply to: Internal JavaScript Not Working in WP PostJust some additional info…my Chrome console detects an error of “Uncaught ReferenceError: jQuery is not defined” on line 70. I tried adding the jQuery library to the header.php file, but that didn’t fix the issue.
Any help is greatly appreciated!
Forum: Fixing WordPress
In reply to: Can't Change WordPress Address (URL)Thread bump ??
Any ideas? This is a very strange issue that I can’t figure out.
Forum: Fixing WordPress
In reply to: Can't Change WordPress Address (URL)Thanks for the response. I took a look, and those are already set to the proper URL (https://www.jwsuretybonds.com/blog/). However, within the WP general settings the WordPress Address (URL) still reflects https://www.jwsuretybonds.com/blog.
Any ideas?
Forum: Plugins
In reply to: [WordPress Popular Posts] Plugin Not FunctioningHello,
It seems to a problem with out theme…not the plugin. Thanks!