• Hi, I’m building a restaurant website in elementor on Mac, when the delivery/pickup popup shows the overlay wont disappear and don’t let me click anything on the page only after you reload your browser page.

    Delivery Address is missing in notifications.

    Also I will like to have the option to have Delivery Address and Billing address as separate option in notification emails. By the way is an awesome plugin!! Cheers!!

    • This topic was modified 4 years, 8 months ago by chobe61.
    • This topic was modified 4 years, 8 months ago by chobe61.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello,
    Can you try to switch to any other theme and see if that solves your issue.

    I’m also still having this problem even after the update. I’ve switched to 2019 also with the same problem, on a test cpanel account with very few plugins running. Also, for some reason it wasn’t updating when I added new food items and options. They were showing on the back end but not on the front end.

    Thread Starter chobe61

    (@chobe61)

    Hi @kshirod-patel yes, I try switching to another theme and the same problem, also in this new update the delivery address shows but I think is a little confuse to the delivery person at which address he has to deliver the food because it shows both the billing and delivery address, and sometimes the billing address is different to the delivery address. I really love your plugin but still have some issues.

    Thanks

    Had the same issue… Add this code to your CSS… works perfect!

    html body div#rpressModal {
    background-color: #000000d1 !important;
    }
    .modal-backdrop.fade.in {
    display: none !important;
    }

    Enjoy

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Delivery/Pickup popup overlay Problem’ is closed to new replies.