I have a weird issue here with the NextGEN Gallery-Plugin: It throws out the rest of a comment (*/) on the top of my page. Can’t see how to resolve this. How do I find out, if this is a local development problem or a problem with the plugin and/or wordpress. I also checked the Server logs… nothing really usefull.
I think the problem piece of code is near this:
var photocrati_ajax = {"url":"http:\/\/localhost\/mysite\/photocrati_ajax","wp_home_url":"http:\/\/localhost\/mysite","wp_site_url":"http:\/\/localhost\/mysite","wp_root_url":"http:\/\/localhost\/mysite","wp_plugins_url":"http:\/\/localhost\/mysite\/wp-content\/plugins","wp_content_url":"http:\/\/localhost\/mysite\/wp-content","wp_includes_url":"http:\/\/localhost\/mysite\/wp-includes\/"};
/* ]]> */
After this all the javascript of NextGEN Gallery is beeing loaded. However the Code view and the elements view are somewhat different in Chrome.
(@ma_wordpressorg)
11 years, 7 months ago
I have a weird issue here with the NextGEN Gallery-Plugin: It throws out the rest of a comment (*/) on the top of my page. Can’t see how to resolve this. How do I find out, if this is a local development problem or a problem with the plugin and/or wordpress. I also checked the Server logs… nothing really usefull.
I think the problem piece of code is near this:
After this all the javascript of NextGEN Gallery is beeing loaded. However the Code view and the elements view are somewhat different in Chrome.