- Getting Started with Ultimate Addons for Elementor
- Getting Started with Ultimate Addons for Elementor Pro
- How To Install The Ultimate Addons For Elementor Pro Plugin?
- How to Get License Key of Ultimate Addons for Elementor?
- Activate Ultimate Addons for Elementor Pro License
- How Can I Upgrade the License?
- How to Update Ultimate Addons for Elementor Plugin?
- How to update any plugin manually through FTP?
- About Beta Versions
- About Beta Versions
- How to Enable / Disable Widgets in UAE to Reduce Server Requests?
- How to White Label UAE?
- Getting Started with Ultimate Addons for Elementor Pro
- UAE Saved Sections
- How to create Google API key in Google Maps Widget of UAE?
- White Screen /500 Error After Plugin Installation
- How to Increase the Memory Limit of your site?
- Unable to see the Font Awesome 5 Icons in UAE’s widgets?
- Introducing User Registration Form Widget
- How to Create a User Registration Form using Elementor?
- How to Create a User Registration Form with Only Email Field in Elementor?
- Frequently Asked Questions about User Registration Forms
- Google reCAPTCHA v3 in User Registration Form for Elementor
- Honeypot field in User Registration Form for Elementor
- Filters/Actions for User Registration Form Widget
- How to Integrate hCaptcha with UAE Login & Registration Forms
- How to Create a Facebook App ID for Login Form Widget?
- How to Create a Google Client ID for Login Form Widget?
- Introducing a New Login Form Widget for Elementor
- Filters/Actions for Login Form Widget
- Google reCAPTCHA v3 in Login Form for Elementor
- How to Integrate hCaptcha with UAE Login & Registration Forms
- How to Open a Modal Popup on the Click of an Elementor Widget?
- Modal Popup Widget
- How to Trigger a Modal Popup on the Click of a Menu Element?
- How To Close a Modal Popup on the Click of a Button or Text?
- How to Insert a Video in the UAE Modal Popup?
- What are the Various Options to Close a Modal Popup in UAE?
- How to Display a Modal Popup on Exit Intent?
- Modal Popup JS Triggers
- Woo – Products Widget
- How to display exact WooCommerce product with Query Builder?
- How to set Grid and Carousel layout for WooCommerce products?
- Filters/Actions for WooCommerce Products
- How to enable Quick View for WooCommerce Products?
- How to Exclude WooCommerce Products with Woo-Products Widget?
- How to Set Featured Products in WooCommerce?
- Woo – Products Carousel Does Not Display Correctly?
- How to Display Related Products with Woo-Products Widget?
- How To Add Rows And Columns to the Table?
- Table Widget
- How to add Table Header with Table Widget?
- How to add Table Content with Table Widget?
- How to add Sortable and Searchable Table? How to Show Entries Dropdown?
- How to Merge Columns and Rows in Table?
- How to Style the Table?
- Create Table by Uploading CSV
- Facing Issues with CSV Import?
- Image Gallery Widget
- How to Set Categories for Images?
- How to Add an Image Caption
- How to Set a Custom Link for the Image?
- How to Design Filterable Image Gallery?
- How to Open a Webpage with the Click of an Image?
- How to Set Scale, Opacity, Effects, Overlay Color for Images?
- How to Display Specific Category Tab as a Default on Page Load?
- How to Set Icon on Image Hover?
- Video Gallery Widget
- How to Set Categories for Videos?
- How to Design Filterable Video Gallery?
- How to Display Specific Video Category Tab as a Default on Page Load?
- How to Set a Custom Placeholder Image for the Video?
- How to Set Overlay Color on the Video Thumbnail on Mouse Hover?
- How to Show Video Caption on Hover?
- How to Show Video Category on Hover?
- Bulk Editing for Video Category Names
- How to Style Particular Item / Icon?
- Timeline Widget
- How to Change the Vertical Position of Arrow & Icon?
- How to Set On-Scroll Color for Connector Line and Icon?
- How to Set the Alternate Alignment for the Card Content?
- How to Manage Timeline on Responsive View?
- How Query Builder Works for Post Timeline?
- How to Set Post as Sticky?
- Enable Infinite Load Pagination for Post Timeline
- Posts Widget
- How Query Builder Works for Posts Widget?
- How to Enable Infinite Load Pagination for Posts?
- Filters/Actions for Posts Widget
- Filterable Tabs for Posts Widget
- Layouts for Posts Widget
- Posts Widget Carousel Does Not Display Correctly?
- Displaying Portfolios in UAE Post Widget Using Custom Filters
UAE AI Tools: Troubleshooting, Capabilities & FAQ
This guide covers common issues, the permissions model, and frequently asked questions for UAE AI Tools.
For setup guides, return to the UAE AI Tools main doc.
Troubleshooting
Settings page says “requires WordPress 6.9+” or abilities list is empty
The Abilities API is not available on your WordPress version. Upgrade to WordPress 7.0+, or install the MCP Adapter plugin if you are on 6.9. Clear any page or object cache and reload.
0 abilities when both UAE Lite and Pro are active
Update both UAE Lite and UAE Pro to the latest version. Earlier builds could fail to register abilities in certain plugin load orders when both were active. Reload the AI Tools settings page and flush the Elementor and plugin cache.
AI client shows no tools
- Confirm Node.js 18+ is installed (run node -v). Applies to Claude Desktop only.
- Check the config file path for your operating system.
- Verify the Application Password is correct, include the spaces (e.g. xxxx xxxx xxxx xxxx xxxx xxxx).
- Make sure a security plugin is not blocking Application Password authentication.
- Restart the AI client after editing the config.
“ReadableStream is not defined”
Your Node.js version is too old. Upgrade to Node 18 or later:
nvm install 20 && nvm use 20
Tools appear but return permission errors
The connected WordPress user does not have the required capability for that operation. See Capabilities & Permissions below and grant the appropriate role, or connect as a higher-privileged user.
Write tools are missing
Turn on Allow Modifications on the UAE → Settings → AI Tools page. Write tools are hidden until this setting is enabled.
Angie does not show UAE tools
- Confirm the Angie plugin is active.
- Confirm both Enable AI Tools and Angie Integration are on in UAE settings.
- Flush the Elementor cache (Elementor → Tools → Regenerate Files & Data) and reload the editor.
Recovery & Safety
AI-driven changes are recoverable through several layers:
One-step undo: Before every builder change, UAE snapshots the previous content. Just ask the AI to “undo that” and it will restore the snapshot.
Elementor revision history: Content edits also create Elementor revisions, so you can roll back to any earlier version from the editor’s History panel.
Trash, not delete: Deleting a page or template moves it to Trash. Dedicated Restore abilities let the AI bring it back if needed.
Object-level permissions: The AI can only edit content that the connected WordPress user is allowed to edit. It cannot access or modify other users’ content.
Capabilities & Permissions
Every ability checks WordPress capabilities at execution time. The AI client acts as the authenticated WordPress user.
| Operation | Required capability |
|---|---|
| Read operations | edit_posts |
| Build / edit a specific post or template | Permission to edit that specific post (edit_post) |
| Page management | edit_pages / publish_pages |
| Settings, templates, display rules, extensions | manage_options |
| Global cache regeneration | manage_options |
FAQ
Do I need a separate config for UAE Lite and UAE Pro? No. Both use the same AI Tools settings page and the same UAE endpoint. There is nothing separate to configure for Pro, its extra abilities appear automatically when Pro is active.
Can multiple AI clients connect at the same time? Yes. Each client authenticates independently using its own Application Password.
Is my content sent to AI providers? Only when the AI client requests it through a tool call. UAE does not send data to any external service on its own. The AI client processes data under its own privacy policy.
What happens if I deactivate UAE? Its abilities are unregistered and AI clients will no longer see UAE tools. Your templates and content are unaffected.
Does this work on a local development site? Yes. For .local or .test domains, use the Claude Desktop config with @automattic/mcp-wordpress-remote, which handles local SSL. HTTP-based clients work with local URLs directly.
What is the UAE Pro endpoint? UAE Pro uses the same endpoint as Lite. When Pro is active alongside Lite, Pro’s extra abilities are added automatically to the same UAE endpoint, no separate URL needed.
Still stuck? Contact our support team and include your WordPress version, UAE version, and a description of the issue.
We don't respond to the article feedback, we use it to improve our support content.