bookingactivities / booking-activities

Wordpress plugin booking system
GNU General Public License v3.0
27 stars 8 forks source link

Missing 'Text' parameter in notifications #181

Closed rayedgar closed 1 year ago

rayedgar commented 1 year ago

Am I missing the Textfield parameter to include in the notification setting? for me very important because i displays vital info for us.

Screenshot 2023-01-20 at 11 25 23 Screenshot 2023-01-20 at 11 24 53
rayedgar commented 1 year ago

basically looking for the tooltip info to include in notifications.

yoancutillas commented 1 year ago

Hello Ray, You should find the "Event specific message" field in the "General" tab of the event / group of events / group category settings, in the calendar editor. For activities, it is in the "Text" tab.

Regarding the {specific_message} and {specific_message_raw} tags, indeed, they should be displayed at the top of the tags list in Booking Activities > Settings > Notifications tab > your notification settings.

Can you make sure Booking Activities (1.15.6) and Notification Pack (1.2.18) are both activated and up to date?

rayedgar commented 1 year ago

Hi Yoancutillas,

What i meant is the text 'Einddatum 16 maart' (see image above) which i set on an activity, to be displayed in the e-mail notifications.notifications. There are quite a few content {} to choose from but cannot find one that will display that text 'Einddatum: 16 maart'. Or did you mean that can only be shown with the notification pack?

yoancutillas commented 1 year ago

Yes, the feature to set a text in the activity settings and use it in the notifications is included in the Notification Pack add-on (docs).

On your screenshot, the "Event information" field is added by the Display Pack add-on and is displayed in a tooltip when you mouseover the event on the calendar, there is no tags to add this text in a notification (it is only possible with custom code).