Anonymous
Guest

Same problem here. When changing the shortcode in “Select a shortcode”, it tries to redirect to the wrong URL.

In my case, I have WordPress installed in a subfolder /wp folder, but WordPress takes care of the site root. In other words, site is in / and admin is in /wp/wp-admin/.

The plugin redirects to:

/wp-admin/options-general.php?page=shortcoder/shortcoder.php&sc_id_no=1

when it should be:

/wp/wp-admin/options-general.php?page=shortcoder/shortcoder.php&sc_id_no=1

Maybe the problem is a hardcoded call to /wp-admin, regardless of where the current WordPress installation is? Or maybe you’re taking the root path from the *site* URL and not *wordpress install* URL?

Hope this info helps.

Subscribe to our Newsletter

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter

By using this website, you agree to our Terms