- This topic has 1 reply, 2 voices, and was last updated 5 years by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.
Landing › How can we help? › General › Feedback & Suggestions › Make use of WP_SITEURL
Landing › How can we help? › General › Feedback & Suggestions › Make use of WP_SITEURL
Hi,
in /dante/swift-framework/sf-shortcodes/config.php on line 24 you assume that every Wordpress install is located at the document root of the web server when you try to require_once wp-load.php. This is not necessarily true with all installations as Wordpress explicitly allows to move the installation to subdirectories.
Could you possibly make use of WP_SITEURL in a future version to get the correct path?
Thanks in advance and best regards,
Florian
You must be logged in and have valid license to reply to this topic.