• Resolved ioclaudio

    (@ioclaudio)


    Good morning,
    when I edit and save a BA booking object, from the WordPress backend, the data about the address: Address, Latitude and Longitude are not saved.
    I’ve added a valid Google Map Key, so the latitude and longitude are correctly retrieved.
    But, after saving the page, if I reopen it these fields are empty and if I export the database I can’t find the data anywhere.

    What could be the problem?
    Why the data are not saved?

    I’m using WordPress 5.3. and BA Book Everything 1.3.9

    Thank you very much

    cld

    • This topic was modified 4 years, 11 months ago by ioclaudio.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ioclaudio

    (@ioclaudio)

    I’ve seen that the problem is another.
    The address is saved, but on the edit page of the Booking Object I can see one address section for each category.
    So you have to fill the right one.
    I have defined 5 categories and, on the edit page, I can see the fields of all them.

    Something doesn’t work, probably selecting a category should hide the fields of other categories but this isn’t happening.
    Probably the version 1.3.9 of the plugin isn’t compatible with WordPress 5.3?

    Plugin Author bookingalgorithms

    (@bookingalgorithms)

    Hello,

    This is a third party plugins compatibility issue.
    The first point is that BA Book Everything plugin?can not run at the same time on one site with Woocommerce. So, you should deactivate Woocommerce or BA Book Everything. If you need to run web-shop and rent on the same domain name, you could think about multisite WordPress mode.
    The issue with address fields is due to a WP Event Manager plugin javascript error, you can see it in browser console?on the edit page of the Booking Object:”Uncaught Error: Method destroy does not exist on jQuery.timepicker at Function.error (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,utils,jquery-ui-sortable,moxiejs,plupload&ver=5.3:2)
    ? ? at a.fn.init.a.fn.timepicker (jquery.timepicker.min.js?ver=3.1.11:7)”.
    You need to deactivate WP Event Manager plugin and test all things again.

    Thread Starter ioclaudio

    (@ioclaudio)

    Thank you very much for your time.
    Yes, I can confirm that disabling the WP Event plugin the edit page of BA Booking Everything works well.
    However we need that plugin too, so I have to find a way to solve the problem.

    Thank you very much for your support.

    cld

    Plugin Author bookingalgorithms

    (@bookingalgorithms)

    Hello,

    Thank you for your feedback!
    All the best to your project!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Address, latitude and longitude not saved on Booking Objects’ is closed to new replies.