Title: kunlereedwan's Replies | WordPress.org

---

# kunlereedwan

  [  ](https://wordpress.org/support/users/kunlereedwan/)

 *   [Profile](https://wordpress.org/support/users/kunlereedwan/)
 *   [Topics Started](https://wordpress.org/support/users/kunlereedwan/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kunlereedwan/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kunlereedwan/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kunlereedwan/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kunlereedwan/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kunlereedwan/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Hotelier] Reserve redirecting to wordpress Dashboard](https://wordpress.org/support/topic/reserve-redirecting-to-wordpress-dashboard/)
 *  Thread Starter [kunlereedwan](https://wordpress.org/support/users/kunlereedwan/)
 * (@kunlereedwan)
 * [6 years ago](https://wordpress.org/support/topic/reserve-redirecting-to-wordpress-dashboard/#post-13009279)
 * Hello Benito,
 * Thanks for your prompt response.
 * [kunlereedwan@gmail.com](https://wordpress.org/support/users/kunlereedwan/replies/kunlereedwan@gmail.com?output_format=md)
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Hotelier] Reserve redirecting to wordpress Dashboard](https://wordpress.org/support/topic/reserve-redirecting-to-wordpress-dashboard/)
 *  Thread Starter [kunlereedwan](https://wordpress.org/support/users/kunlereedwan/)
 * (@kunlereedwan)
 * [6 years ago](https://wordpress.org/support/topic/reserve-redirecting-to-wordpress-dashboard/#post-13009176)
 * Hello Benito,
 * I have done as instructed, activated Twenty Seventeen but the problem persist
   then i deactivated almost all the plugin but still redirect to the dashboard.
 * regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Hotelier] Reserve redirecting to wordpress Dashboard](https://wordpress.org/support/topic/reserve-redirecting-to-wordpress-dashboard/)
 *  Thread Starter [kunlereedwan](https://wordpress.org/support/users/kunlereedwan/)
 * (@kunlereedwan)
 * [6 years ago](https://wordpress.org/support/topic/reserve-redirecting-to-wordpress-dashboard/#post-13008953)
 * Hello Benito,
 * Can the wp hotelier be used with woocommerce?
 * The Reserve button is still redirecting to the wp-admin login page.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Hotelier] Redirection Not Working On my Site](https://wordpress.org/support/topic/redirection-not-working-on-my-site/)
 *  Thread Starter [kunlereedwan](https://wordpress.org/support/users/kunlereedwan/)
 * (@kunlereedwan)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/redirection-not-working-on-my-site/#post-12612157)
 * Hello Benitolopez,
 * Thank you once again
    I think the problem might be coming from the Theme (Hotello)
 * For me to redirect to external website, do i need to enable Paypal in the Hotelier-
   > Setting-> Payment Gateway.
 * regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Hotelier] Redirection Not Working On my Site](https://wordpress.org/support/topic/redirection-not-working-on-my-site/)
 *  Thread Starter [kunlereedwan](https://wordpress.org/support/users/kunlereedwan/)
 * (@kunlereedwan)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/redirection-not-working-on-my-site/#post-12611304)
 * Thank you for your prompt response Benitolopez,
 * But it is redirecting to [https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=45e802033e909&code=NO_BUSINESS](https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=45e802033e909&code=NO_BUSINESS)
 * please kindly assist
 * regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Hotelier] Redirection Not Working On my Site](https://wordpress.org/support/topic/redirection-not-working-on-my-site/)
 *  Thread Starter [kunlereedwan](https://wordpress.org/support/users/kunlereedwan/)
 * (@kunlereedwan)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/redirection-not-working-on-my-site/#post-12610900)
 * It is redirecting to Paypal
 * function hotelier_custom_add_to_cart_from_room_list_redirect( $url ) {
    $custom_url
   = ‘ [https://secure1.sandbox.directpay.online/payv2.php?ID=XXXX&#8217](https://secure1.sandbox.directpay.online/payv2.php?ID=XXXX&#8217);;
 *  return $custom_url;
    } add_filter( ‘hotelier_add_to_cart_from_room_list_redirect’,‘
   hotelier_custom_add_to_cart_from_room_list_redirect’ );
 * function hotelier_custom_allowed_redirect_hosts( $content ) {
    $content[] = ‘
   secure1.sandbox.directpay.online/payv2.php?ID=XXXX’; // without http(s)://
 *  return $content;
    } add_filter( ‘allowed_redirect_hosts’, ‘hotelier_custom_allowed_redirect_hosts’,
   10 );

Viewing 6 replies - 1 through 6 (of 6 total)