SureCart ecommerce templates now appear first when searching for ecommerce-related keywords.
AI Builder: Template imports are now more reliable on slower or shared hosting — key import steps will automatically retry if the server takes too long to respond, instead of failing immediately.
Prevent Spectra onboarding redirect after activation during import process.
AI Builder: Prevented legacy batch processing from overwriting Elementor page data during AI template imports.
AI Builder: Show a dedicated reconnect prompt when the connected ZipWP organization is no longer found.
v4.6.1
File unavailableVerified Safe
Released 6.9 MB
Added
New:
SureContact (CRM & Contacts) to the features selection step in the onboarding flow.
Improved
Improvement:
Other
Template imports are now more reliable on slower or shared hosting — key import steps will automatically retry if the server takes too long to respond, instead of failing immediately.
Import: Redesigned the plugin install/activation step with per-plugin status, inline retry, and clearer error messages so users can recover from individual plugin failures without restarting the import.
Prevented Power Coupons from redirecting to its onboarding after template import.
Logo and other customizer images are now correctly replaced with media library URLs after template import.
v4.5.4
Verified Safe
Released 7.4 MB
Fixed
Fix:
some templates not appearing on the onboarding templates listing screen due to an incorrect total template count.
search results label displaying colon after the search term instead of before it.
Other
Clean up stale import flags from failed/interrupted imports plus deactivation/uninstall cleanup of import state options.
AI Builder: Content duplication on retry after failed site import.
Importer: Record batch processing start timestamp for stale import flag detection.
v4.5.3
Verified Safe
Released 7.2 MB
Fixed
Fix:
Other
Resolved a fatal error caused by a missing Astra_Notices class.
Prevented PHP fatal in filesystem helper when running on FTP-based hosts without WordPress credentials.
Astra Pro enabled extensions were not being applied after template import.
AI Builder: Template cards now load with their default color palette instead of a random one; shuffle only applies on button click.
AI Builder: Temporarily reverted popup-based ZipWP authentication to same-tab redirect to resolve environment-specific issues.
AI Builder: Logo and other customizer images are now correctly replaced with media library URLs after template import.
AI Builder: Resolved blank organization and plan name in the Limit Reached modal when connecting ZipWP account mid-flow.
AI Builder: Resolved a crash on the contact details step caused by invalid saved social media data.
AI Builder: Custom color palette selection no longer crashes the design step when the default palette has not yet been hydrated.
Free Images: Improved REST API compliance — return WP_REST_Response/WP_Error, add `sanitize_callback` to route args, and use `esc_url_raw( wp_unslash() )` for URL sanitization.
Importer: Strip residual websitedemos.net URLs from customizer settings and Spectra container block attributes during classic-template imports.
Importer: Resolved fatal errors during content import on hosts where set_time_limit is disabled, and when another plugin defines a global Api, Admin, Ajax, Plugin, or Register class.
Security:
AI Builder: Hardened ZipWP auth postMessage handling by validating origin and source window to prevent CSRF-based credential overwrite (CWE-352) - (Props - Nhan Tran Van).