cosinebob
Forum Replies Created
-
That did it. Thanks so much. I should have seen that but did not connect the single page format heading.
Hate to be dense but where do I put this code snippet? Trying to get revision history on event pages. Thanks.
Resolved.
Removing year=”2019″ worked. Thanks.
Forum: Plugins
In reply to: [Custom Twitter Feeds - A Tweets Widget or X Feed Widget] Hide Follow buttonAwesome. That did it. Thanks so much for a great plugin and great service. Much appreciated.
Forum: Plugins
In reply to: [Custom Twitter Feeds - A Tweets Widget or X Feed Widget] Hide Follow buttonHey. Thanks for the quick reply. That did not change anything. I double checked and it is added to the Custom CSS and saved.
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] Customize content of emailI contacted them first. They seem to think the email originates from BuddyPress Group Email Subscription plugin and not from Events Manager. ?????
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event emailsThe current emails (before I disabled group email subscriptions) were fine. When an event was created and assigned to the group, there was an email to the group that the event was created. So to be specific, Send email to group members when an event is created.
Is it possible that this is a buddypress issue and not an events manager issue?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event emailsMore information. I disabled BuddyPress Group Email Subscription plugin. So now no emails are sent when a event is created (published). So how do I trigger the Events Manager to send these emails? Test email from the email page in the Events Settings Email settings works and sends an email. But not when an event is created / published.
Thanks.Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event emailsI looked at the settings a bit more with a test site. It is clear that the emails are being sent by Buddy Press via the Group settings and NOT by Events Manager. So the question is, how do I stop buddy press from sending the emails and enable Events Manager. I can send a test message from event manager options and I get that. But the actual messages on event creation do not get sent by Events Manager, instead they are sent by Buddy Press. ???
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event emailsHere is a copy of the email content.
Tom Smith added the event July 4 Pancake Breakfast Ride to Road Rides.
To view or reply, log in and go to:
https://sfsob.cosine-santafe.com/groups/ad-hoc-road-rides/If you click the link you go to the group and not the event. Eventually you can find your way to the event but it takes several clicks and page loads.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event emailsYes. As I mentioned, the email does not look anything like what is shown in the template. It seems that buddy press is keeping events manager from sending the email. I cannot find a setting to change that. Thanks.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event emailsThanks, but these are not booking emails. They are event creation emails. The configuration for event emails based on published events do not look anything like what is shown in the Event Manager settings.
It may be that the Event Manager emails are not being sent but rather buddy press emails are being sent?In the _posts database I see an ID. It is the same ID as appears in the _em_events database also as post_ID. However, when I tried to change just that index, the post ID in the _posts database, it did not change the next sequence and it also made the events out of sequence when sorted by event date in the calendar view. Then I tried to change both the event_ID and the post_ID in the _em_events database and the _posts database because changing the one in the _em_events database did not change the one in the _posts database. Did not work either. Same affect. The sequence remains incorrect and now the dates are out of order in the calendar view. ???????????????
The only database entries that I see that look like they affect the events are the _em_events section. All the events are listed there. Within that section I changed the event_id and the post_id. What else could be used to index the events from post to post? It cannot be the start date since that has been changed and the next event link does not go linearly from event date to event date so there must be some other index used.
Any help appreciated.