Home Forums Theme support Justness and MAP shortcode Reply To: Justness and MAP shortcode

PRC

Sorry, you’re right – on the server to show the error was a lock / WP lock:

# NGINX:
location ~* /wp-content/.*\.php$ {
  deny all;
}

Typically, themes and plugins work with this code/lock.

OK, I send You e-mail with link to production site, both files are available from webbrowser.