Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
I am attempting to change the color on the Catalog Booking Form to transparent but I am getting Error Code 403
Hi Larry,
This error occurs when the web page (or another resource) you're trying to access is restricted, meaning you don't have permission to view it. It’s called a 403 Forbidden Error because that’s the HTTP status code used by the web server to indicate this issue.
There are typically two reasons for encountering this error. First, the web server owners may have correctly set access permissions, meaning you're not authorized to access the resource. Second, the permissions may have been incorrectly configured, preventing you from accessing the resource when you should be able to.
To resolve this, you’ll need to contact your hosting provider, as the issue appears to be related to your permissions.
You can ask them to check the server configuration, particularly the client_max_body_size (for Nginx) or LimitRequestBody (for Apache) settings? These values control the size of POST requests. Since these are server-side settings, we don’t have access to modify them directly.
If adjusting these settings doesn't resolve the issue, I recommend reviewing your site's security setup. You might try temporarily disabling the Web Application Firewall (WAF) or any other firewall that could be restricting the size of POST requests.
Setting client_max_body_size or LimitRequestBody to at least 512KB should typically be sufficient for the problematic request.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables