bookingactivities / booking-activities

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

Double activities displayed on bookings #156

Closed rayedgar closed 1 year ago

rayedgar commented 1 year ago

Any idea why the activities are displayed double on the booking calendar? There seems to be a relation in showing multiple calendars. Selecting a single resolves it. Selecting multiple calendars and reload displays doubles.

Screenshot 2022-07-26 at 07 50 44
yoancutillas commented 1 year ago

Can you send me a link to the page where the calendar with the issue is displayed?

rayedgar commented 1 year ago

It's on the backside. Bookings

Hartelijke groet, Ray Edgar​

On 26 Jul 2022, 10:45, at 10:45, yoancutillas @.***> wrote:

Can you send me a link to the page where the calendar with the issue is displayed?

-- Reply to this email directly or view it on GitHub: https://github.com/bookingactivities/booking-activities/issues/156#issuecomment-1195189862 You are receiving this because you authored the thread.

Message ID: @.***>

yoancutillas commented 1 year ago
  1. Are Booking Activities and its add-ons (if any) up to date?
  2. Can you give me the value of the "Load events every" option in Booking Activities > Settings?
  3. Can you set it to 92 and try again?
rayedgar commented 1 year ago

BA 1.14.3 Activity pack 1.4.24

YES! load events set to 92 did the job. It was set to 14

Many Thanks

yoancutillas commented 1 year ago

Thank you, Yet, the issue is still present, this is only delaying it to occur again.

I don't reproduce it on my site unfortunately, Do you mind sending me an export of your database tables starting with wp_bookacti so I can investigate the issue at contact@booking-activities.fr?

yoancutillas commented 1 year ago

Thank you. The issue doesn't occur on my side unfortunately, do you have any instructions how to reproduce it?

rayedgar commented 1 year ago

https://user-images.githubusercontent.com/6242489/181513061-67b7ff66-da64-479e-a17a-7a94a528cd54.mov

rayedgar commented 1 year ago

it seems the culprit is setting show calendar to off. when i set it "Display the calendar by default" to On it seems to be okay

yoancutillas commented 1 year ago

Thank you for the details, a fix attempt will be released in the next update (1.15.0). It is an "attempt" because I couldn't reproduce the issue 100% of the time. I am not sure if it really fixed the issue, but the problem never occurred since I made the fix.

rayedgar commented 1 year ago

Sounds promising. Many thanks.