• Resolved wkl200

    (@wkl200)


    Hi – I looked at your latest update with great interest. Seems to be exactly what we need for managing our 2 restaurants! A few questions however while we explore further:

    1) Time schedule – is it possible for the booking schedule to following the opening hours on business profile?

    2) Templates Tags – is there/what’s the tag for restaurant location?

    3) Emails – the reply-to email address seemed to be using the one on business profile but is it possible to do the same with the sent from email?

    Many thanks

    https://ww.wp.xz.cn/plugins/restaurant-reservations/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi wkl200,

    1) No, not out of the box. You’d need to do some custom coding for this. I’ve filed an issue to make it a little bit easier, and it’s definitely a feature I’ll look to support in the future. If you’re a developer, let me know and I can describe the round-about way you’d do it at the moment.

    2) Yes, of course! This ought to be in there but it’s not. I’ve filed a feature request for a future version. Should be pretty straightforward.

    3) In order to remain compatible with most email servers, and to prevent more emails from ending up in spam, this plugin only ever modifies the Reply-To headers. The From address is drawn from your overall WordPress settings for all email sent. If you’re familiar with your email server and confident that you know what you’re doing with SPF records and such, you can override the From email using a filter.

    I’ve put together a micro-plugin to make this easier for people. To use it, click the Download Gist button and then unpack the .zip file. Open the .php file in a text editor and change the following line:

    return '[email protected]';

    Change the address there to whatever you’d like the From header of the email to be. Then save the .php file, upload it to your /wp-content/plugins/ directory, and activate it from the WordPress Plugin list.

    Hi Nate,

    The issues with the correct date and time format were solved once we uninstalled the plugin completely from the server and then reinstalled it following your instructions in a new admin. The multi locations field is also working fine. Many many thanks to you for your help.

    Now there’s another issue regarding the multi locations. We are not able to add the operating hours of the restaurant for each location. Please check this link: http://www.ceylonta.com/reservation/wp-admin/admin.php?page=rtb-settings&tab=rtb-schedule.
    1. Not possible to give the opening hours for each restaurant separately

    2. Not able to block the working hours for each restaurant separately.

    There’s an option for choosing the opening hrs and blocking by location under business profile/all locations but it does not work. It is only recoginizing the opening hours from the booking schedule under bookings/settings.

    Your help would be much appreciated.

    thanks

    Fouzia

    Hi Nate,

    The issues with the correct date and time format were solved once we uninstalled the plugin completely from the server and then reinstalled it following your instructions in a new admin. The multi locations field is also working fine. Many many thanks to you for your help.

    Now there’s another issue regarding the multi locations. We are not able to add the operating hours of the restaurant for each location. Please check this link: http://www.ceylonta.com/reservation/wp-admin/admin.php?page=rtb-settings&tab=rtb-schedule.
    1. Not possible to give the opening hours for each restaurant separately

    2. Not able to block the working hours for each restaurant separately.

    There’s an option for choosing the opening hrs and blocking by location under business profile/all locations but it does not work. It is only recoginizing the opening hours from the booking schedule under bookings/settings.

    Your help would be much appreciated.

    thanks

    Fouzia

    Reply

    estore6
    Member

    bilinkb-quotecodeolulli

    Hi Fouzia,

    Restaurant Reservations only supports a single booking schedule at the moment. I plan to support using the custom opening hours from each location in the future, but it’s not available yet.

    You can follow this issue if you want to know when support for this feature is complete:

    https://github.com/NateWr/restaurant-reservations/issues/61

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

The topic ‘Multiple location plug-in’ is closed to new replies.