Paul Kevin Koehler
Member
Posted 10 months ago #
I've installed WordPress in a sub-directory, and properly configured WP.
When using the [siteurl] shortcode in the auto emails, the WordPress Address URL (e.g.: http://www.mydomain.com/wp-subdir/) is resolving and not the Site Address URL (e.g.: http://www.mydomain.com/)
This looks like a bug. Any work arounds, gang?
Thanks!
http://wordpress.org/extend/plugins/booking/
Hello.
The booking Calendar is use the standard WordPress function: site_url() for the getting the URL of WordPress. Its mean, that its get the value of option "siteurl" from your wp_options table in DB, if not other filters is not apply to this value by some other plugins or theme.
So please recheck firstly at the WordPress Settings > General page that you are correctly configured the options: "WordPress Address (URL)" and "Site Address (URL)"