Nexter Blocks - FREE
about 13 hours ago

Version 5.0.5

  • Added : MCP : WordPress 7.1 Abilities API support — every Nexter Blocks ability now sets the unified public exposure flag so abilities stay discoverable to AI/MCP clients on WordPress 7.1 and later.
  • Improvement : MCP : WordPress 7.1 execution-lifecycle support — input presets for faster block building, result caching for read-only abilities, and automatic page verification after inserts.
  • Compatibility : Tested and confirmed compatible with WordPress 7.1.
  • Improvement : Form Builder : Form email recipients, headers and action settings are now validated on the server for safer, more reliable submissions.
  • Improvement : Form Builder : Improved escaping of submitted values in the notification email.
  • Improvement : Performance & Cache : Added capability checks to the cache-clear actions so only authorized users can trigger them.
  • Improvement : Dashboard : Plugin and theme installation now uses the native WordPress API for more reliable installs.
  • Improvement : Search : Custom search result templates now render published content only.
  • Improvement : Core : Introduced a unique per-site key for encoding configuration data and added direct-access protection to plugin files.Fix : Cache : Fixed and optimized the transient cache-clear query.
Nexter Blocks - PRO
about 13 hours ago

Version 5.0.4

  • Improvement : Login & Register : Registration now saves only the form's configured fields, improving data handling and reliability.
  • Improvement : Login & Register : reCAPTCHA is now validated on the server using the stored secret key for more dependable spam protection.
  • Improvement : Login & Register : Added rate limiting to login, forgot-password and magic-link requests to prevent abuse and email flooding.
  • Improvement : Login & Register : Mailchimp and Facebook credentials are now handled entirely on the server and are no longer included in page output.
  • Improvement : Login & Register : Login now returns a uniform message for invalid credentials.
  • Improvement : Google Login : Replaced bundled third-party libraries with a lighter, up-to-date Google sign-in verification method — smaller plugin size and fewer dependencies.
  • Improvement : Form Actions : WebHook, Slack, Discord and CRM actions now validate their target URLs and block internal/private addresses.
  • Improvement : Form Actions : CAPTCHA is now enforced on the server so it can no longer be skipped.
  • Improvement : Dynamic Content : The dynamic-content REST endpoint now returns data only for published posts and authorized users.
  • Improvement : Dynamic Content : Fallback, prefix and suffix text is now properly escaped on output.
  • Improvement : Dynamic Content : ACF field lookups are limited to authorized users and remain safe when ACF is inactive.
  • Improvement : Product Compare : Capped the product-search query size for better performance and stability.
  • Improvement : License : Enabled TLS certificate verification on the license activation request.
  • Improvement : Dashboard : Escaped admin license-notice output and hardened the WDesignKit widget update path against invalid file paths.
  • Improvement : Core : Introduced a unique per-site key for encoding configuration data and added direct-access protection to plugin files.
  • Fix : Cache : Optimized the transient cache-clear query to target only the relevant options instead of scanning the entire options table.
Nexter Extension - FREE
about 15 hours ago

Version 4.7.8

  • Compatibility : WordPress 7.1 : the Abilities API lifecycle filters are now supported, so AI agents get faster repeat reads, clearer errors when a record does not exist, and switches that accept plain "on" or "yes" values. No effect before WordPress 7.1.
  • Fixed : Code Snippets : enabling, editing or adding a snippet now takes effect on the next page load. The cached snippet list was only refreshed by the dashboard, so changes made any other way appeared to do nothing until the cache expired.
  • Fixed : Code Snippets : a fatal error on every admin page when the stored snippet settings held a single value instead of a list; the one-time file migration could not finish, so it retried and failed again on each request, locking the dashboard out.
Nexter Extension - PRO
1 day ago

Version 4.7.6

  • Improvement : Security : added missing file guards across 15 files and switched a token comparison to a timing-safe check
  • Fixed : Security : Media Replacement no longer lets a user read or permanently delete another user's attachment via a swapped ID
  • Fixed : Security : license activate/deactivate and notice-dismiss AJAX now require Administrator, not just a valid nonce
  • Fixed : Security : Admin Menu Organizer's "always hide for role(s)" now actually blocks the page server-side instead of only hiding the menu link
  • Fixed : Security : Admin Menu Organizer no longer permanently grants Contact Form 7 access down to Subscriber
  • Fixed : Security : the [nxt_encode] shortcode no longer accepts a javascript: link
  • Fixed : Security : "Hide Author URLs" now generates a truly random slug instead of one derived from the site's own public plugin URL
  • Fixed : Security : Local User Avatar no longer accepts an arbitrary attachment ID, and a crafted filename can no longer corrupt the output
  • Fixed : Security : 2FA code resend is now rate-limited and POST-only; recovery codes restored to a safe length
  • Fixed : two 2FA REST endpoints that always failed due to a wrong class/provider name
  • Fixed : Security : Settings Import now sanitises every imported value and no longer exports the license key
Nexter Extension - FREE
1 day ago

Version 4.7.7

  • Improvement : Security : SMTP passwords and Google OAuth tokens are now encrypted in the database. Credentials saved by earlier versions keep working and convert on the next save.
  • Improvement : Regenerate Thumbnails : The popup now shows a progress bar, live counts, a Stop button and a list of images it could not process.
  • Improvement : Regenerate Thumbnails : Images are processed in batches, WebP and AVIF are included, and an unreadable file can no longer wipe an attachment's stored image data.
  • Improvement : Nexter SEO : The image ALT warning now names the files it flagged instead of only giving a count.
  • Improvement : Nexter SEO : The audit's ALT check is labelled "homepage as rendered", so it is clear why its count can differ from the single-page SEO panel.
  • Fixed : Nexter SEO : Author and date archives are no longer disabled by default. Sites that deliberately turned them off keep their setting.
  • Fixed : Nexter SEO : The Orphan Pages check now counts navigation, header and footer links, so pages linked from the menu are no longer reported as orphaned.
  • Fixed : Nexter SEO : The per-page image ALT check no longer counts slider, lazy-loaded, decorative or tracking images.
  • Fixed : SEO Redirects : "Exactly Match In Any Order" matched any query string at all; it now matches only when the same parameters are present, in any order.
  • Fixed : SEO Redirects : "Ignore And Pass Parameters To Target" never passed them on; the visitor's query string now reaches the destination.
  • Fixed : Custom Login URL : With the "404 page" behaviour, wp-login.php still opened the real login form and the register link gave the hidden login address away.
  • Fixed : Custom Login URL : Visiting wp-admin while logged out sent the browser to a nonsense address; it now answers with a proper 404 at the same URL.
  • Fixed : Custom Login URL : wp-signup.php answered with a server error instead of a not-found page when the site is not a network.
  • Fixed : Regenerate Thumbnails : The feature now works on its own; it only loaded when Custom Image Sizes or Disable Image Sizes was switched on.
  • Fixed : Regenerate Thumbnails : The button now reports real progress and a finished state instead of sitting on "Regenerating..." forever.
  • Fixed : Disable Image Sizes : Turning a size off now actually stops the file being created; Thumbnail, Medium, Medium Large and Large were still generated.
  • Fixed : Custom Fonts : TTF, OTF, WOFF and WOFF2 files now upload; the very first upload was always rejected before the extension had been saved.
  • Fixed : Wider Admin Menu : The menu width now saves; it was discarded on every save and the menu stayed at its default.
  • Fixed : Template Import : The bundled WordPress importer could be requested directly outside WordPress, and a crafted export file could overwrite internal values while importing menus.
  • Fixed : Security : View Admin Role could change another account's roles from an unauthenticated request, and the role-granting permission check was disabled.
  • Fixed : Security : Plugin and theme installs fetched their details over an unencrypted connection and installed whatever download address came back.
  • Fixed : Security : The login attempt limiter trusted forwarded-for headers a visitor can set, so the limit could be evaded or used to lock someone else out.
  • Fixed : Security : A template import request could name any internal method to run; only export and import are accepted now.
  • Fixed : Security : The builder's post search could be called by any logged-in user and returned every matching post of every type.
  • Fixed : Security : Several builder condition endpoints and the licence activation endpoints could be called without the right permission.
  • Fixed : Security : Dismissing an admin notice can no longer be triggered from another site on an administrator's behalf.
  • Fixed : Security : the unused PHPMailer example script is no longer shipped, ten files could be requested outside WordPress, and every plugin folder now carries an index.php stub so no directory can be browsed.
Nexter Blocks - PRO
7 days ago

Version 5.0.3

  • Added : WooCommerce Swatches : Custom product attributes now show as buttons on the product page automatically.
  • Added : WooCommerce Swatches : Added an "Enable swatches" button to turn a custom attribute into a global one for color, image, or button swatches.
  • Added : Global Block Style : Added an Edit option to load a saved style's values into the block so you can view and change them.
  • Added : Global Block Style : Added a Default option to set a style as the default for a block type — new blocks apply it automatically.
  • Improvement : right-to-left (RTL) support across every block, on both the front end and inside the Gutenberg editor.
  • Improvement : Global Block Style : Redesigned the panel and action buttons for a cleaner, clearer layout.
  • Improvement : Global Block Style : Refined the Sync popup and helper text so the options are easier to understand.
  • Fix : Row Background : Youtube & Vimeo Video issue Solved on editor Side
Nexter Blocks - FREE
7 days ago

Version 5.0.4

  • Added : MCP : "Get Site Fonts" ability — lists installed fonts and whether each will render on the front end.
  • Added : Global Block Style : Added an Edit option to load a saved style's values into the block so you can view and change them.
  • Added : Global Block Style : Added a Default option to set a style as the default for a block type — new blocks apply it automatically.
  • Update : Dashboard : Fresh design and new filters, browse ready-made website kits by category or AI Compatible right from the dashboard.
  • Improvement : MCP : Typography guide now resolves site/brand fonts via Get Site Fonts before building.
  • Improvement : right-to-left (RTL) support across every block, on both the front end and inside the Gutenberg editor.
  • Improvement : Global Block Style : Redesigned the panel and action buttons for a cleaner, clearer layout.
  • Improvement : Global Block Style : Refined the Sync popup and helper text so the options are easier to understand.
  • Fix : MCP : Installed fonts with no active variants are detected and reported instead of failing silently.
Nexter Extension - FREE
8 days ago

Version 4.7.6

  • Fixed : SEO Redirects : one broken rule no longer stops every new redirect from saving; a rule aimed at its own URL is skipped when other rules are checked for loops
  • Fixed : Rollback : picking a version in the dropdown now works; every rollback was being sent to the version already installed and refused with "Try selecting another version."
  • Fixed : Security : license activation now verifies the SSL certificate, so the licence key is no longer sent over a connection that could be intercepted
  • Fixed : Code Snippets : a shortcode attribute can no longer overwrite the snippet's own code, or other internal values, before the snippet runs
  • Fixed : Multisite : Super Admins can now manage code snippets and Theme Builder templates on network sites without also being given the administrator role there
  • Fixed : i18n : the SEO audit and image optimiser cron labels no longer load translations before WordPress is ready, which logged a "translation loading was triggered too early" warning whenever another plugin scheduled a task during start-up
  • Fixed : i18n : the SMTP PHP-version notice is now translatable; the version numbers were being inserted into the message before it was handed to the translation function, so the string never reached the translation files at all
Nexter Extension - FREE
14 days ago

Version 4.7.5

  • Improvement : Performance : feature-usage scans read content in bounded, ordered batches so nothing is double-counted or skipped, and the consent notice's styles load once per page
  • Fixed : Rollback : the rollback link showed the literal text "NEXTER_EXT_VER" instead of the version number
  • Fixed : Performance : the analytics payload is assembled after the page has been sent, and the user count is cached for a day instead of counting the whole user table each time
  • Fixed : Performance : on servers that cannot flush the response early (mod_php, LiteSpeed, php-cgi) the analytics request no longer holds the page for up to 15 seconds
  • Improvement : Performance : dashboard assets and settings no longer load on every admin screen - around 1.5 MB of scripts, the media library and the colour picker were loading on unrelated pages
  • Fixed : Compliance : readme now discloses IndexNow, OpenAI, Google Gemini, WDesignKit and the newsletter signup, which were contacted but not listed
  • Fixed : i18n : the deactivation feedback form's strings were missing their text domain, so they were never translated
  • Fixed : SEO Redirects : a rejected redirect now says why - a rule pointing at itself, a loop, an over-long chain, the rule limit or a missing URL - instead of only "Could not save redirect."
Nexter Extension - PRO
16 days ago

Version 4.7.4

  • Fixed : Content Protection (Pro) : toggles (Disable Right Click, Drag/Drop, Ctrl+V, etc.) no longer reset to OFF after saving and reloading — the save handler was wiping the stored configuration and could only rewrite it once the exact class it was trying to create had already been loaded, so a save could never actually persist. Settings now save and reload correctly
Nexter Extension - FREE
16 days ago

Version 4.7.4

  • Added : Security : Custom Login URL now has a "Redirect to Custom URL" behaviour, so old wp-login.php / wp-admin requests can go to your own front-end login page; accepts a slug or an on-site URL and refuses off-site targets and redirect loops
  • Improvement : Nexter SEO : "Fix Now" now opens the setting that actually controls each issue, and issues fixed in the content or permalink (alt text, subheadings, readability, slug) tell you what to change instead of opening an unrelated panel
  • Improvement : Nexter SEO : Readability now lists the specific over-long sentences with their word count, flags passive voice, counts oversized paragraphs and reports the share of long words, instead of showing only a score
  • Fixed : Nexter SEO : pages using sliders (Smart Slider 3, Revolution Slider, Swiper) or page-builder background images are no longer reported as having "no images"; slide backgrounds, lazy-loaded sources, srcset, <picture>, video embeds and gallery blocks are now recognised
  • Fixed : Nexter SEO : the homepage ALT-text check no longer flags intentionally decorative images (role="presentation", aria-hidden="true") or 1x1 tracking pixels, and now names the files that are missing ALT text
  • Fixed : Nexter SEO : the SEO panel now stays open after you save and refreshes its checks in place, so a focus keyword you just entered is reflected immediately
  • Fixed : Nexter SEO : changing the Focus Keyword without saving no longer shows keyword density, title/description match and slug figures calculated for the previous keyword; those checks now ask for a save instead
  • Fixed : Nexter SEO : Open Graph and X (Twitter) descriptions no longer leak raw shortcode text such as [rev_slider ...] or [smartslider3 ...]; shortcodes are stripped from every meta description, social tag and term description
  • Fixed : Nexter SEO : Site Audit no longer reports a "Warning" for a title or meta description that is merely outside the ideal length; only lengths that actually get cut off in search results are flagged, and the messages state that they refer to your homepage
  • Fixed : Nexter SEO : WooCommerce single-product pages are dramatically faster and no longer risk exhausting memory; resolving the title/description template pulled in the entire schema replacement set (~241,000 option lookups per page view) and now resolves only the product fields it needs
  • Fixed : Nexter SEO : Site Audit no longer stays stuck on "Run First Audit"; the queued audit now completes even where WP-Cron is unreliable (many shared hosts, LiteSpeed, staging and password-protected sites)
  • Fixed : Nexter SEO : the URL slug check no longer asks you to add a focus keyword the slug already contains; a multi-word keyword ("best seo plugin") is now matched against the hyphenated slug ("best-seo-plugin")
  • Fixed : Nexter SEO : pages using a JavaScript-driven slider (Smart Slider 3) are no longer reported as having "no images" - expanding the shortcode replaced it with a container holding no image markup, so the check now looks at both the expanded and the original content
Nexter Extension - PRO
23 days ago

Version 4.7.3

  • Improvement : Image Optimizer (Pro) : AVIF and Smart output now work on GD builds with AVIF support but no Imagick (many shared hosts), via native imageavif()/imagewebp() with the same resize, avoid-larger and Smart AVIF+WebP handling
Nexter Extension - FREE
23 days ago

Version 4.7.3

  • Improvement : Image Optimizer (Pro) : AVIF and Smart output now work on GD builds with AVIF support but no Imagick (many shared hosts), via native imageavif()/imagewebp() with the same resize, avoid-larger and Smart AVIF+WebP handling
  • Fixed : Nexter SEO : dismissing the "Enable SEO" admin notice now sticks — its dismiss script was not being loaded on the screens where the notice appears, so the close button only hid it until the next page load
  • Fixed : Nexter SEO : fixed a fatal infinite recursion (memory exhaustion / HTTP 500) on WooCommerce single product pages caused by the document-title filter re-entering itself; other pages were unaffected
  • Fixed : Image Optimizer : new uploads are now optimised immediately even with "Run in Background" on (which now only auto-optimises the existing library); previously they could be left unprocessed when WP-Cron did not fire
  • Fixed : Image Optimizer : already-WebP/AVIF images are no longer re-optimised on upload (this produced an unusable name.webp.webp file that failed to load); such sources are skipped by extension and served as-is
  • Fixed : Image Optimizer : converted images are validated before use, so a 0-byte / corrupt WebP is never stored or served — invalid output is discarded and the original kept
Nexter Blocks - FREE
24 days ago

Version 5.0.2

  • Security : Fixed Author+ Stored XSS via SVG upload (SVGs now restricted to trusted users and sanitized). Reported by Bob Matyas.
  • Security : Fixed Contributor+ Stored CSS Injection in the global CSS endpoint (now admin-only). Reported by Vaibhav Narkhede.
  • Fix : Minor Bugs and Improvements.
Nexter Extension - FREE
25 days ago

Version 4.7.2

  • Fixed : Nexter SEO : JSON-LD schema and XML sitemap now defer to an active third-party SEO plugin (Yoast, Rank Math, AIOSEO, SEOPress and others), preventing duplicate structured data and dual sitemaps
  • Fixed : Nexter SEO : the XML sitemap now self-heals its rewrite rule when enabled via settings import or migration, so /sitemap.xml serves XML without a manual permalink flush
  • Fixed : Nexter SEO : default Article schema now links its WebPage node (mainEntityOfPage / isPartOf) and enforces required properties, and a blanked Article no longer emits an incomplete node
  • Fixed : Nexter SEO : Site Audit link-checker now refuses to probe internal/private hosts (SSRF hardening) and verifies TLS
  • Fixed : Nexter SEO : Open Graph image probe hardened further against DNS-rebinding and IPv6 bypass, with a response-size cap
  • Fixed : Nexter SEO : "Switch to HTTPS" audit fix now verifies the WordPress Address host separately on split-host installs before changing any URL, preventing wp-admin lockout
  • Fixed : Nexter SEO : 404 Monitor logging is now rate-limited per visitor to prevent database write amplification from bulk 404 requests
  • Fixed : Accessibility : SEO admin screens now expose a page heading (H1) for screen-reader navigation
  • Fixed : Nexter SEO : SEO Audit no longer reports a meta description as "missing or longer than 160 characters" when it comes from the default template — the audit now measures the rendered description, matching the Google preview
  • Fixed : Nexter SEO : on-page analysis now reads the rendered page, so shortcode sliders and page-builder (Elementor) content are correctly detected for images, links and subheadings instead of reporting "no images"
  • Fixed : Nexter SEO : Site Audit no longer falsely reports "images missing ALT text" for lazy-loaded/slider images (whose ALT is set by JavaScript) or for intentionally-decorative images with an empty alt=""
  • Fixed : Nexter SEO : title/description template variables are resolved in a single pass, so a post title or excerpt that contains %token% text can no longer corrupt the rendered title or description
  • Fixed : Nexter SEO : Open Graph and Twitter title/description are resolved independently and cross-fill each other, so filling one social field no longer diverges the cards from the real title/description on the homepage
  • Fixed : Nexter SEO : Instant Indexing auto-ping now runs even on hosts with WP-Cron disabled (Kinsta, WP Engine, Cloudways, Pantheon), and its bulk rate limiter is now concurrency-safe
  • Fixed : Nexter SEO : Pro-only SEO features now unlock correctly on sites activated via the legacy white-label Pro path
  • Fixed : Nexter SEO : per-term robots (noindex/nofollow/noarchive) can now override a globally-noindexed taxonomy instead of silently reverting to the global setting
  • Fixed : Nexter SEO : multi-keyword focus input separated by new lines is preserved, and keyword density now counts non-Latin/CJK keywords
  • Fixed : Nexter SEO : schema and llms.txt now use the page's real robots signal to decide noindex, matching what search engines see when another SEO plugin is active
  • Fixed : Nexter SEO : the site Organization is emitted once in structured data instead of by two uncoordinated sources
  • Fixed : Nexter SEO : requesting /wp-sitemap.xml (WordPress core sitemap) now returns a proper 404 when Nexter's sitemap is active, instead of soft-redirecting to the homepage
  • Fixed : Nexter SEO : an admin notice now warns when llms.txt is enabled but unreachable — a "Plain" permalink structure or a physical llms.txt file at the site root — instead of failing silently
  • Fixed : Nexter SEO : Site Audit run and sitemap-regenerate endpoints now enforce capability and throttle guards
  • Fixed : Nexter SEO : SEO Audit now flags an over-long meta description entered directly, and auto-generated descriptions strip raw shortcodes
  • Fixed : Nexter SEO : the "SEO Checks" posts/terms list column no longer re-analyzes and writes to the database on every page load
  • Fixed : Nexter SEO : the "Enable SEO" promo notice is now dismissed per-user instead of hiding it for every administrator
  • Fixed : Nexter SEO : bulk "fill missing alt text" reports accurate progress and no longer signals "done" while images remain
  • Improved : Nexter SEO : clearer "Search Engine Description" label, and internal hardening/cleanup across the SEO module
  • Fixed : Image Optimizer : the background cron no longer retries a permanently-failing image (e.g. an AVIF encoder error) every 10 minutes forever — after 3 failed attempts it falls back to WebP, and after 3 more failed WebP attempts it is skipped for good, instead of flooding the error log indefinitely
  • Fixed : Security : CSRF nonce is now enforced when dismissing the "Upgrade to Pro" admin notice
  • Fixed : Security : the theme/plugin installer no longer unserializes the WordPress.org API response without class restrictions (PHP object-injection hardening) and aborts cleanly instead of writing a corrupt ZIP if the package download fails
  • Fixed : Security : the plugin-deactivation feedback request now verifies the SSL certificate, and admin save actions validate JSON input before storing it
  • Fixed : Compatibility : on hosts with WP-Cron disabled (Kinsta, WP Engine, Cloudways, Pantheon), the SEO score recalculation, Site Audit schedule and background image optimizer now run via a fallback instead of silently never firing
  • Fixed : the plugin-deactivation popup no longer risked a fatal error from an unregistered AJAX handler, and is correctly hidden on white-labelled (Pro) sites
  • Fixed : the "Upgrade to Pro" notice timing no longer drifts by a day (replaced a deprecated, timezone-dependent timestamp)
  • Fixed : Search & Replace URL tool no longer strips one backslash level too many from URLs on submit
  • Fixed : Code Snippets : a permission-denied read of the snippet cache file now degrades gracefully (no warning spam, and it never deletes a still-valid cache) instead of being treated as corruption
  • Fixed : Bug Fixes and Improvements
Nexter Extension - PRO
29 days ago

Version 4.7.2

  • Fixed : Advance Security : "Hide Author URLs for Security" no longer regenerates a different author slug on every plugin update, cron run, or scheme/CDN change — each author's scrambled URL is now generated once and permanently stored, so it can no longer drift and 404 previously-published links
Nexter Blocks - PRO
29 days ago

V5.0.2

  • Fix : Form Block : Accuracy of date and time picker in IOS Devices.
  • Fix : Minor Bugs and Improvements.
Nexter Blocks - PRO
30 days ago

V5.0.1

  • Improve : Product Quick View : Updated block variation styles and added new styling options.
  • Add : Search Filter : Added no Result text editing and styling options.
  • Add : Order Review : Product image, price, and description options in table.
  • Add : Thank You Order Details : Product image, price, and description options in table.
  • Add : Payment Method : Customizable label text option.
  • Fix : Search Filter : String Translation Issue Solved.
  • Fix : Order Review : String Translation Issue Solved.
  • Fix : Thank You Order Details : String Translation Issue Solved.
  • Fix : Thank You Order Details : Resolved button color issue.
  • Fix : Additional Information : Resolved enqueue issue.
  • Fix : Product Description : Fixed dynamic rendering issue.

V5.0.1

  • Update : Dashboard : WooCommerce Blocks Demo and Documentation URLs to the Dashboard Block List for easier access.
  • Fix : Minor Bugs and Improvements.
Nexter Extension - FREE
about 1 month ago

Version 4.7.1

  • Fixed : Nexter SEO : Schema Builder now shows a clear validation error when saving an empty FAQ Page instead of failing silently
  • Fixed : Nexter SEO : Redirection rules with a query string in the source URL now match and redirect correctly
  • Fixed : Nexter SEO : Open Graph image-dimension probe hardened against SSRF (rejects internal/private hosts, verifies TLS)
  • Fixed : Nexter SEO : imported IndexNow API key with an invalid format is now skipped rather than silently discarded
  • Improved : Nexter SEO : JSON-LD structured data is now cached persistently and rebuilt only when content or settings change (faster front-end on all hosting)
  • Improved : Nexter SEO : REST endpoints for Redirects, 404 Monitor and Instant Indexing now respond to GET; a request for a missing post/term returns 404
  • Fixed : Security : "Disable XML-RPC" now fully blocks the XML-RPC endpoint (method listing, pingback and authentication) — the toggle could previously report enabled without taking effect
  • Fixed : White Label : the brand name now replaces "Nexter" across the SEO editor panel, Dashboard, Site Audit, Redirects and Import/Export screens, and help links respect the Hide Help Links option
  • Fixed : Translations : added missing translator comments, ordered placeholders, and corrected text-domain coverage
  • Fixed : Bug Fixes and Improvements
Nexter Extension - PRO
about 1 month ago

Version 4.7.1

  • Improved : Hide Email Spam Bot : support for display="block" renders the obfuscated email with display: block style.
Nexter Extension - PRO
about 1 month ago

Version 4.7.0

  • Fixed : Utilities : Taxonomy Term Order : bug Fixed
  • Fixed : Security : Hide Email from Spam Bots :  Functionality for Email Links (mailto:) and updated documentation 
Nexter Extension - FREE
about 1 month ago

Version 4.7.0

  • New : Nexter SEO : Launched built-in SEO — replace your standalone SEO plugin with Nexter. On-page SEO, schema, sitemaps, redirects, robots.txt, and image SEO, all in one plugin. Enable from Dashboard → SEO; the module loads only when turned on.
  • New : Nexter SEO : SEO Site Audit — scan your site for on-page and technical issues, with a 0–100 health score and a prioritized list of top fixes.
  • New : Nexter SEO : Meta Title & Description Templates — site-wide title and meta description templates with dynamic variables and a live Google search preview.
  • New : Nexter SEO : Social / Open Graph — control how pages look when shared, with a default share image and Facebook and X (Twitter) cards.
  • New : Nexter SEO : Schema Builder — add 18 structured-data types (Article, Product, FAQ Page, How-To, Local Business, Event, Recipe, Video, and more) with dynamic variables and display conditions. No code.
  • New : Nexter SEO : XML Sitemaps — generate XML sitemaps, plus optional image, video, news, and HTML sitemaps, with exclude lists.
  • New : Nexter SEO : Robots & Robots.txt Editor — set per-type index, follow, and archive rules and edit your virtual robots.txt right from the dashboard.
  • New : Nexter SEO : Instant Indexing (IndexNow) — push new and updated URLs to search engines that support IndexNow instantly, automatically or in bulk.
  • New : Nexter SEO : LLMs.txt for AI Search — generate an LLMs.txt file so AI engines like ChatGPT, Perplexity, and Google AI can find and cite your content.
  • New : Nexter SEO : Site Verification — verify your site with Google, Bing, Pinterest, and Facebook in one place.
  • New : Nexter SEO : Redirects & 404 Monitor — create 301, 302, and other redirects with flexible matching, and log broken URLs to fix.
  • New : Nexter SEO : Image SEO — add automatic alt text from the filename or title (no AI needed) and redirect attachment pages to their parent post.
  • New : Nexter SEO : Import / Export — move your entire SEO configuration between sites with a single JSON file.
  • Fixed : Custom Font Upload : Variable Font Compatibility Register font Elementor bug fix
  • Fixed : Bug Fixes and Improvements
Nexter Blocks - PRO
about 1 month ago

Version 5.0.0

  • Added : Add to Cart block for WooCommerce products.
  • Added : Billing Address block for WooCommerce checkout.
  • Added : Shipping Address block for WooCommerce checkout.
  • Added : Payment Method block for WooCommerce checkout.
  • Added : Order Review block for WooCommerce checkout.
  • Added : Order Payment block for WooCommerce.
  • Added : Order Confirmation block for WooCommerce.
  • Added : Cart Table block for WooCommerce cart page.
  • Added : Cart Total block for WooCommerce cart page.
  • Added : Mini Cart block for WooCommerce.
  • Added : Apply Coupon block for WooCommerce checkout.
  • Added : Coupon Code block for WooCommerce.
  • Added : Checkout Login block for WooCommerce checkout.
  • Added : My Account block for WooCommerce.
  • Added : Thank You Address block for WooCommerce order confirmation.
  • Added : Thank You Order Details block for WooCommerce order confirmation.
  • Added : Single Product Image block for WooCommerce product pages.
  • Added : Single Product Meta block for WooCommerce product pages.
  • Added : Single Product Pricing block for WooCommerce product pages.
  • Added : Single Product Rating block for WooCommerce product pages.
  • Added : Single Product Review block for WooCommerce product pages.
  • Added : Single Product Stock block for WooCommerce product pages.
  • Added : Single Product Tab block for WooCommerce product pages.
  • Added : Product Listing block for WooCommerce.
  • Added : Product Compare block for WooCommerce.
  • Added : Product Quick View block for WooCommerce.
  • Added : Product Wishlist block for WooCommerce.
  • Added : WooCommerce Variation Swatches with color style for variable product attributes on the frontend.
  • Added : WooCommerce Variation Swatches with image style for variable product attributes on the frontend.
  • Added : WooCommerce Variation Swatches with button style for variable product attributes on the frontend.
  • Fix : Minor Bugs and Improvements.

Version 5.0.0

  • Fixed an authenticated (Subscriber+) path traversal vulnerability in the cache-clear handler that could delete arbitrary CSS/JS files.
Nexter Theme - FREE
about 1 month ago

Version 4.2.17

  • Improve : Accessibility : Added visible focus outlines (:focus-visible) for links, buttons and form fields
  • Improve : RTL : Migrated directional CSS to logical properties for automatic RTL mirroring; removed the empty rtl.css
  • Improve : Performance : Dynamic CSS is now cached instead of being regenerated on every request
  • Improve : Performance : Sidebar CSS now respects the optimization toggle
  • Improve : Customizer : Body/link colours now output as overridable CSS custom properties
  • Fixed : Accessibility : Comment form fields now have associated labels, and name/email are marked required when the site requires them
  • Fixed : Accessibility : Skip-to-content link now prints as the first focusable element and becomes visible on keyboard focus
  • Fixed : Accessibility : Pagination is now wrapped in a nav landmark with aria-current on the active page
  • Fixed : Performance : "Disable Theme Woo CSS" now removes the dynamic WooCommerce CSS as well, not just the static file
  • Fixed : CSS : No longer outputs an empty inline style block when Theme CSS is disabled
  • Fixed : CSS : Guarded the header container max-width calc() against an invalid value when no width is set
  • Fixed : CSS : Removed negative-zero (margin:-0) output from fluid spacing
  • Fixed : Compatibility : Corrected "Requires PHP" to 7.4 to match the syntax the theme actually uses
Nexter Extension - FREE
about 2 months ago

Version 4.6.16

  • Improved : Theme Builder : Register the template post type before Elementor initializes for reliable editor detection
  • Improved : Security : Advanced Security : Hide Email Spam Boat : Improved URL Email Hide and Doc update
  • Fixed : Theme Builder : “Edit with Elementor” rewrite rules flush automatically
  • Fixed : Bug Fixes and Improvements
Nexter Extension - FREE
about 2 months ago

Version 4.6.15

  • Fixed : MCP Abilities : All abilities failed to register (none appeared in WP Abilities API) due to a missing permission callback dependency
  • Fixed : Security : Custom Login URL : “Change WP Admin Login Path” stripped “/” so multi-segment login paths were broken
  • Fixed : Bug Fixes and Improvements
Nexter Blocks - FREE
about 2 months ago

Version 4.7.16

  • Few minor bug fixes & improvements
Nexter Blocks - PRO
about 2 months ago

Version 4.7.11

  • Add : Media Listing : Dynamic Alt Text Support Added.
  • Add : Pricing Table : SVG background width, color, and border radius options.
  • Fix : Container : String Translation Issue Solved.
  • Fix : Media Listing : Fancybox Filter Compatibility Issue Solved.
Nexter Theme - FREE
about 2 months ago

Version 4.2.16

  • Fixed : Block Editor : Sidebar Settings meta box caused the editor to freeze while saving; replaced with a native Gutenberg sidebar panel backed by REST post meta
  • Fixed : Bug fixes and improvements
Nexter Theme - FREE
about 2 months ago

Version 4.2.15

  • Fixed : Translate : Missing text-domain in Dashboard
  • Fixed : Bug fixes and improvements
Nexter Blocks - FREE
about 2 months ago

Version 4.7.15

  • Fix : hard-coded and non-translatable strings issue.
  • Fix : Minor Bugs and Improvements.
Nexter Blocks - PRO
about 2 months ago

Version 4.7.10

  • Fix : Testimonial : Author Image Not Show Bug Fixed.
  • Fix : Minor Bugs and Improvements.
Nexter Extension - FREE
about 2 months ago

Version 4.6.14

  • Fixed : Translate : Missing text-domain in Dashboard, Code Snippets and Theme Builder
  • Fixed : Bug Fixes and Improvements
Nexter Blocks - FREE
about 2 months ago

Version 4.7.14

  • Add : Pricing Table : Button Width Option Added.
  • Add : Icon : Box Shadow Option Added.
  • Add : Social Icons : Global Border Option Added.
  • Add : Number Counter : Background Color Option Added.
  • Add : Number Counter : Height Option Added.
  • Fix : Navigation Menu : Submenu Padding Issue Solved.
  • Fix : Infobox : Text Padding Issue Solved.
  • Fix : Global Typography : Responsive Styling Issue Solved.
  • Fix : Global Button : Border Hover Color Issue Solved.
  • Fix : Contact Form : Global Button Styling Issue Solved.
  • Fix : Blog Listing : Button Styling Issue Solved.
  • Fix : Switcher : Icon Display Issue Solved.
  • Fix : Post Listing : Global Button Styling Issue Solved.
  • Fix : Number Counter : Responsive Line Height Issue Solved.
  • Fix : Image Block : Large Screen Visibility Issue Solved.
Nexter Blocks - PRO
about 2 months ago

Version 4.7.9


  • New : GSAP Animation : Global animation preset support added — assign scroll-triggered animations to any block.
  • New : Global Button : Added option to set button style via Global Preset — button appearance now syncs automatically from the active preset across all blocks.
  • Add : Popup Builder : Background Border Option Added.
  • Add : Dynamic Content: Dynamic Category Image Support Added.
  • Add : Dynamic Content : Dynamic Tag Image Support Added.
  • Add : Dynamic Content: Category Count Support Added.
  • Add : Dynamic Content : Tag Count Support Added.
  • Add : Team Member : Image Height Option Added.
  • Add : Testimonials : Image Height Option Added.
  • Fix : Grid Animation : Animation Issue Solved.
  • Fix : Inner Container : Grid Animation Issue Solved.
  • Fix : Paragraph : Animation Issue Solved.
  • Fix : Contact Form : Display Issue Solved.
  • Fix : Image Animation : Frontend Animation Issue Solved.
  • Fix : Testimonial Listing : Grid Animation Issue Solved.
  • Fix : Media Listing : Vertical Scroll Issue Solved.
  • Fix : Animated Service Boxes : Image Visibility Issue Solved.
  • Fix : Auto Labeling : Blank Space Issue Solved.
  • Fix : Global Box Shadow : Styling Issue Solved.
  • Fix : Minor Bugs and Improvements.
Nexter Extension - FREE
about 2 months ago

Version 4.6.13

  • Fixed : Disable Gutenberg : "Except On" and "All Post Types" modes not disabling the block editor for selected post types
  • Fixed : Code Snippets : wp_head PHP snippet (e.g. Add Google Analytics Tracking Code) not loading on the frontend
  • Fixed : Code Snippets : JavaScript error when selecting a field in Conditional Logic
  • Fixed : Post Duplicate : Elementor content not copied correctly on duplicated pages
  • Fixed : Translate : Missing text-domain in Dashboard, Code Snippets and Theme Builder
  • Fixed : Dashboard : Responsive Mobile Devices
  • Fixed : Bug Fixes and Improvements
Nexter Theme - FREE
2 months ago

Version 4.2.14

  • Fixed : CSS Overright bug fix
Nexter Blocks - PRO
2 months ago

Version 4.7.8

  • Improvement : Hotspot: Click any hotspot directly to select and edit it in the sidebar.
  • Fixed : Form Phone Field : Country dropdown default selection for countries sharing the same dial code.
Nexter Theme - FREE
2 months ago

Version 4.2.13

  • Improve : Dashboard : Converted dashboard modules to a component-based structure for improved maintainability and scalability
  • Fixed : CSS Override bug fix 
Nexter Extension - FREE
2 months ago

Version 4.6.12

  • Improve : Dashboard : Converted dashboard modules to a component-based structure for improved maintainability and scalability
  • Fixed : Custom Upload Font : TTF, Woff2 , Woff compatibility Upload file
  • Fixed : Image Optimization : Improve Image optimization
  • Fixed : Bug Fixes and Improvements
Nexter Extension - PRO
2 months ago

Verion 4.6.6

  • Improve : Image Optimization : Smart option improved Image optimize.
  • Fixed : Bug Fixes and Improvements
Nexter Blocks - FREE
2 months ago

Version 4.7.13

  • Improve : Dashboard : Converted dashboard modules to a component-based structure for improved maintainability and scalability.
  • Fix : Video : 153 error on editor side Issue Solved.
  • Fix : Minor Bugs and Improvements.
Nexter Theme - FREE
2 months ago

Version 4.2.12

  • Compatibility : Forminator : Select2 CSS and JS conflicts with Forminator by conditionally disabling conflicting assets.
Nexter Blocks - PRO
2 months ago

Version 4.7.7

  • Fix : Accordion : Default open Tab Issue Solved
  • Fix : Tab Tours : Resolve cross-origin iframe SecurityError in Gutenberg editor tab toggle.
  • Fix : Tab Tours : Click / Hover Content not Show Issue Solved
Nexter Blocks - FREE
2 months ago

Version 4.7.11

  • Dashboard : AI Integration : Google Gemini Key Verification Issue Solved.
Nexter Extension - FREE
3 months ago

Version 4.6.11

  • New : MCP Abilities : 26 Added WordPress Abilities API integration for templates, snippets, extensions, SMTP, security, performance, image optimization, and custom fonts.
  • Added : Dashboard : Settings : "Enable MCP Abilities" setting in Connection.
  • Improved : Utilities : SMTP Email : improve SMTP connection.
Nexter Blocks - FREE
3 months ago

Version 4.7.10

  • Compatibility : Added compatibility with WordPress v7.0
Nexter Blocks - PRO
3 months ago

Version 4.7.6

  • Added :  47 Wp Abilities Added for upcoming AI features.
  • Compatibility : Added compatibility with WordPress 7.0.
  • Fix: Carousel : Improved compatibility with RTL on All Listing Blocks.
Nexter Extension - FREE
3 months ago

Version 4.6.10

  • Compatibility : WordPress 7.0 Tested
Nexter Extension - PRO
3 months ago

Version 4.6.4

  • Fixed : Security : Hide Author URLs for Security : Canonical URL SEO bug fix
  • Fixed : Bug Fixes and Improvements.
Nexter Extension - FREE
3 months ago

Version 4.6.9

  • Fixed : Utilities : Post Duplicate : Post content bug Fix duplicate post.
  • Fixed : Bug Fixes and Improvements.
Nexter Blocks - FREE
3 months ago

Version 4.7.8

  • Added :  58 Wp Abilities Added for upcoming AI features.
  • Fix        : hard-coded and non-translatable strings issue.
Nexter Blocks - PRO
3 months ago

Version 4.7.5

  • Fix : Display Rules :  Operating System (iPhone) condition Bug fix.
Nexter Extension - FREE
4 months ago

Version 4.6.8

  • Fixed : Rollback Manager : options object fatal error bug Fix
  • Fixed : Translate : Some text update translation
  • Fixed : Theme Builder : bug Fix
  • Fixed : Bug Fixes and Improvements.
Nexter Blocks - FREE
4 months ago

Version 4.7.6

  • Fix : Corrected inconsistent text domain usage in the file. 
  • Improve : Enhanced overall code quality.
Nexter Blocks - PRO
4 months ago

Version 4.7.4

  • Fix : incorrect text Domain Mentions in Blocks.
  • Improve : Enhanced overall code quality.
Nexter Blocks - FREE
4 months ago

Version 4.7.5

  • Added : Typo Components : Text Transform Default option Added.
  • Fix : Accordion Inner : Duplicate Richtext Bug fix.
  • Fix : Image : Image Size Dynamic Bug Fix.
  • Fix : Block titles and descriptions were not appearing translated.
  • Fix : Corrected inconsistent text domain usage in file.
  • Fix: Security : Improved code security and resolved a vulnerability.
Nexter Blocks - PRO
4 months ago

Version 4.7.3

  • Added : Global : Border Option Added
  • Added : Global : Border Radius Option Added.
  • Fix : Block titles and descriptions were not appearing translated.
Nexter Theme - FREE
4 months ago

version 4.2.9

  • Fixed : Theme Optimization Controls : Conditional bug Fix
Nexter Extension - PRO
4 months ago

Version 4.6.3

  • Fixed : Taxonomy (Term) Order : Conditional bug Fixed
Nexter Theme - FREE
4 months ago

Version 4.2.8

  • Fixed : Customizer : Switcher option : bug fix
  • Fixed : Customizer : Typography : Body Fonts family over right bug fix
Nexter Extension - FREE
4 months ago

Version 4.6.6

  • Fixed : Advanced Security : Options object fatal error bug Fix
  • Fixed : Custom Login URL : Bug Fix
  • Fixed : Bug Fixes and Improvements.
Nexter Extension - FREE
4 months ago

Version 4.6.7

  • Fixed : Theme Builder : Translate Localization support in the Nexter Theme Builder scripts.
  • Fixed : Dashboard : Corrected untranslated text strings for improved localization support.
  • Fixed : Bug Fixes and Improvements.
Nexter Extension - FREE
4 months ago

Version 4.6.5

  • Fixed : Post Duplicate : Fix issue on duplicate post data
  • Fixed : Advanced Security : Options Bug fix
  • Fixed : Code Snippet : CSS and JS Admin Header/Footer Load condition bug Fix
  • Fixed : Bug Fixes and Improvements.
Nexter Extension - PRO
4 months ago

Version 4.6.2

  • Fixed : Image Optimization : Pro Options Bug Fix
Nexter Extension - FREE
5 months ago

Version 4.6.4

  • Fixed : Bug Fixes and Improvements.
Nexter Extension - FREE
5 months ago

Version 4.6.3

  • Improved : Bootstrap & Core : Optimized initialization flow and conditional loading for better performance and stability.
  • Improved : Architecture : Refactored core modules into smaller classes for enhanced maintainability, performance, and clearer separation of logic.
  • Improved : General : Applied strict checks, cleanup handling, and overall performance and stability enhancements.
  • Fixed : Code Snippets : Corrected snippet display logic to use in-memory data for accurate conditional evaluation and avoid redundant meta queries.
  • Fixed : Admin & Assets : Resolved issue where dashboard/admin assets were skipped due to over-restricted enqueue conditions after refactor.
  • Fixed : Theme Builder : Singular & Archive Templates : Resolved issue where templates were not rendering on the frontend due to premature post type check before registration.
  • Fixed : Admin Interface : Notice Dismiss : Fixed "Invalid Notice ID" error when dismissing pro license notices, added extensible filter for notice ID whitelist.
  • Fixed : Performance : Template Resolution : Consolidated three separate nxt-build-get-data option reads per frontend request into a single cached read.
  • Fixed : General bug fixes and performance improvements.
Nexter Extension - PRO
5 months ago

Version 4.6.1

  • Fixed : Theme Builder : Singular & Archive Templates : Resolved compatibility issue where templates were not rendering on the frontend after optimization update in free version.
  • Fixed : Admin Interface : License Notice Dismiss : Fixed issue where dismissing license activation, expired, and expiring notices returned "Invalid Notice ID" error.
  • Fixed : General bug fixes and performance improvements.

Nexter Theme - FREE
5 months ago

Version 4.2.7

  • Improved Performance : Added static variable caching for get_option() calls in helper functions
  • Improved Performance : Gated Customizer hooks behind is_admin / is_customize_preview checks
  • Improved Performance : Scoped wp_enqueue_media() to relevant admin pages only
  • Improved Performance : Prevented empty Google Fonts URL from generating unnecessary request
  • Fixed : Removed IE11 conditional body class legacy logic
  • Fixed : Disabled custom header support to reduce unused theme overhead
  • Fixed : Removed custom-background theme support for cleaner base layer
  • Fixed : Broken calc() CSS string output in Layout Container Dynamic CSS (3 instances)
  • Fixed : CSS : Wrapped #today calendar selector in :where() for zero specificity
  • Fixed : Added wp_reset_postdata() after WP_Query loop in builder posts list
  • Fixed : Removed dead code branch in nexter_get_container_class()
  • Fixed : Replaced unserialize() with maybe_unserialize() for safer deserialization
  • Fixed : Removed orphaned code comment in helper functions
  • Fixed : Comment form — corrected email field to type="email", URL field to type="url"
  • Fixed : Skip link : Now enabled by default for new installations
  • Fixed : Bug fixes and improvements
Nexter Extension - FREE
5 months ago

Version 4.6.2

  • Fixed : Custom Font Upload – Resolved issue with italic font-face styles not applying correctly. 
  • Fixed : Code Snippets – Addressed loading issue when registering Custom Post Types and Taxonomies. 
  • Fixed : General bug fixes and improvements
Nexter Extension - FREE
5 months ago

Version 4.6.1

  • Fixed : Utilities : Replace URL & Text : Improved search and replace functionality with code-level fixes for more accurate data handling.
  • Fixed : Performance : Image Optimisation : Fixed white label content issue.
  • Fixed : Performance : Image Optimisation : Resolved issue where SVG images included in the skip list were still being optimized.
  • Fixed : Admin interface : Elementor AdFree : Fixed dynamic field icon display bug.
  • Fixed : General bug fixes and performance improvements
Nexter Blocks - FREE
5 months ago

Version 4.7.2

  • Added : AI Integration support for multiple text models in the AI Settings Dashboard.
  • Added : AI Integration added to Code Snippets Block.
  • Added : AI Integration toolbar editing support across all Gutenberg text blocks.
  • Update : Components background position default set to FocalPointPicker with custom option added.
  • Improvement : Flipbox : Add labels for the options.
  • Improvement : Advanced Heading : Add labels for the options.
  • Improvement : Stylish List : Add labels for the options.
  • Improvement : Infobox : Add labels for the options.
  • Improvement : Number Counter : Add labels for the options.
  • Improvement : Pricing Table : Add labels for the options.
  • Improvement : Progress Bar : Add labels for the options.
  • Improvement : Video : Add labels for the options.
  • Improvement : Breadcrumbs : Add labels for the options.
  • Improvement : Smooth Scroll : Add labels for the options.
  • Improvement : Hover Card : Add labels for the options.
  • Improvement : Container : Add labels for the options.
  • Improvement : Form : Add labels for the options.
  • Improvement : Switcher : Add labels for the options.
  • Improvement : Search Bar : Add labels for the options.
  • Improvement : Navigation Menu : Add labels for the options.
  • Improvement : Google Map : Add labels for the options.
  • Improvement : External Form Styler : Add labels for the options.
  • Improvement : Social Icon : Add labels for the options.
  • Improvement : Code Highlighter : Add labels for the options.
  • Improvement : Dark Mode : Add labels for the options.
  • Improvement : Post Title : Add labels for the options.
  • Improvement : Advanced Image : Add labels for the options.
  • Improvement : Progress Tracker : Add labels for the options.
  • Improvement : Pricing List : Add labels for the options.
  • Improvement : Image : Add labels for the options.
  • Improvement : Site Logo : Add labels for the options.
Nexter Blocks - PRO
5 months ago

Version 4.7.1

  • Added : Form Database Entries now visible on Admin page.
  • Added : AI Integration with Gemini 3 and multiple image generation models support.
  • Added : Media Listing now supports bulk AI image generation.
  • Added : Circle Menu repeater now compatible with AI.
  • Added : Mobile Menu repeater now compatible with AI.
  • Added : Stylist List repeater now compatible with AI.
  • Update : Components background position default set to Focal Pointer with new custom option.
  • Fix : Post Listing category filter issue resolved for other languages.
  • Improvement : Audio Player : Add labels for the options.
  • Improvement : Table of Contents : Add labels for the options.
  • Improvement : CTA Banner : Add labels for the options.
  • Improvement : Expand : Add labels for the options.
  • Improvement : Scroll Sequence : Add labels for the options.
  • Improvement : Media Listing : Add labels for the options.
  • Improvement : Login & Signup : Add labels for the options.
  • Improvement : Repeater : Add labels for the options.
  • Improvement : Popup Builder : Add labels for the options.
  • Improvement : Advanced Chart : Add labels for the options.
  • Improvement : Mobile Menu : Add labels for the options.
  • Improvement : Scroll Navigation : Add labels for the options.
  • Improvement : Taxonomy Listing : Add labels for the options.
  • Improvement : Pro Buttons : Add labels for the options.
  • Improvement : Mailchimp : Add labels for the options.
  • Improvement : Pre Loader : Add labels for the options.
  • Improvement : Process Steps : Add labels for the options.
  • Improvement : Dynamic Device : Add labels for the options.
  • Improvement : Post Navigation : Add labels for the options.
  • Improvement : Circle Menu : Add labels for the options.
  • Improvement : Mouse Cursor : Add labels for the options.
  • Improvement : Lottie Animation : Add labels for the options.
  • Improvement : Hotspot : Add labels for the options.
  • Improvement : Heading Animation : Add labels for the options.
  • Improvement : Before After : Add labels for the options.
  • Improvement : Coupon Code : Add labels for the options.
Nexter Extension - PRO
5 months ago

Version 4.6.0

  • Added : Image Optimization : Unlimited image optimization with WebP/AVIF format conversion, bulk image optimization action, and background processing using WP-Cron for seamless performance.
  • Improved : Overall optimization workflow and background processing reliability.
  • Fixed : Minor bugs and general performance improvements.
Nexter Extension - FREE
5 months ago

Version 4.6.0

  • Added : Image Optimization : WebP / AVIF support, including compression, resizing, and bulk optimization
  • Improved : Admin Interface : Clean Admin Bar : Added an option to toggle ON/OFF all third-party plugin nodes in the admin bar.
  • Fixed : Code Snippets : Resolved an issue where the “Add On AJAX Work” option was not executing PHP snippets correctly.
  • Fixed : Elementor AdFree : Dynamic Fields Hide bug Fixed CSS
Nexter Theme - FREE
6 months ago

Version 4.2.6

  • Improved : Customizer : Default values are now displayed as placeholders in input fields
  • Fixed : Search Page : Container CSS Padding Bug Fix.
  • Fixed : Bug fixes and improvements.
Nexter Extension - FREE
7 months ago

Version 4.5.3

  • Compatibility : Theme Builder : Support for Elementor 4.0 Template CSS
Nexter Extension - PRO
7 months ago

Version 4.5.1

  • Fixed : Code Snippet : Improved Sanitized Security Code

Nexter Theme - FREE
7 months ago

Version 4.2.4

  • Added : Customizer : Styling Colors : Global Color Palette
  • Compatibility : Customizer : Global Color Palette Elementor Global Colors
  • Fixed : Bug fixes and improvements.
Nexter Extension - FREE
7 months ago

Version 4.5.2

  • Security : Content Post Order : Improved Sanitized Security Code
  • Security : Rollback Manager : Improved Sanitized Security Code
  • Security : Limit Login Attempts : Improved Sanitized Security Code
  • Security : SMTP Email : Improved Sanitized Security Code
  • Security : Custom Image Sizes : Improved Sanitized Security Code
  • Security : Adobe Fonts : Improved Sanitized Security Code
  • Security : Custom Login Redirect : Improved Sanitized Security Code
  • Security : Performance and Security Settings : Improved Sanitized Security Code
  • Security : Google Captcha : Improved Sanitized Security Code
  • Fixed : Code Snippet : Improved Sanitized Security Code
  • Fixed : General bug fixes and performance improvements
Nexter Extension - PRO
7 months ago

Version 4.5.0

  • Update : Code Snippet : Pro Conditional Functionality Compatibility of File based Code Execute
  • Fixed : Replace Media : JS Bug Fixed
  • Fixed : 2FA : Sent Email bug Fixed
  • Fixed : Login Email Notification : Duplicate Send Mail Bug Fixed
  • Fixed : Content Protection : Frontend JS caching plugin compatibility and Improved JS
Nexter Extension - FREE
7 months ago

Version 4.5.0

  • Added : Theme Builder : Duplicate Template action option add 
  • Update : Code Snippet : All snippets run as file-based code instead of database queries, delivering faster execution and improved WordPress performance.
  • Update : Code Snippet :  UI/UX design improvements 
  • Update : Code Snippet :  Create/Update snippet functionality with shortcut keys (Ctrl + S / Cmd + S
  • Update : Code Snippet :  Settings relocated from Dashboard to the Snippet page
  • Compatibility : Extension Security : Google and Cloudflare Turnstile Captcha : WooCommerce Compatibility
  • Fixed : General bug fixes and performance improvements
Nexter Blocks - PRO
7 months ago

Version 4.7.0

  • Introduced AI-powered Image generation &  repeater content generation for all blocks with OpenAI and Gemini integration.
  • Converted all blocks to ApiVersion 3, ensuring better performance, stability, and alignment with the latest WordPress standards.
  • Added : Extra Option : Transform & Transition Normal / Hover Option Added. 
  • Added : Post Listing : Pagination Next button Text & Icon Added.
  • Added : Media Listing : Image Border Radius Option added.
  • Added : Form : Button Icon SVG Option Added.
  • Improvement : Carousel Anything : Add labels for the options.
  • Improvement : Carousel Remote : Add labels for the options.
  • Improvement : Product Listing : Add labels for the options.
  • Improvement : Social Sharing : Add labels for the options.
  • Fix : Post Listing : Load More & Lazy Load Post Query Bug fix in Archive Listing
  • Fix : Before & After : screen freezing on mobile devices.
  • Fix : TimeLine : Animation Align Issue on Mobile devices.

Nexter Blocks - FREE
7 months ago

Version 4.7.0

  • Introduced AI-powered text generation for all blocks with OpenAI and Gemini integration.
  • Converted all blocks to ApiVersion 3, ensuring better performance, stability, and alignment with the latest WordPress standards. 
  • Added : Extra Option : Transform & Transition Normal / Hover Option Added.
  • Added : Advance Button : SVG Icon Upload Option added.
  • Added : Advance Heading : Wrap Link Option added.
  • Added : Draw SVG : Wrap Link Option added.
  • Added : Stylish List  : SVG Icon Upload Option added.
  • Added : Spacer Block : Width & Background Option Added.
  • Added : Form : Button Icon SVG Option Added.
  • Added : Testimonial : Hover Border Option Added.
  • Improvement : Accordion : Add labels for the options.
  • Improvement : Data Table : Add labels for the options.
  • Improvement : Post Listing: Add labels for the options.
  • Improvement : Social embed: Add labels for the options.
  • Improvement : Social Feed : Add labels for the options.
  • Improvement : Social Reviews : Add labels for the options.
  • Improvement : Tab Tours : Add labels for the options.
  • Improvement : Team Member : Add labels for the options.
  • Improvement : Testimonial : Add labels for the options.
Nexter Theme - FREE
7 months ago

Version 4.2.3

  • Fixed : Pages : Hide Featured Image
  • Fixed : Bug fixes and improvements.
Nexter Extension - FREE
7 months ago

Version 4.4.7

  • Compatibility : Theme Builder : Added compatibility for GreenShift - Animation and Page Builder Blocks plugin template CSS loading
  • Fixed : Custom SMTP : Resolved SMTP test mail functionality issue
  • Fixed : Security : Improved code security and fixed vulnerability in Replace Text and URL feature
  • Fixed : General bug fixes and performance improvements
Nexter Extension - FREE
8 months ago

Version 4.4.6

  • Fixed : Theme Builder : Query Bug Fix
  • Fixed : Bug Fixes and Improvements.
Nexter Blocks - FREE
8 months ago

Version 4.6.3

  • Fixed : Dashboard : Asset Delivery Clear cache Bug Fix.
  • Update : Admin Banner remove.
Nexter Extension - FREE
8 months ago

Version 4.4.5

  • Compatibility : Elementor Pro : Theme Builder Template load Bug Fix
  • Fixed : Theme Builder : Singular Template Edit Condition Select Dropdown Bug Fix
  • Fixed : Theme Builder : Edit Template on load Wdesignkit Popup Improvement
  • Fixed : Bug Fixes and Improvements.
Nexter Theme - FREE
8 months ago

Version 4.2.2

  • Fixed : Custom Fonts Upload :  Font loading errors in both the Editor and Frontend 
  • Fixed : Theme Customizer : JS Bug Fix
  • Fixed : Bug fixes and improvements.

Nexter Extension - FREE
8 months ago

Version 4.4.4

  • Fixed : Elementor Pro : Theme Builder Template Load Bug Fixed
  • Fixed : Bug Fixes and Improvements.
Nexter Blocks - FREE
9 months ago

Version 4.6.2

  • Fixed : Extra : Equal Column Height Bug Fix.
  • Minor bug fixes and performance improvements
Nexter Blocks - PRO
9 months ago

Version 4.6.1

  • Fixed : Extra : Equal Column Height Bug Fix.
  • Minor bug fixes and performance improvements
Nexter Blocks - FREE
9 months ago

Version 4.6.1

  • Fixed : Dashboard : Translation Issue Fix.
  • Fixed : Minor Bugs and Improvements.
Nexter Extension - FREE
9 months ago

Version 4.4.3

  • Fixed : Bug Fixes and Improvements.
Nexter Extension - FREE
9 months ago

Version 4.4.2

  • Security : Cross Site Scripting (XSS) : Vulnerability Issue bug Fix
  • Fixed : Dashboard : CSS Bug Fix
  • Fixed : Code Snippet : Editor Height : CSS Bug Fix
  • Fixed : Bug Fixes and Improvements.
Nexter Theme - FREE
9 months ago

Version 4.2.1

  • Fixed : Bug fixes and improvements.
Nexter Extension - FREE
9 months ago

Version 4.4.1

  • Fixed : Theme Builder : Header : Transparent Option CSS load bug Fixed
  • Fixed : Bug Fixes and Improvements.
Nexter Extension - PRO
9 months ago

Version 4.4.0

  • Important Release:  Introduced a unified Nexter Settings Panel that combines all options from Nexter Theme, Nexter Blocks, and Nexter Extension into one centralized dashboard. 
  • New : Theme Builder : Modernized UI/UX with a smoother, more intuitive design. 
  • Fixed : Code Snippet : PHP Execute code Bug Fixed
  • Fixed : Bug Fixes and Improvements.

Nexter Theme - FREE
9 months ago

Version 4.2.0

  • Important Release:  Introduced a unified Nexter Settings Panel that combines all options from Nexter Theme, Nexter Blocks, and Nexter Extension into one centralized dashboard. 
  • Added : Nexter Settings : Theme Customizer : Theme Performance options added
  • Improvements : Optimized memory usage to reduce load and improve performance throughout both backend and frontend.
  • Fixed : General bug fixes and improvements.
Nexter Extension - FREE
9 months ago

Version 4.4.0

  • Important Release:  Introduced a unified Nexter Settings Panel that combines all options from Nexter Theme, Nexter Blocks, and Nexter Extension into one centralized dashboard. 
  • New : Theme Builder : Modernized UI/UX with a smoother, more intuitive design. 
  • Fixed : Code Snippet : PHP Execute code Bug Fixed
  • Fixed : Bug Fixes and Improvements.
Nexter Blocks - PRO
9 months ago

Version 4.6.0

  • Improvement : Container : All Block Attributes Converted to JSON
  • Improvement : Container Inner : All Block Attributes Converted to JSON
  • Improvement : Countdown : All Block Attributes Converted to JSON
  • Improvement : Data Table : All Block Attributes Converted to JSON
  • Improvement : Dynamic Category : All Block Attributes Converted to JSON
  • Improvement : Login Register : All Block Attributes Converted to JSON
  • Improvement : Lottie files : All Block Attributes Converted to JSON
  • Improvement : Mailchimp : All Block Attributes Converted to JSON
  • Improvement : Navigation Builder : All Block Attributes Converted to JSON
  • Improvement : Post Listing : All Block Attributes Converted to JSON
  • Improvement : Post Navigation : All Block Attributes Converted to JSON
  • Improvement : Product Listing : All Block Attributes Converted to JSON
  • Improvement : Scroll Sequence : All Block Attributes Converted to JSON
  • Improvement : Social Feed : All Block Attributes Converted to JSON
  • Improvement : Social Sharing : All Block Attributes Converted to JSON
  • Improvement : Spline 3D Viewer : All Block Attributes Converted to JSON
  • Fixed : Tab Tours : Pattern editor not Click Bug Fix.
  • Fixed : Minor Bugs and Improvements.
Nexter Blocks - FREE
9 months ago

Version 4.6.0

  • Important Release:  Introduced a unified Nexter Settings Panel that combines all options from Nexter Theme, Nexter Blocks, and Nexter Extension into one centralized dashboard. 
  • Improvement : Social Reviews :  All Block Attributes Converted to JSON
  • Improvement : Social Feed  :  All Block Attributes Converted to JSON
  • Improvement : Social Embed  :  All Block Attributes Converted to JSON
  • Improvement : Site Logo : All Block Attributes Converted to JSON
  • Improvement : Search Bar : All Block Attributes Converted to JSON
  • Improvement : Post Title : All Block Attributes Converted to JSON
  • Improvement : Post Meta : All Block Attributes Converted to JSON
  • Improvement : Post Image : All Block Attributes Converted to JSON
  • Improvement : Post Content : All Block Attributes Converted to JSON
  • Improvement : Post Comment : All Block Attributes Converted to JSON
  • Improvement : Post Author : All Block Attributes Converted to JSON
  • Improvement : Post Listing : All Block Attributes Converted to JSON
  • Improvement : Navigation Builder : All Block Attributes Converted to JSON
  • Improvement : Hover Card : All Block Attributes Converted to JSON
  • Improvement : External Form Styler : All Block Attributes Converted to JSON
  • Improvement : Data Table : All Block Attributes Converted to JSON
  • Fixed : Minor Bugs and Improvements.
Nexter Blocks - FREE
9 months ago

Version 4.5.12

  • Fixed: Dashboard template loading issue
  • Minor bug fixes and performance improvements
Nexter Blocks - FREE
10 months ago

Version 4.5.11

  • Added : Form Block : support for multiple email addresses in the “To” field of the Email.
  • Improvement: Improved the Dynamic Assets loading functionality.
  • Minor bug Fixes & Improvements.
Nexter Blocks - PRO
10 months ago

Version 4.5.10

  • Added : Form Block : support for multiple email addresses in the “To” field of the Email.
  • Fixed : Anything Carousel :  infinite scroll remained enabled when the carousel type was not set to “fade”.
  • Fixed : Navigation Builder : mobile menu active Class bug Fix.
  • Minor bug Fixes & Improvements.
Nexter Blocks - PRO
10 months ago

Version 4.5.9

  • Update : Container : Create a Pattens Option enable.
  • Minor bug Fixes & Improvements.
Nexter Blocks - FREE
10 months ago

Version 4.5.10

  • Fix : External Form Style  : Enhanced button styling for improved accuracy
  • Minor bug Fixes & Improvements.
Nexter Extension - PRO
10 months ago

Version 4.3.2

  • Update : Content Protection : Add Toggle On/Off Options
  • Fixed : 2 Factor Authentication : Mail Html formatting bug Fixed
Nexter Extension - FREE
10 months ago

Version 4.3.5

  • Update : Advanced Performance : Add Toggle On/Off Options
  • Update : Google Fonts :  Add Toggle On/Off Options
  • Update : Disable Comments : Add Toggle On/Off Options
  • Update : Disable Image Sizes : Add Toggle On/Off Options
  • Update : Register Custom Image Sizes : Add Toggle On/Off Options
  • Update : Disable Icons : Add Toggle On/Off Options
  • Update : Advanced Security : Add Toggle On/Off Options
  • Update : Custom Login URL : Add Toggle On/Off Options
  • Update : Custom Font Upload : Choose font .woff2, .ttf and .otf file Media Support
  • Security : SVG Upload : Security Improvements bug Fixed
  • Fixed : Code Snippet : JavaScript Type code bug Fixed
  • Fixed : Theme Builder : Edit Conditional Language Translation Issue bug Fixed
  • Fixed : Blocksy Theme : Customizer CSS conflict bug Fixed
  • Fixed : Theme Builder : All Singular and All Archives Condition Template Load Bug Fixed
  • Fixed : Theme Builder : Specific Category/Taxonomy Conditional Bug Fixed
  • Fixed : Revisions Control : Enable Post Type Revision Support bug Fixed
  • Performance : Frontend : Memory usage Optimization Code and Improvements
Nexter Blocks - PRO
11 months ago

Version 4.5.8

  • Added : Pattern Sync button Added.
  • Fix : Scroll Navigation : Front JS Error Solved.
  • Fix : Form Block : Select dropdown value issue in the webhook action.
  • Minor bug Fixes & Improvements.
Nexter Blocks - FREE
11 months ago

Version 4.5.9

  • Added : Quick Action Bar on editor.
  • Added : Data Table : Button Icon Option added.
  • Added : Info box : SVG Background ,  Border & padding option Added.
  • Update : SVG Animation Stop by Set Duration option.
  • Update : New Google Fonts Updated.
  • Minor bug Fixes & Improvements.
Nexter Extension - FREE
11 months ago

Version 4.1.2

  • Compatibility : Blockera Site Builder Bug Fixed Devices Options
  • Fixed : Bug fixes and improvements.
Nexter Blocks - PRO
11 months ago

Version 4.5.7

  • Added : Team Listing : Content Padding Option Added.
  • Improve : Admin Notice quick access to License Activation page. 
  • Minor bug Fixes & Improvements.
Nexter Blocks - FREE
11 months ago

Version 4.5.8

  • Added : Info box :  Global support for SVG fill and stroke color.
  • Added : Info box :  SVG Icon Border , Background option added.
  • Added : Flip box :  Global support for SVG fill and stroke color.
  • Added : Number Counter :  Global support for SVG fill and stroke color.
  • Added : Pricing Table :  Global support for SVG fill and stroke color.
  • Added : Draw Svg :  Global support for SVG fill and stroke color.
  • Added : Global  Equal Height Option Added.
  • Improve : Container :  Margin option now defaults to auto if not set. 
  • Fix : Google Map :  Fixed issue where map was not displaying after Kit import.
  • Minor bug Fixes & Improvements.
Nexter Blocks - FREE
11 months ago

Version 4.5.7

  • Added : Heading Title : Main Title & Sub Title Text Gradient Color Option added.
  • Added : Infobox : Icon Text Option added.
  • Added : Video : Fallback Video & Image Option added For Compatibility to Different OS.
  • Update : Number Counter : Add Support For Decimal number.
  • Minor bug Fixes & Improvements.
Nexter Blocks - PRO
11 months ago

Version 4.5.6

  • Fix : Dynamic Devices : Dynamic Image not Display Issue Solve.
  • Fix : Form Block : Phone Validation Issue Solved.
  • Fix : Display Rules : Week Day Condition Issue Solved.
  • Improve : Before After : Click on Separator Drag Improved for better performance and user experience.
  • Update  : Product Listing : Default Search Parameter Added.
  • Minor bug Fixes & Improvements.


Nexter Extension - FREE
11 months ago

Version 4.3.4

  • Fixed : Captcha : Cloudflare Turnstile bug Fixed
  • Fixed : Minor Fixes and Improvements
Nexter Extension - FREE
11 months ago

Version 4.3.3

  • Fixed : Theme Builder : Bug Fixed
Nexter Extension - PRO
12 months ago

Version 4.3.1

  • Fixed : Minor Fixes and Improvements

Nexter Extension - FREE
12 months ago

Version 4.3.2

  • Fixed : Code Snippet : Minor Bug Fixed and Improvements
  • Fixed : Theme Builder : Exclude Query Bug Fixed
  • Fixed : Minor Fixes and Improvements
Nexter Extension - FREE
12 months ago

Version 4.3.1

  • Fixed : Minor Fixes and Improvements
Nexter Theme - FREE
12 months ago

Version 4.1.1

  • Fixed : Nexter Blocks : Container Block Compatibility of Singular and Archive Pages.
  • Fixed : Bug fixes and improvements.
Nexter Blocks - FREE
12 months ago

Version 4.5.6

  • Added :  Dashboard : Disable Template import Button Option added.
  • Added: Container : Background Top Layer (Overlay) option. 
  • Improve : Onboarding Block List Layout Improve.
  • Update : Form Block : Minor layout Change in mail body part.
  • Update  : Iframe Injection Remove From Live Copy.
  • Fix : Heading Block : Color & Typo issue Solved on editor Side.
  • Minor bug Fixes & Improvements.
Nexter Blocks - PRO
12 months ago

Version 4.5.5

  • Added : Form Block : Add Unique ID in All Form Field For Webhook.
  • Added : Form Block :  Short code Added For auto respond email [nxt_user_email].
  • Fix : Translation Issue Solved.
  • Fix : Form Block : Google reCAPTCHA Bug Fix
  • Fix : Media Listing : Image Sorting Issue Solved in editor Side.
  • Fix : Display Rules : Fluent Support Plugin Compatibility.
  • Fix : Navigation Builder : Mega Menu Hover Delay Issue Solved.
  • Fix : Container :  Bottom Shape Divider Flip Issue Solved.
  • Minor bug Fixes & Improvements.
Nexter Extension - FREE
12 months ago

Version 4.3.0

  • Added : Utilities : SMTP Email (Beta) : Gmail SMTP and Custom SMTP Connection
    Send emails using Gmail SMTP, Mailgun, SendGrid, or any custom SMTP server to ensure reliable email deliverability across your WordPress site.
  • Added : Extra Option : Import/Export : Theme Customizer (Free) and Extension Settings (Pro)
  • Added : Utilities : Admin Role Switcher
    Easily switch between WordPress user roles (like Admin, Editor, Subscriber) without logging out perfect for testing user access and permissions.
  • Added : Performance : Image Upload Optimization
    Automatically uploaded images reduce file size Quality and improve page load speed.
  • Added : Utilities : WP Debug Mode : Developer Mode True/False
    Toggle WordPress debug mode on or off with a single click to display error logs and warnings during development.
  • Added : Admin Interface : Elementor Ad-Free
    Hide all Elementor upgrade banners, ads, and clutter from the editor interface for a cleaner, distraction-free experience.
  • Added : Security : Limit Login Attempts (Freemium)
    Protect your WordPress site from brute-force attacks by limiting failed login attempts and blocking suspicious IPs after a threshold.
  • Added : Security : Captcha : Cloudflare Turnstile  (Beta)
  • Code Snippets
    • Important: Completely redesigned with a brand-new UI/UX for better user experience.
    • Enhanced Location Targeting:
      • Site-wide placement options (All Pages, Frontend Only, Admin Only)
      • Global Header/Body/Footer areas
      • Improved page-specific targeting
    • Enhanced Conditional Logic:
      • Improved User Conditions: Enhanced login status and user role conditions with better UI
      • Enhanced Device Detection: Improved OS and browser detection with more options
      • Enhanced Time Conditions: Better day of week scheduling interface
      • Enhanced Page Targeting: Improved specific page/post targeting with search functionality
      • New Logic Structure: AND/OR logic groups for complex condition combinations
    • Real-time Validation: Live code validation with error reporting and Enhanced PHP code validation and execution safety
    • eCommerce Integration: WooCommerce, Easy Digital Downloads, and MemberPress location support (when plugins are active)
    • Code Compression: Built-in compression for CSS, JavaScript, and HTML output
    • Import/Export: Enhanced snippet management with import/export functionality
  • Compatibility : Theme Builder : Ultimate PostX  Plugin Function Exits Bug Fixed
  • Fixed : Disable Comments : Bug Fixed Select "Disable Everywhere" Disable Admin Menu bug Fixed
Nexter Extension - PRO
12 months ago

Version 4.3.0

  • Added : Admin Interface : Admin Menu Organizer (Pro)
    Customize the admin menu order, rename menu items, or hide them as needed.
  • Added : Utilities : Taxonomy (Term) Order
    Easily order taxonomy terms (categories, tags or custom taxonomies) to control their display order in both wp-admin and the frontend.
  • Added : Security : Limit Login Attempts
    Protect your WordPress site from brute-force attacks by limiting failed login attempts and blocking suspicious IPs after a threshold.
  • Added : Advanced Security : Hide Telephone Secure Spam Bots
  • Added : Dashboard : White Label : More options added Hide Data

  • Code Snippets :
    • Placement Method: Introduced a new Insertion option to choose how code snippets are loaded:
      • Automatic Placement (default behavior previously used)
        • CSS Selector Targeting: Insert content before/after/inside specific HTML elements
        • Content-Based Insertion: Insert after X words or at content percentages
        • Advanced Content Manipulation: Percentage-based and word-count-based insertion
      • Insert via Shortcode – allows manual placement via a generated shortcode
        • User-Defined Shortcode: Added support for a Custom Shortcode field where users can define a unique name for the shortcode
        • Shortcode Parameters: Added a repeater field for Shortcode Attributes, enabling multiple attribute-value pairs for the shortcode
        • Shortcode Usage Locations: Find where shortcodes are used across the site
    • Scheduling: New Schedule Snippet feature allows setting a Start and End time to control when snippets are active
    • Dynamic Conditional Logic : 22+ Pro-only conditions for precise targeting:
      • User Targeting: User meta, device type, and session variables for personalized experiences
      • Geographic Targeting: Country, continent, and IP-based location targeting
      • Content Targeting: Taxonomy terms, post meta, page templates, and author conditions
      • Technical Targeting: URL patterns, HTTP referrer, user agent, and query string conditions
      • Time-Based Targeting: Date/time conditions and real-time scheduling
      • Dependency Management: Snippet loaded conditions for complex workflows
      • Advanced eCommerce Conditions: Customer orders, cart totals, product detection
  • Fixed : Login Email Notification : Subject Field Not working Bug Fixed.
  • Update : Read Docs : Documentation Links.
Nexter Theme - FREE
12 months ago

Version 4.1.0

  • Compatibility: Nexter Blocks : Container Block compatibility.
  • Improvement: Customizer : Typography and color enhancements in Block Editor and frontend.
  • Update: Customizer : Google Fonts library updated for typography font family.
  • Optimization: style.css : Optimized loading and removed unused CSS.
  • Fixed : WooCommerce : woocommerce.css now loads only on WooCommerce pages.
  • Fixed : Frontend : Removed frontend.js and moved it to Extension Plugin, loaded via Theme Builder option.
  • Fixed : Block Editor : Resolved body background color issue in Edit Post/Page Customizer option.
  • Fixed : Customizer : Container bug fixed.
  • Fixed : General bug fixes and improvements.
Nexter Blocks - FREE
about 1 year ago

Version 4.5.5

  • Fix : Countdown : Security Patch ( Low Security )
  • Fix : Pricing Table : Security Patch ( Low Security )
  • Fix : Message Box : Security Patch ( Low Security )
  • Fix : Info box : Security Patch ( Low Security )
  • Fix : Form Builder : Security Patch ( Low Security )
  • Fix : Minor Bug Fixes & Performance Improvements.

Nexter Blocks - PRO
about 1 year ago

Version 4.5.4

  • Fix : Form Builder : Security Patch ( Low Security ).
  • Fix : Countdown : Security Patch ( Low Security ).
  • Fix : Minor Bug Fixes & Performance Improvements.
Nexter Blocks - PRO
about 1 year ago

Version 4.5.3

  • Improve : Admin Notice Improved.
  • Minor bug Fixes & Improvements.
Nexter Blocks - FREE
about 1 year ago

Version 4.5.4

  • Improve : Admin Notice Improved.
  • Minor bug Fixes & Improvements.
Nexter Blocks - FREE
about 1 year ago

Version 4.5.3

  • Added : Import Preset button in the editor panel.
  • Fix : Resolved CSS issue with the WDesignKit popup.
  • Improve : Minor bug fixes and overall performance enhancements. 
Nexter Blocks - PRO
about 1 year ago

Version 4.5.2

  • Added : Timeline : Pin Start to End Animation Option Added.
  • Fix : Form Builder : Security Cloudflare Issue Solved
  • Improve : Form Builder : Security Honeypot.
  • Improve : Minor bug fixes and overall performance enhancements. 
Nexter Blocks - FREE
about 1 year ago

Version 4.5.0

  • New : Revamped Smooth Scroll Block 
  • Added :  Accordion : Add Preset Option for the Ready design.
  • Added :  Advanced Button : Add Preset Option for the Ready design.
  • Added : Blockquote : Add Preset Option for the Ready design.
  • Added :  Breadcrumbs Bar : Add Preset Option for the Ready design.
  • Added :  Button : Add Preset Option for the Ready design.
  • Added :  Code Highlighter : Add Preset Option for the Ready design.
  • Added :  Countdown : Add Preset Option for the Ready design.
  • Added :  Advanced Image : Add Preset Option for the Ready design.
  • Added :  Data Table : Add Preset Option for the Ready design.
  • Added :  Filp Box : Add Preset Option for the Ready design.
  • Added :  Form : Add Preset Option for the Ready design.
  • Added :  Google Map : Add Preset Option for the Ready design.
  • Added :  Heading Title : Add Preset Option for the Ready design.
  • Added :  Hover Card : Add Preset Option for the Ready design.
  • Added :  Info Box : Add Preset Option for the Ready design.
  • Added :  Interactive Circle Info : Add Preset Option for the Ready design.
  • Added :  Message Box : Add Preset Option for the Ready design.
  • Added :  Navigation Menu : Add Preset Option for the Ready design.
  • Added :  Number Counter : Add Preset Option for the Ready design.
  • Added :  Pricing List : Add Preset Option for the Ready design.
  • Added :  Pricing Table : Add Preset Option for the Ready design.
  • Added :  Progress Bar : Add Preset Option for the Ready design.
  • Added :  Stylish List : Add Preset Option for the Ready design.
  • Added :  Social Icon : Add Preset Option for the Ready design.
  • Added :  Tab Tours : Add Preset Option for the Ready design.
  • Added : Team Member : Add Preset Option for the Ready design.
  • Added :  Testimonials : Add Preset Option for the Ready design.
  • Added :  Video Player : Add Preset Option for the Ready design.
  • Added :  Post Content : Archive Term Description /  Excerpt  Option added.
  • Added :  Form : Alignment Option Added.
  • Added :  Form : Hide Required Icon Option Added.
  • Improve : Google Map : Allows User to setting a pin directly using an address. 
  • Improvement: Dashboard : Auto Save Feature Added for Block Toggle on/off.
  • Fix : Form : Submit Button Click Resize Issue Solved.
  • Fix : CSS Not Load in Kadence Elements Bug Fix.
Nexter Blocks - PRO
about 1 year ago

Version 4.5.0

  • Added : Time Line Block : Pin Image Option Added.
  • Added :  Pro Buttons : Add Preset Option for the Ready design.
  • Added :  Advanced Typography : Add Preset Option for the Ready design.
  • Added :  Advanced Chart : Add Preset Option for the Ready design.
  • Added :  Animated Service Boxes : Add Preset Option for the Ready design.
  • Added :  Carousel Anything : Add Preset Option for the Ready design.
  • Added :  Audio Player : Add Preset Option for the Ready design.
  • Added :  Before After : Add Preset Option for the Ready design.
  • Added :  Coupon Code : Add Preset Option for the Ready design.
  • Added :  CTA Banner : Add Preset Option for the Ready design.
  • Added :  Hotspot : Add Preset Option for the Ready design.
  • Added :  Login & Signup : Add Preset Option for the Ready design.
  • Added :  Pre Loader : Add Preset Option for the Ready design.
  • Added :  Process Steps : Add Preset Option for the Ready design.
  • Added :  Mouse Cursor : Add Preset Option for the Ready design.
  • Added :  Timeline : Add Preset Option for the Ready design.
  • Added :  Form : Alignment Option Added.
  • Added :  Form : Hide Required Icon Option Added.
  • Improve : Google Map : Allows User to setting a pin directly using an address. 
  • Improve : Mail Champ :   Select Group ID from a dropdown instead of typing it manually. 
  • Compatibility : Dynamic Repeater Block : Fully Compatible With FSE Theme.
  • Fix : Popup : Block Encounter Error Solve in FSE Theme.
  • Fix : Form : Submit Button Click Resize Issue Solved.
Nexter Blocks - FREE
about 1 year ago

Version 4.4.1

  • Update : Google Fonts Updated 
  • Fix : Pricing List :  Resolved PHP Warning Issue.
  • Fix : Heading Title :  Resolved PHP Warning Issue.
  • Minor bug Fixes & Improvements
Nexter Blocks - PRO
about 1 year ago

Version 4.4.1

  • Added : Accordion : Dynamic Repeater Block Support Added.
  • Update : Google Fonts Updated 
  • Fix : Dynamic Heading :  Resolved PHP Warning Issue.
  • Minor bug Fixes & Improvements
Nexter Theme - FREE
about 1 year ago

Version 4.0.7

  • Fixed : Customizer : CSS load Bug Fix.
  • Fixed : Advanced Custom Field : Add Meta Box function bug Fix.
Nexter Blocks - FREE
about 1 year ago

Version 4.4.0

  • Fix : Social Embed : Resolved issue with Google Map not displaying.
  • Fix : Progress Tracker : box shadow bug in pin.
  • Fix : White Label : Removed Help link from plugin page in White Label settings.
  • Fix : Button : Attributes Type bug fix.
  • Minor bug Fixes and Overall Performance Improvements.
Nexter Blocks - PRO
about 1 year ago

Version 4.4.0

  • New : Dynamic Repeater Block : Display Repeater Data From ACF & Jet Engine Plugin.
  • New : Global Background : Background Filter Option Added.
  • Fix : Advance Typo  : Overlay Mac Devices Issue Solve.
  • Fix : White label : Help Link Remove From Plugin Page.
  • Fix: Dynamic Data Not Displaying in Preview Nexter Extension Theme Builder.
  • Fix : Number Counter : Dynamic URL Bug Fix.
  • Fix : Breadcrumbs : Dynamic URL Bug Fix.
  • Fix : Code Highlighter : Dynamic URL Bug Fix.
  • Fix : Countdown : Dynamic URL Bug Fix.
  • Fix : Message box : Dynamic URL Bug Fix.
  • Fix : Pricing Table : Dynamic URL Bug Fix.
  • Fix : Site Logo : Dynamic URL Bug Fix.
  • Minor bug Fixes and Overall Performance Improvements.
Nexter Extension - FREE
about 1 year ago

Version 4.2.2

  • Compatibility : Bricks Builder : Theme Builder Compatibility
  • Fixed : Advanced Security : bug Fix.
  • Fixed : Bug Fixed & Improvements

Nexter Blocks - PRO
about 1 year ago

Version 4.3.1

  • Added : Flip Box  :  Inner Padding Option Added.
  • Fix : Social Feed  : Bug Fixes & Improve.
  • Fix : Social Review : Bug Fixes & Improve.
  • Minor Bugs and Improvements.
Nexter Blocks - FREE
about 1 year ago

Version 4.3.2

  • Added : Flip Box  :  Inner Padding Option Added.
  • Fix : Image Block : Object Fit Cover Option Bug Fix.
  • Fix : Social Feed  : Bug Fixes & Improve.
  • Fix : Social Review : Bug Fixes & Improve.
  • Minor Bugs and Improvements.
Nexter Extension - FREE
about 1 year ago

Version 4.2.1

  • Fixed : Theme Builder : Conditional Bug Fixed
Nexter Theme - FREE
about 1 year ago

Version 4.0.6

  • Fixed : Page Content Background Color CSS bug Fix
Nexter Extension - PRO
about 1 year ago

Version 4.2.0

Discover the Latest Updates in This Video - Watch Now


  • Added : Utilities : Replace Media (Pro)
    Easily replace existing media files without breaking links or affecting the media URL.
  • Added : Utilities : Custom User Avatar (Pro)
    Allow users to select any image from the WordPress Media Library as their avatar.
  • Added : Utilities : Public Preview for Drafts (Pro)
    Enable public preview links for draft posts across selected post types. Access the link from the post list or Publish section in the editor.
  • Added : Advanced Security : Hide Email from Spam Bots (Pro)
    Use the [obfuscate] shortcode to display readable, spam-protected email addresses.
  • Added : Advanced Security : Hide Author URLs for Security (Pro)
    Obfuscate author URLs (e.g., sitename.com/author/username/ to sitename.com/author/f7r3z9y6i4o2j5w7/), redirect to the obfuscated URL, and return 404 for the original URL.
  • Added : Admin Interface : Display Active Plugins First (Pro)
    Display active plugins first to easily manage sites with many inactive ones.
  • Added : Admin Interface : User Profile Clean (Pro)
    Streamlines admin profiles by removing unnecessary fields for better efficiency.
  • Fixed : Bug Fixed & Improvements
Nexter Extension - FREE
about 1 year ago

Version 4.2.0

  •  Added : Utilities : Content Post Order
    Gain control over post display order with customizable sorting options.
  • Added : Utilities : Disable Gutenberg
    Disable the Gutenberg block editor for some or all applicable post types.
  • Added : Utilities : Redirect 404 (Freemium)
    Perform 301 redirect all 404 pages to the homepage.
  • Added : Utilities : Rollback Theme & Plugin
    Easily revert any theme or plugin from WordPress.org to a previous version.
  • Added : Advanced Performance : Media Library Infinite Scrolling
    Enhance media library performance with seamless infinite scroll loading.
  • Added : Performance : Revision Control
    Limit post revisions to avoid database bloat for supported post types.
  • Added : Performance : Heartbeat Control
    Reduce server CPU load by limiting or disabling the WordPress Heartbeat API on admin, post edit, or frontend pages.
  • Added : Security : SVG Upload
    Enable secure uploading of SVG files for sharper, scalable graphics.
  • Added : Admin Interface : Disable Admin Settings
    Declutter the WordPress dashboard by disabling unnecessary default widgets.
    • Dashboard Activity
    • At a Glance
    • Quick Draft
    • Site Health Status
    • WooCommerce Setup
    • WordPress Events and News
  • Added : Admin Interface : Clean Admin Bar
    Remove unwanted items from the WordPress admin bar for a clutter-free interface.
  • Added : Admin Interface : Wider Admin Menu
    Set custom admin menu width.
  • Fixed : Bug Fixed & Improvements
 
Nexter Blocks - FREE
about 1 year ago

Version 4.3.1

  • Added : Onboarding Process close Button Added to Dashboard.
  • Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.3.0

  • New : Revamp Global Styles Manager.
  • Added : Form Block : Row Gap & Column Gap Option added.
  • Fix : Form Block : Submit Button Width Bug Fix.
  • Fix : PostListing  : Load More / Lazy Load Equal Height Bug Fix.
  • Fix : Product Listing  : Ajax Add to Cart Button Design Bug fix.
  • Fix : Media Listing  : Image Description Option Bug fix.
Nexter Blocks - FREE
over 1 year ago

Version 4.3.0

  • New : Revamp Global Styles Manager.
  • New : Onboarding Process Added to Dashboard.
  • Added : Form Block: Added options for Row Gap and Column Gap. 
  • Fix :  Resolved issue with CSS not loading on the default shop page. 
  • Fix : Tab Tours : issue with the default active tab not appearing correctly in the editor. 
  • Fix : Post Meta :  Fixed bug where the category was not displayed on archive pages. 
  • Fix : Form Block :  Fixed bug with the submit button width.
Nexter Extension - FREE
over 1 year ago

Version 4.1.3

  • Fixed : Theme Builder : 404 Page Template Bug Fixed
  • Fixed : Bug Fixed & Improvements
Nexter Blocks - FREE
over 1 year ago

Version 4.2.3

  • Fixed : Background Components button design issues.
  • Fixed : Paragraph: Minor design bug.
  • Fixed : Blockquote : Minor design bug.
  • Fixed : Heading Block : Default anchor tag issue.
  • Fixed : Form Block : Minor design glitch.
  • Fixed : Navigation Builder : Submenu active color and background bug.
  • Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.2.2

  • Fixed : Background Components button design issues.
  • Fixed : Form Block : minor design glitch.
  • Minor Bugs and Improvements.
Nexter Extension - FREE
over 1 year ago

Version 4.1.2

  • Fixed : Theme Builder :  Editing Templates in Theme Builder using Elementor Bug Fixed 
  • Fixed : Local Google Font : Elementor disable Google Font Bug Fixed
  • Minor Bugs and Improvements.
Nexter Theme - FREE
over 1 year ago

Version 4.0.5

  • Fixed : Customizer : Container Layout CSS bug Fix.
  • Fixed : Improvement and Bug Fixed
Nexter Blocks - FREE
over 1 year ago

Version 4.2.2

  • Update : Language : Update the POT file for Internationalization. 
  • Minor Bugs and Improvements.
Nexter Blocks - FREE
over 1 year ago

Version 4.2.1

  • Fix : Navigation Builder : LinkFilter Components Bug Fix.
  • Improvement: Added compatibility with WordPress v6.8
  • Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.2.1

  • Fix : Navigation Builder : LinkFilter Components Bug Fix.
  • Improvement: Added compatibility with WordPress v6.8.
  • Minor Bugs and Improvements.

Nexter Blocks - FREE
over 1 year ago

Version 4.2.0

  • Added : Global Block Style : All Blocks 
  • Added : Form Block [ View Demo ]
  • Improvement: Tab Tours : Enhance inline editing for the Tab Heading.
  • Improvement: Switcher  : Enhance inline editing for the Heading.
  • Improvement: Team Listing : Enhance inline editing for the Title.
  • Improvement: Site Logo :   Allow users to upload a logo directly from the editor.
  • Compatibility : WPML : Button Core Translate Block
  • Compatibility : WPML : Flip Box Translate Block
  • Compatibility : WPML : Heading Translate Block
  • Compatibility : WPML : Image Core Translate Block
  • Compatibility : WPML : Pro Paragraph Translate Block
Nexter Blocks - PRO
over 1 year ago

Version 4.2.0

  • Added : Global Block Style : All Blocks.
  • Added : Form Block [ View Demo ]
  • Improvement: Tab Tours : Enhance inline editing for the Tab Heading.
  • Improvement: Switcher  : Enhance inline editing for the Heading.
  • Improvement: Team Listing : Enhance inline editing for the Title.
  • Fixed : Row Background : Deep Layer Video Responsive Issue Fix.
Nexter Theme - FREE
over 1 year ago

Version 4.0.4

  • Compatibility : WordPress 6.8
Nexter Extension - FREE
over 1 year ago

Version 4.1.1

  • Updated : Code Snippet : Imported 5 new initial snippets.
  • Updated : Nexter Settings : Menu Name Change to Nexter Extension
  • Fixed : Bug Fixed & Improvements
Nexter Extension - FREE
over 1 year ago

Version 4.1.0

  • Updated : Theme Builder : All WP Themes Compatibility
  • Fixed : Bug Fixed & Improvements
Nexter Theme - FREE
over 1 year ago

Version 4.0.3

  • Updated : Readme File.
Nexter Extension - FREE
over 1 year ago

Version 4.0.9

  • Compatibility : Code Snippet : All WordPress Themes
  • Fixed : Bug Fixed and Improvements
Nexter Theme - FREE
over 1 year ago

Version 4.0.2

  • Fix : Bug Fix and Improvements
Nexter Blocks - FREE
over 1 year ago

Version 4.1.8

  • Added : Tab Tours : Tab Column & Tab Column Padding Option Added.
  • Added : Video Block :  Add the playinline attribute to enable autoplay for video on iOS devices.   
  • Improvement: Blockquote: Enhance inline editing for the Author Name field.
  • Improvement :  Dashboard :  Enhance Block List Search by Block Keywords .
  • Compatibility :  WPML : Ensured blockquote string translation support.
  • Compatibility :  Theme.JSON : Synced typography Font-Family Nexter Blocks Components.
  • Compatibility :  Site Editor – Synced custom typography Font-Family Nexter Blocks Components.
  • Update :  Language : Standardized string translation text to match the plugin slug. 
  • Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.1.8

  • Added : Tab Tours : Tab Column & Tab Column Padding Option Added.
  • Fixed : Tab Tours : Nested Tab Tours Bug Fix.
  • Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.1.7

  • Added : Navigation Builder : Wordpress Menu Sub Menu Width Option added.
  • Added : Media Listing  : ACF  Gallery Dynamic Field Support Added.
  • Fixed : Taxonomy Listing : Style 3 CSS Bug Fix.
  • Fixed : Container : Row Background Self Hosted Loop Bug Fix. 
  • Minor Bugs and Improvements.
Nexter Blocks - FREE
over 1 year ago

Version 4.1.7

  • Added : Dashboard  :  WDesignkit Widgets added to the Nexter Block List. 
  • Fixed : External Form Styler : Responsive Bug Fix
  • Fixed : Social Icon : Icon Gradient Color Bug Fix.
  • Minor Bugs and Improvements.
Nexter Extension - FREE
over 1 year ago

Version 4.0.8

  • Added : Advanced SecurityLast Login Date & Time : Track user\'s last login date and time and display it in the users list table.
  • Added : Advanced SecurityRegistration Date & Time : Show user\'s registration date and time in the users list table.
  • Fixed : Theme Builder : Security Ajax Issued JS Bug Fixed
  • Fixed : Bug Fixed & Improvements.
Nexter Blocks - FREE
over 1 year ago

Version 4.1.6

  • Added : Typography Component : Text Decoration Blink Option. 
  • Improvement : Social Feed – Enhanced Facebook Feed API.
  • Improvement : Social Feed – Enhanced Instagram Feed API.
  • Improvement : Social Review – Enhanced Facebook Review API.
  • Fixed : Advanced Button – Resolved Dynamic Modal Popup Bug.
  • Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.1.6

  • Added: Typography Component : Text Decoration Blink Option. 
  • Improvement: Social Feed – Enhanced Facebook Feed API.
  • Improvement: Social Feed – Enhanced Instagram Feed API.
  • Improvement: Social Review – Enhanced Facebook Review API.
  • Fixed : Tab Tours : Inner Block Default active Bug Fix.
  • Fixed : Taxonomy Listing : Publishpress Author List Bug Fix.
  • Minor Bugs and Improvements.
Nexter Blocks - FREE
over 1 year ago

Version 4.1.5

  • Improvement : Optimize Code to Reduce Memory Usage in Blocks.
  • Fixed : Repeater Components Drag Drop Bug Fix.
  • Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.1.5

  • Fixed : Repeater Components Drag Drop Bug Fix.
Nexter Blocks - FREE
over 1 year ago

Version 4.1.4

  • Added : Pricing Table : Text Hover Colour Added in Content area text.
  • Added : Pricing Table : Content Area Stylish List with Border & Padding Options in Stylish List Style-1. 
  • Fixed : Container Full-Width Bug in Editor.
  • Fixed : Info Box : Template Kit import From WDesignkit Bug Fix.

Nexter Blocks - PRO
over 1 year ago

Version 4.1.4

  • Added : Pricing Table : Content Area Stylish List with Border & Padding Options in Stylish List Style-1. 
  • Fixed : Team Listing : Template Kit import From WDesignkit Bug Fix.
Nexter Theme - FREE
over 1 year ago

Version 4.0.1

  • Fixed : Archive Category Page : Post Title Word Break CSS bug Fixed
  • Fixed : Customizer : WooCommerce : Container : CSS Bug Fixed
  • Fixed : Bug Fix and Improvements
Nexter Extension - PRO
over 1 year ago

Version 4.0.3

  • Fixed : White Label : Theme Screenshot Bug Fixed
Nexter Extension - PRO
over 1 year ago

Version 4.0.2

  • Fixed : Bug Fixed & Improvements.
Nexter Extension - FREE
over 1 year ago

Version 4.0.7

  • Fixed : Theme Builder :  Template 404 Page Conditional Bug Fixed
Nexter Blocks - FREE
over 1 year ago

Version 4.1.3

  • Compatibility : Rank Math Plugin.
  • Improvement : Optimize Code to Reduce Memory Usage in Blocks.
  • Fixed : Container : Grid Layout Auto Column CSS bug Fix.
  • Fixed : Minor Bugs and Improvements.

Nexter Blocks - PRO
over 1 year ago

Version 4.1.3

  • Fixed : Container : Grid Layout Auto Column CSS bug Fix
  • Fixed : Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.1.2

  • Added : Container : Grid CSS Option
  • Fixed : Advanced Chart : Bubble Chart Bug
  • Fixed : Anything Carousel : Editor Inner Block Bug
  • Fixed : Dynamic Devices : Carousel Layout Devices Frame Bug
  • Fixed : Media Listing : Popup Vimeo Video Bug
  • Fixed : Navigation Builder : Submenu Open Bug in Editor & Responsive View
  • Fixed : Post Navigation : Style-3 Bug
  • Fixed : Tab Tours : Swiper Slider Editor Side Bug Fix
Nexter Blocks - FREE
over 1 year ago

Version 4.1.2

  • Added : Container Grid CSS option added.
  • Compatibility : BerqWP Cache Plugin.
  • Fixed  : Advanced Button : Multiple popup same content display bug fixed.
  • Fixed : Navigation Builder : Sub-menu open bug fixed in editor side & responsive bug fixed.
  • Fixed : Breadcrumb : SVG bug fixed.
  • Fixed : Social Embed : YouTube link bug fixed.
  • Fixed : Navigation Builder : Live copy-paste menu text removal bug fixed.
  • Minor bugs and improvements. 
Nexter Extension - FREE
over 1 year ago

Version 4.0.6

  • Fixed : Plugin Page : What's News Update Link changelog.
  • Fixed : Code Snippets : Conditional Frontend Load Snippet Bug Fixed.
Nexter Extension - FREE
over 1 year ago

Version 4.0.5

  • Fixed : Plugin Page : What's News Update Link changelog.
  • Fixed : Theme Builder : Hooks Conditional Load Template Frontend Bug Fixed .
  • Fixed : Bug Fixed & Improvements.
Nexter Extension - PRO
over 1 year ago

Version 4.0.1

  • Added : Dashboard :  White Label : Feature now includes an option to change the theme screenshot.
  • Fixed : Plugin Page : What's News Update Link changelog.
  • Fixed : Bug Fixed & Improvements.

Nexter Blocks - FREE
over 1 year ago

Version 4.1.1

  • Compatibility: Cartify Theme Compatibility with Nexter Block
  • Added : Plugin Page Settings Link Added.
  • Fixed : Minor Bugs and Improvements.


Nexter Blocks - PRO
over 1 year ago

Version 4.1.1

  • Added : Plugin Page Settings Link Added.
  • Fixed : Minor Bugs and Improvements.
Nexter Extension - FREE
over 1 year ago

Version 4.0.4

  •  Compatibility : Theme Builder templates (Header, Footer, Singular, Archives, 404 Page, Hooks, etc.) with: 
    • Astra Theme
    • Hello Elementor Theme
    • GeneratePress Theme
    • OceanWP Theme
    • Kadence Theme
    • Blocksy Theme
    • Neve Theme
    • Enhanced support for "Code Snippets" across themes: Astra, Hello Elementor, GeneratePress, OceanWP, Kadence, Blocksy, Neve, and others. 
  • Updated : Dashboard : Fixed CSS design and improved UI/UX. 
  • Fixed : Theme Builder :  Resolved bug with conditional save functionality 
  • Fixed : Performance :  Fixed Google Fonts directory upload to the `uploads` folder. 
Nexter Blocks - FREE
over 1 year ago

Version 4.1.0

  • Added : Dashicons : Global Option Setting CSS Load
  • Improvement  :  Global Position  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement :  Advance Image  :  inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement :  Advance Heading :  inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement :  Info Box : inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement :  Pricing List :  inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Fixed : Site Logo :  Sticky Logo Compatibility Bug Fix.
  • Fixed : Image  :  Image Alt Text Bug Fix.
  • Fixed : Post Meta  : Sorting Meta Field Bug Fix.
  • Fixed : Minor Bugs and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.1.0

  • Added : Media Listing : Lazy Loading Image Option Added.
  • Added : Carousel Anything : Carousel  Fade Transition option Added.
  • Improvement  :  Global Position  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement   : Nexter Extras  : Advance Border CSS Merge into Dynamic CSS File.
  • Improvement  :  Advanced Typography  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  : Before After :  Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  :  Advanced Button   : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  :  Circle Menu  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  :  Coupon Code  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  :  Design Tool  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  :  Mobile Menu  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  :  Table Of Content  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Improvement  :  Team Listing  : Merge all inline CSS styles into a dynamic CSS file, replacing inline <style> tags.
  • Fix : Expand : Editor Opacity Bug Fix.
  • Fix : Audio Player : Play Button Tag change to button.
  • Fix : Equal Height : Windows Resize Bug Fix.
  • Fix: Minor Bugs and Improvements.
Nexter Extension - FREE
over 1 year ago

Version 4.0.3

  • Fixed : Dashboard : Branded WP Admin : Background Image Bug Fix
  • Fixed : Code Snippet : Bug Fix
  • Fixed : Minor Bug Fix
Nexter Extension - FREE
over 1 year ago

Version 4.0.1

  • Fixed : Dashboard : Activate Pro : Bug Fixed
Nexter Extension - PRO
over 1 year ago

Version 4.0.0

  • Important: Completely redesigned plugin dashboard with a brand-new UI/UX, rewritten from scratch for better performance and intuitive navigation.
Nexter Extension - FREE
over 1 year ago

Version 4.0.0

  • Important: Completely redesigned plugin dashboard with a brand-new UI/UX and intuitive navigation, rewritten from scratch for better performance.
  • New: Theme Builder : Added popup layout for Theme Builder with streamlined, modal-based editing.
  • New: Code Snippets : Decoupled code snippets from the builder for better performance and modularity.
  • New: Code Snippets : Revamped code snippet design with improved UX.
  • New: All Editor Controllers : Revamped controllers with new UI-UX and better performance.
  • Added: Option to self-host Google Fonts for better performance and privacy.
  • Added: font-display: swap for improved font loading.
  • Added: Option to disable Google Fonts entirely.
Nexter Theme - FREE
over 1 year ago

Version 4.0.0

  • Important: Completely revamped Theme Customizer layout with a new UI/UX for better usability and streamlined configuration.
  • New: Added "Hide Featured Image" option in the Customizer for pages.
Nexter Blocks - PRO
over 1 year ago

Version 4.0.8

  • Added : Advance Heading Style 9 Added.
  • Fixed : Container Inner : Sticky Top Space Default value Bug Fixed.
  • Fixed : Anything Carousel : Editor Slide Inner block Bug Fixed.
  • Fixed : More Translation strings updated, all need text domain.
Nexter Blocks - FREE
over 1 year ago

Version 4.0.11

  • Added : Image Block Disable Lazy Loading Option Added For Performance Improve
  • Fixed : Display Rules Bug Fixed In Blocks
  • Fixed : Tab Tours : Editor Mobile Force Accordion Bug Fixed.
  • Fixed : Global Position : Responsive CSS Bug Fixed.
  • Fixed : Button : Display Rules Bug Fixed.
  • Fixed : Icon Box : Display Rules Bug Fixed.
  • Fixed : Image : Display Rules Bug Fixed.
  • Fixed : Heading : Display Rules Bug Fixed.
Nexter Blocks - FREE
over 1 year ago

Version 4.0.10

  • Fixed : Layout option : Warning Bug Fixed

Nexter Blocks - PRO
over 1 year ago

Version 4.0.7

  • Fixed : Performance : Auto Regenerate Dynamic CSS Bug Fixed
Nexter Blocks - FREE
over 1 year ago

Version 4.0.9

  • Fixed : Performance : Auto Regenerate Dynamic CSS Bug Fixed
Nexter Extension - FREE
over 1 year ago

Version 3.2.3

  • Compatibility : Polylang WordPress Plugin : Nexter Builder Template Translation 
  • Fixed : Minor Bug Fix

Nexter Blocks - FREE
over 1 year ago

Version 4.0.8

  • Added : Navigation Builder : Add Repeater Base Navigation Menu
  • Added : Stylish List : Move to Pro to Free.
  • Added : Team Listing : Style 1 Added.
  • Added : Switcher : Style 1 Added.
  • Added : Post Listing : Metro Style Added.
  • Added : Testimonial : New Style Added With 2 Different layout.
  • Added : Pricing Table : Title Alignment Option Added.
  • Added : Pricing Table : Price Alignment Option Added.
  • Added : Pricing Table : Call to action Option Added.
  • Added : Pricing Table : Content Area Stylist list Option Added.
  • Added : Pricing Table : Content Area Stylist list Option Added.
  • Added : Pricing Table : Style-1 for Ribbon option Added 
  • Added : Accordion : Content Border & Border Radius Option Added.
  • Added : Tab Tours : Responsive Option Added.
  • Improvement : Deactivate Form Design & Functionality Improve.
  • Improvement : DashBoard Responsive View Improve.
  • Fixed : Draw SVG Load Bug Fix.
  • Fixed : Video Block Popup Bug Fix.
  • Fixed : More Translation strings updated, all need text domain.
  • Fixed : Minor Bug Fixes and Improvements.
Nexter Blocks - PRO
over 1 year ago

Version 4.0.6

  • Added : Post Listing  : Ajax Base Pagination Option Added. 
  • Added : Product Listing  : Ajax Base Pagination Option Added. 
  • Added : Dashboard  White Label Hide Plugin Data Field added.
  • Added : Dashboard  White Label Reset Button added.
  • Added : Popup Builder :  Based on URL Parameter Option added.
  • Revamped : Container Inner Sticky Option Css Based.
  • Fix : Social Review : Google reviews Bug Fix.
  • Fix : Media Listing : Filter Text Dynamic Field Bug Fix. 
  • Fix : Navigation Builder : Submenu Outer Space css Bug Fix.
  • Fix : Pricing Table Show More Feature Editor Side Bug Fix.
Nexter Extension - FREE
over 1 year ago

Version 3.2.2

  • Compatibility : Nexter Builder : Template Load Css Bug Fixed
Nexter Blocks - FREE
almost 2 years ago

Version 4.0.5

  • Compatibility : WordPress 6.7 
  • Fixed : Draw SVG : JS bug Fix.
  • Fixed : Hover Card : Sanitize Security Bug Fix.
Nexter Blocks - PRO
almost 2 years ago

Version 4.0.4

  • Fixed : Accordion : Reusable Block Bug Fix.
  • Fixed : Tab Tours : Reusable Block Bug Fix.
  • Fixed : Range Slider Components Bug Fix

Nexter Blocks - FREE
almost 2 years ago

Version 4.0.4

  • Fixed : Breadcrumb : Latter Limit Bug Fix.
  • Fixed : Minor Bug Fixes and Improvements.
  • Fixed : Component : Range Field : Unit value bug Fix.


Nexter Blocks - PRO
almost 2 years ago

Version 4.0.3

  • Fixed : Accordion : Click to Close Bug Fix
  • Fixed : Tab Tours : Connection Bug Fix
  • Fixed : Carousel Anything : On Scroll Animation Bug Fix.

Nexter Blocks - FREE
almost 2 years ago

Version 4.0.3

  • Added : Post Meta : Post Publish Date / Post Modified Option added
  • Fixed : FSE Theme : Dynamic Css Bug Fix
  • Fixed : Count Down : Style-1 Dynamic Label Bug Fix. 
  • Fixed : Accordion Inner : Editor Deprecated Block Bug Fixed

Nexter Blocks - PRO
almost 2 years ago

Version 4.0.2

  • Fix : Tab Tours : Hash Link Active Bug Fix
  • Fix : Process Step : Layout Issue Solve in Container.
  • Fixed : Testimonial : Yoast SEO plugin Compatibility of bug Fix.

Nexter Blocks - FREE
almost 2 years ago

Version 4.0.2

  • Fixed : Regenerate All Assets : Tab Tours Tab Colour Bug Fix
  • Fixed : Display Rules Kadence Block Compatibility Bug Fix.
  • Fixed : Post Author Mail Link Bug Fix.
  • Fixed : Testimonial : Yoast SEO plugin Compatibility of bug Fix



Nexter Blocks - PRO
almost 2 years ago

Version 4.0.1

  • Fixed : Tab Tours : On Hover Tab Bug Fixed.
  • Fixed : Accordion : Default Tab Open Bug Fixed.

Nexter Blocks - PRO
almost 2 years ago

Version 4.0.0

  • Important Release: New era for Gutenberg blocks, We rebranded The Plus Blocks for Gutenberg to Nexter Blocks.
  • New : Revamped Dashboard
  • New : Revamped Block Controllers
  • New : Revamped Block Editing Area
  • New : Block Change Identifier Dot in Individual Setting
  • New : Block Change Identifier Dot in Panel Setting
  • New : 100% Built on Vanilla JS - No JQuery Loaded at Frontend
  • New : Improved AJAX Loading with SEO Optimised
  • Improvement : Remove jQuery Dependency
  • Improvement : Responsive Buttons in Block Controllers
  • Added : Accordion : Ajax Base Template Load Option
  • Added : Coupon Code : Ajax Base Template Load Option
  • Added : Dynamic Devices : Ajax Base Template Load Option
  • Added : Expand : Ajax Base Template Load Option
  • Added : Mobile Menu : Ajax Base Template Load Option
  • Added : Navigation Menu : Ajax Base Template Load Option
  • Added : Switcher : Ajax Base Template Load Option
  • Added : Tab Tours : Ajax Base Template Load Option
  • Added : Time Line : Ajax Base Template Load Option
  • Added : Carousel Anything : Editor Option Added in Slide
  • Revamped : Advance Button : Converted in Vanilla JS for Top notch performance.
  • Revamped : Audio Player : Converted in Vanilla JS for Top notch performance.
  • Revamped : Before After : Converted in Vanilla JS for Top notch performance.
  • Revamped : Carousel Remote : Converted in Vanilla JS for Top notch performance.
  • Revamped : CTA Banner : Converted in Vanilla JS for Top notch performance.
  • Revamped : Coupon Code : Converted in Vanilla JS for Top notch performance.
  • Revamped : Dynamic Devices : Converted in Vanilla JS for Top notch performance.
  • Revamped : Lottie Animations : Converted in Vanilla JS for Top notch performance.
  • Revamped : Mobile Menu : Converted in Vanilla JS for Top notch performance.
  • Revamped : Mouse Cursor : Converted in Vanilla JS for Top notch performance.
  • Revamped : Navigation Menu : Converted in Vanilla JS for Top notch performance.
  • Revamped : Popup Builder : Converted in Vanilla JS for Top notch performance.
  • Revamped : Row Background : Converted in Vanilla JS for Top notch performance

Nexter Blocks - FREE
almost 2 years ago

Version 4.0.0

  • Important Release: New era for Gutenberg blocks, We rebranded The Plus Blocks for Gutenberg to Nexter Blocks.
  • New : Revamped Dashboard
  • New : Revamped Block Controllers
  • New : Revamped Block Editing Area
  • New : Block Change Identifier Dot in Individual Setting
  • New : Block Change Identifier Dot in Panel Setting
  • New : 100% Built on Vanilla JS - No JQuery Loaded at Frontend
  • New : Improved AJAX Loading with SEO Optimised
  • Improvement : Responsive Buttons in Block Controllers
  • Improvement : Remove jQuery Dependency
  • Added : AJAX Base Template Load Using Class
  • Added: Container: Content Box layout option added in Container Full Width.
  • Added : Info Box : Add Carousel Remote Connection option
  • Added : Lazy Render Using Class
  • Added : Accordion : Add / Remove Accordions From Toolbar
  • Added : Tab Tours : Add / Remove tab From Toolbar
  • Added : Testimonials : Add / Remove Testimonial From Toolbar
  • Revamped : Data Table : Converted in Vanilla JS for Top notch performance.
  • Revamped : Google Map : Converted in Vanilla JS for Top notch performance.
  • Revamped : Progress Bar : Converted in Vanilla JS for Top notch performance.
  • Revamped : Tab Tours : Converted in Vanilla JS for Top notch performance.
  • Revamped : Video Block : Converted in Vanilla JS for Top notch performance.

Nexter Blocks - FREE
about 2 years ago

Version 3.3.3

  • Improvement : Optimised for performance : Container block
  • Improvement : Optimised for performance : Container Inner block
  • Compatibility : Container block : Wide and Full Width in FSE themes
  • Added : Container : Dynamic URL Option
  • Fix : Taxonomy Listing Product Image Bug
  • Fix : Team Listing Filter Bug
  • Fixed : Data Table : PHP Variable Undefined Bug
  • Fixed : Pricing Table : Remove Default value CTA text Option
  • Fixed : Team Member : Category Filter CSS Bug
  • Fixed : Range Component : Bug
  • Fixed : Popup Builder : Editor JS Bug
Nexter Blocks - PRO
about 2 years ago

Version 3.3.3

  • Improvement : Optimised for performance : Container block
  • Improvement : Optimised for performance : Container Inner block
  • Improvement : Optimised for performance : Image block
  • Improvement : Optimised for performance : Button block
  • Improvement : Optimised for performance : Paragraph block
  • Improvement : Optimised for performance : Icon Box block
  • Improvement : Optimised for performance : Social Icons block
  • Compatibility : Container block : Wide and Full Width in FSE themes
  • Fixed : Search Bar: Search error message Bug
  • Fixed : Video : Fancybox Bug
  • Fixed : Tab Tours : ARIA Control Bug
  • Fixed : Accordion : ARIA Control Bug
  • Fixed : Code Highlighter : JS Bug
  • Fixed : Data Table : Undefined Variable Bug
  • Fixed : External Form Styler : Dynamic Selector CSS Bug
  • Fixed : Post Comment : Block Editor Compatibility CSS
  • Fixed : FSE Theme : Home Page Bug Fix and Performance Cache inclusion
  • Fixed : Range Component : Bug

Nexter Blocks - FREE
about 2 years ago

Version 3.3.2

  • Added : Container : Stay In Container option add  in Sticky option.
  • Fixed : Accordion : Default Active Option Type Bug Fix.
  • Fixed : Anything Carousel : Site Editor Bug Fix.
  • Fixed : Attributes Options : Convert Field Type String to Number.
  • Fixed : Taxonomy Listing : Block Editor Get Lists API Bug Fix.
  • Fixed : Navigation Builder Menu : Mobile Menu JS Click Event Bug Fix
  • Fixed : Bugs and Improvements
Nexter Blocks - PRO
about 2 years ago

Version 3.3.2

  • Fixed : Attributes Options : Convert Field Type String to Number.
  • Fixed : Enqueue Style : Double Slash URL bug Fixed.
  • Fixed : Post Title : Count Limit Word/Character Option Bug Fixed
  • Fixed : Bugs and Improvements

Nexter Blocks - PRO
about 2 years ago

Version 3.3.1

  • Fix : Progress Bar : Editor Bug Fixed
  • Fix : Minor Bug Fixes & Improvements
Nexter Blocks - FREE
about 2 years ago

Version 3.3.1

  • Fix : Dynamic Field : Block Editor Taxonomy List Bug Fixed
  • Fix : Minor Bug Fixes & Improvements
Nexter Blocks - FREE
about 2 years ago

Version 3.3.0


  • Fix : Accordion : Mobile on Click Scroll minor bug
  • Fix : Advanced Chart : Prefix-Postfix text Color bug
  • Accessibility : Add ALT Tag in All Image Related Blocks
Nexter Blocks - PRO
about 2 years ago

Version 3.3.0


  • Fixed : Load Reusable Block CSS : Blocksy Content Template Front End Bug
  • Accessibility : Add ALT Tag in All Image Related Blocks
Nexter Extension - FREE
over 2 years ago

Version 3.2.0

  • Compatibility : Hello Elementor Theme : Nexter Builder Template
  • Performance : Query Optimize and Improve Code
  • Fix : Minor Bug Fix

Nexter Blocks - FREE
over 2 years ago

Version 3.2.10

  • Fix : Scroll Sequence : Image Type bug Fix
Nexter Blocks - PRO
over 2 years ago

Version 3.2.9

  • Compatibility : WordPress 6.5
  • Compatibility : Post Listing  : Archive Listing Compatibility.
  • Fix : Search Bar : Multiple Taxonomy filter Bug Fix
  • Fix : Post Meta Info : Sorting option value bug Fix
  • Plus Performance : Optimized Code and Improved Performance
Nexter Blocks - FREE
over 2 years ago

Version 3.2.9

  • Fix : Mobile Menu : Editor Css Bug Fix
  • Fix : Navigation Builder  : Front Js Bug Fix
  • Fix : Creative Image : Mask Image Css Bug Fix
Nexter Extension - FREE
over 2 years ago

Version 3.1.5

  • Security : Nexter Security : Disable XML-RPC option Bug Fixed
  • Fix : Nexter Builder : Particular Posts Sections Layout all Singular taxonomy Bug Fixed
  • Improvement : Optimize Code and Improve

Nexter Theme - FREE
over 2 years ago

Version 3.1.5

  • Fix : Bug Fixed and Improvements

Nexter Extension - FREE
over 2 years ago

Version 3.1.4

  • Fix : Advanced Security : Bug Fixed and improvement code

Nexter Blocks - PRO
over 2 years ago

Version 3.2.8

  • Added : Number Counter : Numeration Option [Link]
  • Added : Progress Tracker : Pin Point Option and It Will Connect To Container Or Any Unique Id. [Link]
  • Added : Plugin Deactivate : QUICK FEEDBACK Popup Added.
  • Fix : Info Box : Carousel Layout Default Button CSS Load Bug Fix.
  • Fix : Social Feeds : Multi-Bytes Bug Fix
  • Fix : Social Reviews : Multi-Bytes Bug Fix
  • Fix : Full Site Editor : Global Color and Typography CSS Loading Bug Fixed
  • Fix : Plus Core Blocks : Preview Device JS Bug Fixed
  • Fix : CSS & JS : Fix for Loading HTTP or HTTPS URLs Bug
  • Fix : Component : Range Field Unit Change Bug Fixed
  • Fix : Post Meta : Post Reading Time Bug Fixed.

Nexter Blocks - FREE
over 2 years ago

Version 3.2.8

  • Added : Coupon Code : Animated Copy Icon Option
  • Fix : Accordion : iOS Devices Bug Fix
  • Fix : Switcher : iOS Devices Toggle Bug Fix
  • Fix : Carousel : Splide Slider Dots CSS Conflict With kadence Slider block
  • Fix : Social Feeds : Multi-Bytes Bug Fix
  • Fix : Social Reviews : Multi-Bytes Bug Fix
  • Fix : Navigation Builder : Off Canvas Vertical Menu Css Bug Fix

Nexter Theme - FREE
over 2 years ago

Version 3.1.4

  • Compatibility : Nexter Builder : Ultimate PostX CSS Bug Fix
  • Fix : Bug Fix and Improvements

Nexter Blocks - FREE
over 2 years ago

Version 3.2.7

  • Update : Post Listing : Display Post Option Increase Maximum limit
  • Fix : Post Listing : Option Selector Bug Fix
  • Fix : Flip Box : Image Size Bug Fix
  • Fix : Table Of Content : Front Css Bug Fix
Nexter Blocks - PRO
over 2 years ago

Version 3.2.7

  • Update : Post Listing : Display Post Option Increase Maximum limit
  • Fix : Accordion Inner : Gutenberg Class Name Bug Fix
  • Fix : Display Rules : Compatibility of Advanced iFrame block attributes Bug Fix
Nexter Blocks - FREE
over 2 years ago

Version 3.2.6

  • Security : Minor Security Improvements
  • Fix : Plus Extras : Equal Height Classname JS Bug Fix
Nexter Blocks - PRO
over 2 years ago

Version 3.2.6

  • Security : Minor Security Improvements
Nexter Extension - FREE
over 2 years ago

Version 3.1.3

  • Fix : Advanced Security : Bug Fix for Enable REST API

Nexter Theme - FREE
over 2 years ago

Version 3.1.3

  • Fix : Advanced Security : Bug Fix for Enable REST API
  • Fix : Nexter Builder : Multiselect Dropdown CSS Bug Fix

Nexter Extension - FREE
over 2 years ago

Version 3.1.2

  • Fix: Nexter Builder : Selecting Template for Specific Post/Taxonomy

Nexter Theme - FREE
over 2 years ago

Version 3.1.2

  • Fix : Block Editor : Custom Font Family Body Tag CSS Bug Fix
  • Fix : Block Editor : Font Weight editor CSS Bug Fix

Nexter Blocks - FREE
over 2 years ago

Version 3.2.5

  • Added : Dynamic Field : Improve Custom Add Dynamic Field & Dynamic Field Get Data add Filter.
  • Fix : Post Listing : Dynamic Selector Missing Bracket CSS Bug Fix.
  • Fix : Product Listing : Filter Tags select Bug Fix.
  • Fix : Carousel : Splide JS Keyboard Navigation Bug Fix.
  • Fix : Navigation Builder : Responsive Mega Menu Resize JS Bug Fix.
  • Fix : Count Down : Content Background Dynamic CSS Bug Fix.
  • Fix : Testimonial : Content Limit Bug Fix.
Nexter Blocks - PRO
over 2 years ago

Version 3.2.5

  • Fix : Display Rules : Attribute Other Blocks Plugin Bug Fix
  • Fix : Core Image : CSS Bug Fix.
  • Fix : Interactive Circle Info : CSS Bug Fix.
Nexter Extension - PRO
over 2 years ago

Version 3.1.1

  • Security : Bug Fix and Improvements

Nexter Extension - FREE
over 2 years ago

Version 3.1.1

  • Security : Bug Fix and Improvements

Nexter Theme - FREE
over 2 years ago

Version 3.1.1

  • Fix : Maintenance Mode : Elementor Builder Template Content not be Showing Bug Fix
  • Fix : Customizer : Archive Container Layout Woocommerce Taxonomy Bug Fix
  • Fix : Customizer : Heading Typography Font Family Editor CSS Priority Bug Fix
  • Security : Bug Fix and Improvements

Nexter Blocks - FREE
over 2 years ago

Version 3.2.4

  • Added : Testimonial : Border Option in All Styles
  • Added : Post Listing : Style 3 Image Width Option Added.
  • Fix : Tab Tours : Content Expand Block JS Bug Fix.
  • Fix : Accordion : Front Js Bug Fix.
  • Fix : Container : Deep Layer Video Background Self Hosted Bug Fix
Nexter Blocks - PRO
over 2 years ago

Version 3.2.4

  • Added : Plus Extra All Global Option Added.
  • Fix : Carousel : Slider Responsive Arrow Bug Fix
  • Fix : Plus Blocks Settings : Scan Unused Blocks For White Label Bug Fix
  • Fix : Accordion : Popup Builder block conflict CSS Bug Fix
Nexter Blocks - PRO
over 2 years ago

Version 3.2.3

  • Compatibility : Gutenberg V17.4.1 : Responsive Preview Device CSS bug fix
  • Fix : Container : Mobile Device Flex Direction bug fix
Nexter Blocks - FREE
over 2 years ago

Version 3.2.3

  • Added : Taxonomy Listing : "No Taxonomy Found" Text Option Added 
  • Fix : Taxonomy Listing : CSS Bug Fix
Nexter Blocks - PRO
over 2 years ago

Version 3.2.2

  • Reduce : API's : Posts/Pages and streamlining multiple API calls Reduce and Optimize code
  • Added : All Blocks : Global Flex Option Added.
  • Added : Container : Position Absolute / Fixed Option Added.
  • Added : Google Fonts : Plus Jakarta Sans, Passions Conflict, Kumbh Sans.
  • Added : Info Box : Description Margin Option Added.
  • Added : Post Content: Paragraph( P tag )  Margin Option Added.
  • Update : Datatables : JS Update 
  • Compatibility : Wp Super Cache : Clearing the cache after saving FSE templates.
  • Compatibility : AAWP Plugin : Display Rules Compatibility
  • Compatibility : Formidable Forms : Display Rules Compatibility
  • Compatibility : Range Slider : Kadence Blocks Range Slider Safari Browser Bug Fix
  • Fix : RichText : Space Bar Bug Fix in FSE Theme.
  • Fix : Breadcrumb : Schema Markup Category Page Bug Fix
  • Fix : Breadcrumb : Current Active Typography Bug Fix.
  • Fix : Selector Media Query :  CSS Media Query Bug Fix
  • Fix : Components : Repeater Component Drag Sorting Order Bug Fix
  • Fix : Accordion : Description Typography color option Bug Fix.
  • Fix : Info Box : Carousel Layout Button Css Bug Fix.
  • Fix : Image : Css Bug Fix
  • Fix : FSE Theme : Blog Page cache generate Issue Bug Fix
  • Fix : Performance and Optimized Code
Nexter Blocks - FREE
over 2 years ago

Version 3.2.2

  • Added : Taxonomy Listing Listing Block
  • Added : All Carousel Vertical layout Height Ratio Option added For Responsive
  • Update : Media Listing & Scroll Sequance : Upload Select Images Update Gallery Components 
  • Fix : Post Listing Category Child Filter Bug Fix.
  • Fix : Pre Loader Front Js Bug Fix.
  • Fix : Social Sharing Toggle Link Bug Fix.
Nexter Extension - PRO
over 2 years ago

Version 3.1.0

  • Added : Security : Two Factor Authentication Login

Nexter Extension - FREE
over 2 years ago

Version 3.1.0

  • Added : Security : Two Factor Authentication Login Enable

Nexter Theme - FREE
over 2 years ago

Version 3.1.0

  • Fix : Settings : Adjusting the Height Bug Fix in Extra Settings CSS

Nexter Blocks - PRO
over 2 years ago

Version 3.2.1

  • Added : Heading Block
  • Added : Button Block
  • Added : Icon Box Block
  • Added : Image Block 
  • Added : Interactive Circle Info : Button option
  • Added : Pro Paragraph : New Column Option & Drop Cap Option added in Pro Paragraph.
  • Added : Component : Typography Font Family add Font : "Plus Jakarta Sans"
  • Added : Need Help : All Blocks add Demo Page URL and Documentation URL easy to find
  • Added : Component : Typography Font Size add Unit "REM"
  • Improved : Attributes Block Unique Id
  • Updated : Progress Bar : Progress Value Dynamic Field Compatibility
  • Compatibility : Content Views Plugin  Compatibility.
  • Compatibility : MailPoet Plugin Compatibility.
  • Compatibility : AAWP Plugin Compatibility.
  • Changed : Block Name : Heading Title to Advance Heading 
  • Changed : Block Name : Button to Advance Button
  • Changed : Block Name : Image to Advanced Image
  • Fix : Carousel Anything : Hide Carousel height bug fix
  • Fix : Container : WP Core Blocks Conflict Editor CSS Bug Fix
  • Fix : Search Bar : Include Exclude query bug fix
  • Fix : Style Book Bug Fix in FSE Theme
  • Fix : Gutenberg Core Image Block Bug Fix inside Container Inner.
  • Fix : Patterns : Preview TP Blocks CSS Bug Fix
Nexter Blocks - FREE
over 2 years ago

Version 3.2.1

  • Added : Accordion : Collapse/Expand Button Option
  • Added : Flip Box : Title Background Option
  • Changed : Block Name : Advance Button to Pro Button
  • Fix : Advanced Typography : Marquee width bug fix
  • Fix : Post Listing : View Post in New Tab bug fix
  • Fix : Switcher Toggle Size Bug Fix in Blocksy Theme
  • Fix : Tabs Tours : Navigation Width bug Fix
  • Fix : Navigation : Mobile menu label Typography Bug Fix.
  • Fix : Team Member : PHP Notice Bug Fix.
  • Fix : Anything Carousel : Splide JS Vertical Mode JS Bug Fix
  • Fix : Table Of Content : Toggle Content Height CSS Bug Fix
Nexter Extension - FREE
over 2 years ago

Version 3.0.6

  • Fix : Local Google Font : Loading Issued Block Editor @font_face Bug Fixed
  • Fix : Extra Options : Custom Fonts Upload Bug Fix

Nexter Theme - FREE
over 2 years ago

Version 3.0.3

  • Fix : Customizer : Container Layout Archive Page Padding/Spacing Bug Fix
  • Fix : Block Editor : Optimize CSS
  • Fix : Extra Options : Custom Fonts Upload Bug Fix
  • Fix : 404 Page : Content Alignment issued CSS Bug Fix

Nexter Blocks - PRO
almost 3 years ago

Version 3.2.0

  • Improvement : Live Copy Paste Improved
  • Improvement : Container : Compatibility of Backend and Frontend Look Same
  • Update : All Blocks : Validator HTML Check and Performance
  • Update : Heading Title : Style-9 Animation JS improvements and Fix
  • Update : Code Highlighter : RichText Editor in Toolbar Option added
  • Update : Code Highlighter : Prism JS Update Latest Version and Compressed JS Files
  • Compatibility : Jet Gallery Plugin
  • Performance : The Plus Settings : Panel All Pages Improved Performance
  • Performance : CMB2 : Removed from Plugin
  • Security : Minor Security Improvements
  • Fix : Full Site Editor : Template Parts Preview Device Bug
  • Fix : Container : Remove Inline <style> tag CSS
  • Fix : Draw SVG : <Object> add Aria-label Accessibility PageSpeed Insights
  • Fix : Minor Bug Fixes & Improvements
Nexter Blocks - FREE
almost 3 years ago

Version 3.2.0

  • Added : Display Rules : Compatibility of ACF Fields Ex. Text, Checkbox, Select, Button Group, Radio, etc.
  • Compatibility : Post Navigation : Compatible with The Event Calendar
  • Fix : Navigation Builder : Alignment Bug
  • Fix : Accordion : Compatibility with equal height and Bug
  • Fix : Anything Carousel : Dots Bug
  • Fix : Dynamic Values : Product Price : Field Bug
Nexter Extension - FREE
almost 3 years ago

Version 3.0.5

  • Fix : Settings : Performance and Security : Options Bug Fix
  • Improvements : Improvements and Bug Fixes

Nexter Theme - FREE
almost 3 years ago

Version 3.0.2

  • Fix : Block Editor Update CSS 
  • Fix : Comments function Bug Fix

Nexter Blocks - FREE
almost 3 years ago

Version 3.1.2

  • Added : Scroll Navigation : New Style Added for Container Sticky
  • Fix : SVG is Creating invalid html : Bad value none for attribute role on element object.
Nexter Blocks - PRO
almost 3 years ago

Version 3.1.2

  • Added : Count Down : All Styles in Free Block.
  • Performance : On Demand Assets : Patterns CSS Loading Bug Fix
  • Compatibility : Container : Twenty Twenty-Three Theme Full Width Compatibility
  • Menu : The Plus Settings : "Reusable Blocks" Rename to "Patterns"
  • Fix : SVG is Creating invalid html : Bad value to none for attribute role on element object.
Nexter Extension - FREE
almost 3 years ago

Version 3.0.4

  • Fix : Advanced Security : Header XSS Protection Bug Fix
  • Fix : Nexter Builder : Display Rules Condition Bug Fix

Nexter Extension - FREE
about 3 years ago

Version 3.0.3

  • Fix : Rank Math SEO : Bug Fix

Nexter Blocks - PRO
about 3 years ago

Version 3.1.1

  • Compatibility : WordPress 6.3 Further Compatibility Revisions
  • Compatibility : Gutenberg plugin 16.3.0.
  • Compatibility : FSE Theme : Attempt Block Recovery All TPAG Blocks Resolved
  • Fix : Breadcrumbs : Letter Limit Bug
Nexter Blocks - FREE
about 3 years ago

Version 3.1.1

  • Compatibility : WordPress 6.3 Further Compatibility Revisions
  • Update : Switcher : Keep active switch on page refresh
  • Fix : Sticky Container CSS Bug
Nexter Blocks - PRO
about 3 years ago

Version 3.1.0

  • Compatibility : WordPress Version 6.3
  • Added : Carousel Anything : Auto Scroll option in Carousel
  • Added : Media Listing : Auto Scroll option in Carousel
  • Added : Post Listing : Auto Scroll option in Carousel
  • Added : Product Listing : Auto Scroll option in Carousel
  • Added : InfoBox Carousel : Auto Scroll option in Carousel
  • Added : Flipbox : Auto Scroll option in Carousel
  • Added : Testimonials : Auto Scroll option in Carousel
  • Added : Team Members : Auto Scroll option in Carousel
  • Added : Social Feed : Auto Scroll option in Carousel
  • Added : Social Reviews : Auto Scroll option in Carousel
  • Added : Blockquote : Icon Position and Author Typography Option Added
  • Added : Info box : Icon gradient color option added
  • Added : Social Icons : Style-3 Icon Width Option Added
  • Revamped : Creative Image : Converted in Vanilla JS for Top notch performance.
  • Revamped : Count Down : Made it jQuery Free and converted in 100% Vanilla JS for Top notch performance.
  • Revamped : Post Image : Converted in Vanilla JS for Top notch performance.
  • Revamped : Search Bar : Converted in Vanilla JS for Top notch performance.
  • Revamped : Social Feed : Converted in Vanilla JS for Top notch performance.
  • Revamped : Social Review : Made it jQuery Free and converted in 100% Vanilla JS for Top notch performance.
  • Compatibility : MemberPress Courses : CSS Load Compatible
  • Compatibility : GetWid Plugin : Backend Error Bug Fix.
  • Compatibility : WP Grid Builder Plugin : Backend Error Bug Fix.
  • Compatibility : Kadence Shop Kit : WooCommerce Templates Kadence
  • Compatibility : Gutenberg HTML Anchor Tag Compatibility in Container & Heading Title block
  • Compatibility : WordPress Version 5.7
  • Compatibility : Gutenberg Standalone Plugin : V13.6.0 compatible
  • Update : Container : Improvement for Backend and Frontend Lookalike Setup
  • Fix : Testimonial : Masonry Layout Issue Front End
  • Fix : Info Box : Title & Description Rich Text Bug
  • Fix : TPAG Blocks : On Page Refresh block_id Change Bug Fix
  • Fix : Performance : On Demand Assets Bug Fix
  • Fix : Performance : Smart Optimization Site Editor Template Parts CSS Bug Fix
Nexter Blocks - FREE
about 3 years ago

Version 3.1.0

  • Compatibility : WordPress Version 6.3
  • Added : Container : Sticky and Overlay Options
  • Added : Container : Middle Layer : Canvas Style-8 Color Option
  • Added : Carousel Anything : Auto Scroll option in Carousel
  • Added : Media Listing : Auto Scroll option in Carousel
  • Added : Post Listing : Auto Scroll option in Carousel
  • Added : Product Listing : Auto Scroll option in Carousel
  • Added : InfoBox Carousel : Auto Scroll option in Carousel
  • Added : Flipbox : Auto Scroll option in Carousel
  • Added : Testimonials : Auto Scroll option in Carousel
  • Added : Team Members : Auto Scroll option in Carousel
  • Added : Social Feed : Auto Scroll option in Carousel
  • Added : Social Reviews : Auto Scroll option in Carousel
  • Added : Post Listing : Metro Custom Layout and Add View Post in New Tab Option
  • Added : Product Listing : Metro Custom Layout
  • Added : Row : Middle Layer : Canvas Style-8 Add Color Option
  • Added : Media / Gallery Listing : Metro Custom Layout
  • Revamped : Circle Menu : Converted in Vanilla JS for Top notch performance.
  • Revamped : Container : Deep Layer (Animated Background Color, Scroll Parallax), Middle Layer (Canvas, Canvas Particle Ground) Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : Container : Sticky Column Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : Count Down : Converted in Vanilla JS for Top notch performance.
  • Revamped : Creative Image : Converted in Vanilla JS for Top notch performance.
  • Revamped : Heading Animation : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : Media Listing : Converted in Vanilla JS for Top notch performance.
  • Revamped : Preloader : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : Row : Deep Layer (Animated Background Color, Scroll Parallax), Middle Layer (Canvas, Canvas Particle Ground) Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : Row : Sticky Column Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : Scroll Navigation : Converted in Vanilla JS for Top notch performance.
  • Revamped : Social Feed : Converted in Vanilla JS for Top notch performance.
  • Revamped : Social Review : Converted in Vanilla JS for Top notch performance.
  • Compatibility : Gutenberg HTML Anchor Tag Compatibility in Container & Heading Title block
  • Fix : Accordion : Nested Accordion Bug
  • Fix : Advanced Typography : Hover Image Reveal JS Bug
  • Fix : Testimonial : Masonry Layout Issue Front End
  • Fix : Display Rules : Single Term Display Bug Fix
  • Fix : Posts Listing : Style 3 Layout 2 Category List Bug Fix
  • Fix : Media Listing : Add Image Alt text.
Nexter Extension - FREE
about 3 years ago

Version 3.0.2

  • Fix : PHP Variable Bug Fix



Nexter Extension - FREE
about 3 years ago

Version 3.0.1

  • Compatibility : Wordpress 6.3
  • Compatibility : ACF : Select2 conflict JS Bug Fix
  • Update : Nexter Builder : Layout Section Header/Footer Template Elementor Editor Bug Fix

Nexter Theme - FREE
about 3 years ago

Version 3.0.1

  • Compatibility : WordPress 6.3
  • Compatibility : ACF : Select2 conflict JS Bug Fix
  • Fix : Layout : Container : Block Editor CSS Update
  • Improvements : Bug Fixes and Improvements

Nexter Theme - FREE
about 3 years ago

Version 3.0.0

  • Added : Revamped components for Theme Settings panel with Responsive Options
  • Update : Extra Options : Replace URL & Text : Add More Options and Security Update
  • Improved : Performance by optimizing CSS & JS
  • Fix : Google Font : Load Bug Fix
  • Fix : Extra Options : Duplicate Post : Post Content Bug Fix
  • Fix : Elementor : Theme Builder in Singular and Archive template compatibility
  • Fix : Extra Option : Google reCAPTCHA : Bug Fix
  • Fix : Bug Fix and Improvements
  • Security : Bug Fix Security Improvements

Nexter Extension - PRO
about 3 years ago

Version 3.0.0

  • Added : Extra Options : WP Login White Label
  • Added : Security : Login Email Notification
  • Improved : Performance by optimizing CSS & JS
  • Update : Security : Content Protection (Right Click Disable) : Add More options Typography and Spacing with Responsive
  • Fix : Maintenance Mode : Options Bug Fix
  • Fix : Bug Fix and Improvements

Nexter Extension - FREE
about 3 years ago

Version 3.0.0

  • Added : Beta : Extra Options : Regenerate Thumbnails
  • Added : Performance : Disable Image Sizes
  • Added : Performance : Register Custom Image Sizes
  • Added : Performance : Disable Elementor Icons
  • Added : Advanced Performance : Defer CSS & JS
  • Added : Advanced Performance : Defer CSS & JS
  • Added : Advanced Security : Disable File Editor
  • Added : Advanced Security : Remove Meta Generator
  • Added : Advanced Security : XSS Protection
  • Added : Advanced Security : Secure Cookies
  • Added : Advanced Security : iFrame Security
  • Update : Nexter Builder Added
  • Improved : Performance by optimizing CSS & JS
  • Update : Ability to use standalone Without Nexter Theme
  • Fix : Switch Button Bug Fix Plugin Compatibility



Nexter Blocks - PRO
about 3 years ago

Version 3.0.4

  • Fix : Block Context Error Bug Fix
Nexter Blocks - PRO
about 3 years ago

Version 3.0.3

  • Added : Info Box : Carousel Option
  • Added : Global Options : Gradient Color Field
  • Added : Global Options : Disable Global options Completely - No Assets will be loaded on Frontend - #7790
  • Compatibility : MemberPress Courses : Courses and Lessons Page Compatibility
  • Fix : Search Bar : On First load Results Visibility Bug
  • Fix : FSE Theme Editor : All Plus Blocks Advanced Tab : Custom CSS Field Bug
  • Fix : Carousel Option : Arrow Responsive Bug
Nexter Blocks - FREE
about 3 years ago

Version 3.0.3

  • Fix : Container & Row : Performance Optimization of JS delivery
  • Fix : Inner Container : Flex Direction CSS Bug
  • Fix : Login Register : FSE Theme Bug
  • Fix : Login Register : Hover/Click form Responsive Bug
  • Fix : Container & Row : Particle JS Canvas Bug
  • Fix : Mailchimp : Submit Button Align Bug
  • Fix : Popup Builder Close Animation Bug
  • Fix : Navigation : Frontend JS Bug & Selector added For Off-canvas Background Color Bug & Close Icon Color Bug
  • Fix : Column : Improvements and Bugs
  • Fix : Carousel : Dot Style 4 Bug
  • Fix : LottieFiles Animation : Responsive Alignment Bug
  • Fix : Table Of Content : Front JS Bug
Nexter Blocks - PRO
about 3 years ago

Version 3.0.2

  • Added : Container : New Property Align Item normal & Justify content Space Evenly Options add.
  • Added : Container : Add Reverse Column Options with Responsive.
  • Added : Info box : Add Padding Option for Title and Description
  • Added : Search Bar : Add Option for Selected Taxonomy All result on load
  • Added : Social Icons : Add Padding Option for Style-1, Style-2 and Style-14
  • Fix : Container : Equal Column Bug Fix in Backend
  • Fix : Post Meta : Dynamic Field Bug Fix
  • Fix : Social Feed : Post URL Bug Fix
  • Fix : Core Blocks : RSS, Archives, Latest Comments, Tag Cloud Bug Fix
  • Fix : More Improvement and Bug Fix
Nexter Blocks - FREE
about 3 years ago

Version 3.0.2

  • Added : Plus Extras : Event Tracker : Google (GA4) and Facebook Events Tracker
  • Added : Container : New Property Align Item normal & Justify content Space Evenly Options add.
  • Added : Container : Add Reverse Column Options with Responsive.
  • Added : Pricing Table : Add Alignment option for Content, Add Icon Color for Individual Stylish List, Add Extra Icon for Stylish List
  • Added : Testimonial : Add Margin Option for Content
  • Compatibility : Animated Service Boxes : Hover Section Style Compatible with Container
  • Fix : Row : Middle Layer Option Canvas Bug Fix
  • Fix : Container : Middle Layer Option Canvas Bug Fix
  • Fix : Container : Equal Column Bug Fix in Backend
  • Fix : Accordion  : Responsive Scroll Bug Fix
  • Fix : Popup Builder : Show Popup Per User Bug Fix.
  • Fix : Popup Builder : Contact Form 7 Sent Mail Success of Close Popup Option.
  • Fix : Table Of Content : Default Open Toggle in heading Bug Fix
  • Fix : Social Feed : Post URL Bug Fix
  • Fix : Core Blocks : RSS, Archives, Latest Comments, Tag Cloud Bug Fix
  • Fix : More Improvement and Bug Fix.
Nexter Blocks - FREE
about 3 years ago

Version 3.0.1

  • Added : Spline 3d Viewer add Backend Visibility option for better performance
  • Component : Range Field : Unit Value Bug Fix
  • Fix : Navigation Builder : JS Bug Fix
  • Fix : Tab Tours : Editor Bug Fix
  • Fix : More Improvement and Bug Fix

Nexter Blocks - PRO
about 3 years ago

Version 3.0.1

  • Added : Post Meta Info : Post Reading Time Add Option & Custom Meta Field Repeater Option
  • Update : The Plus Settings : On Boarding Process update text
  • Component : Range Field : Unit Value bug fix
  • Fix : More Improvement and Bug Fix
Nexter Blocks - PRO
about 3 years ago

Version 3.0.0

  • Added : Progress Tracker : New Block [View Demo]
  • Added : Reusable Block : Add Shortcode Support.
  • Added : The Plus Settings : On Boarding Process
  • Update : Remove All Block Title "TP" word
  • Update : Components : Responsive Mode Change Unit value (px to em) Range Slider and Dimension Fields
  • Fix : External Form Styler : Container block Bug
  • Fix : Social Feed : Feed Image URL change to Feed Post URL
  • Fix : Tab Tours : CSS Bug
  • Fix : More Improvements and Bugs Fixed
  • Improvement : Security Update Bug Fix

Nexter Blocks - FREE
about 3 years ago

Version 3.0.0

  • Added : Spline 3D Viewer : New Block 
  • Added : Pricing List : Content Padding Option
  • Update : Advanced Charts : Aspect Ratio option removed
  • Fix : Plus Extras : Display Rules : Attributes Bug Fix in Advanced iframe
  • Fix : Before After : On Page Load JS Bug
  • Fix : Expand : On Different Tab and Tours Block Compatibility Click Event Bug
  • Fix : Social Feed : Feed Image URL change to Feed Post URL
  • Fix : Editor : Preview table/mobile Responsive Save Post Dynamic Block CSS bug
  • Fix : More Improvements and Bugs
  • Improvement : Security Update Bug Fix

Nexter Blocks - FREE
about 3 years ago

Version 2.0.8

  • Fix : TP Data Table : PHP Bug Fix & Front JS Bug Fix
  • Fix : TP Post Listing : Lazy Load/Load More Bug Fix
  • Fix : TP Container : Dynamic Background Image CSS Bug Fix
  • Fix : TP Creative Image : Dynamic Data Bug Fix
Nexter Blocks - FREE
about 3 years ago

Version 2.0.7

  • Added : TP Post Listing  : Add Filter Text Style Option  
  • Compatibility : JetEngine Meta Field :  Dynamic fields.
  • Revamped : Mouse Move Parallax : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : TP Table of Content : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Fix : TP Circle Menu : Close Icon Color Bug Fix.
  • Fix : TP Scroll Navigation : Front JS Bug Fix.
  • Fix : TP Advanced Chart : Front JS Bug Fix.
  • Fix : TP Post Listing : Image Height Bug Fix.
  • Fix : TP Timeline : Image issue in Responsive.
Nexter Blocks - PRO
about 3 years ago

Version 2.0.7

  • Improved : Plus Paste : Live Copy to Paste Content Import Media Improvements
  • Added : TP Button : Add Fancy Box Popup Options.
  • Added : TP Search Bar : Reusable Block layout for search result
  • Compatibility : TP Post Image : Background Compatible With TP Container.
  • Revamped : TP Heading Title : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : TP Progress Bar : Progress type Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : TP Smooth Scroll : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Fix : TP Heading Title : Title Limit Bug Fix
  • Fix : TP Social Icons : Tooltip JS Bug Fix
Nexter Blocks - PRO
over 3 years ago

Version 2.0.6

  • Update : TP Post Content : Bug fix
  • Component : Repeater : Bug fix
Nexter Blocks - FREE
over 3 years ago

Version 2.0.6

  • Update : TP Popup Builder : JS bug fix
  • Update : TP Post Content : Bug fix
  • Component : Repeater : Bug fix

Nexter Blocks - PRO
over 3 years ago

Version 2.0.5

  • Added : TP Info Box : Dynamic Heading Tag option for Title and Description Fields
  • Added : TP Data Table : Responsive Column Width Option for Table Header
  • Added : TP Search Bar : Disable option for Input Search Field
  • Compatibility : Polylang plugin : Site Editor Templates
  • Compatibility : WP Rocket : Generate Cache Exclude Dynamic CSS
  • Revamped : TP External Form Styler : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Deprecated : TP External Form Styler : Caldera Form Style Options deprecated
  • Fix : Caching : On Demand Assets Cache bug fix template load
  • Fix : Caching : Smart Optimized bug Fix
  • Fix : Responsive CSS Bug Fix 
Nexter Blocks - FREE
over 3 years ago

Version 2.0.5

  • Added : TP Post Listing : Custom Loop Skin Using TPAG Block
  • Added : TP Data Table : Responsive Column Width Option for Table Header
  • Added : TP Pricing Table : Add Hover Option for Content Area
  • Added : TP Table Of Content : Alignment Option Added.
  • Added : TP Timeline : Pin Margin Option Added.
  • Revamped : TP MailChimp : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Revamped : TP Process Steps : Made it jQuery Free and converted in Vanilla JS for Top notch performance.
  • Fix : TP Navigation Menu : Responsive Toggle Menu Bug Fix.
  • Fix : TP Post Listing : Metro Layout Load More / Lazy Load JS Bug Fix.
  • Fix : TP Popup Builder : Multiple External Button Bug Fix.
  • Fix : Caching : On Demand Assets Cache bug fix template load.
  • Fix : Caching : Smart Optimized bug Fix.
  • Fix : Responsive CSS Bug Fix.
Nexter Blocks - FREE
over 3 years ago

Version 2.0.4

  • Added : TP Data Table : Table Header Alignment Option
  • Fix : TP Container : Front End Tag Bug Fix.
  • Fix : TP Google Map : Editor Side Block Crash Bug
  • Fix   : TP Navigation Menu : Vertical Menu Bug
  • Fix  : TP Container : Row Background You Tube Video Autoplay Bug Fix
  • Fix : TP Post Listing : Lazy Load Bug Fix in Nested Tab Tours. 
  • Fix : TP Post Listing : Infinite Loading ( Responsive ) of TP Post Listing in Lazy Load
  • Fix : Backend Responsive Bug Fix
  • Fix : Responsive Device Page Crash Bug Fix
  • Fix : More Improvements and Bugs Fixes

Nexter Blocks - PRO
over 3 years ago

Version 2.0.4

  • Added : TP Data Table : Table Header Alignment Option
  • Fix : TP Container : Front End Tag Bug Fix
  • Fix : Frontend Preview : Global Load CSS Bug Fix
  • Fix : Backend Responsive Bug Fix
  • Fix : Responsive Device Page Crash Bug Fix
  • Fix : More Improvements and Bugs Fixes
Nexter Blocks - PRO
over 3 years ago

Version 2.0.3

  • Added : TP Search Bar : Query Include/Exclude terms from search result
  • Added : TP Pricing List : Add RichText for Price Field
  • Added : Social Review : Add Disable option for Social Icon and Profile
  • Compatibility : FSE Block Theme
  • Compatibility : WordPress 6.2
  • Compatibility : TP Container : GeneratePress Theme
  • Fix : Gravity Form : Display Rules Bug
  • Fix : Frontend  Caching Performance code 80% Improvement
  • Fix : Backend Editor Reusable blocks use Loop Listing improve loading Performance Editor Side
  • Fix : Accordion : Minor JS Bug
  • Fix : More Improvements and Bugs Fixes
Nexter Blocks - FREE
over 3 years ago

Version 2.0.3

  • Added : TP Post Listing : Add Category/Tag in Style 1
  • Added: Social Review : Add Disable option for Social Icon and Profile
  • Compatibility : FSE Block Theme 
  • Compatibility : WordPress 6.2
  • Compatibility : TP Container : GeneratePress Theme
  • Fix : Gravity Form : Display Rules Bug
  • Fix : TP Tab Tours : On Tab change Content Post Listing Disable Animation Bug
  • Fix : TP Popup : Hamburger Icon Issue in Responsive
  • Fix : TP Popup : Button Icon Issue in Greek Theme
  • Fix : TP Login : Register Mailchimp Bug
  • Fix : Accordion : Minor JS Bug
  • Fix : More Improvements and Bugs Fixes
Nexter Blocks - FREE
over 3 years ago

Version 2.0.2

  • Compatibility: TP Container: Astra, Kadence, OceanWP, GeneratePress, Neve, Blocsy, BlockPress, and Twenty Twenty-Three Themes Testing, Improvement and Compatibility
  • Added: TP Post Listing: Load More / Lazy Load Animation Disable Option Added
  • Compatibility: Kadence Pro Plugin: Latest V1.0.9 compatibility
  • Fix : TP Login Register Minor Bug Fix
Nexter Blocks - PRO
over 3 years ago

Version 2.0.2

  • Compatibility: TP Container: Astra, Kadence, OceanWP, GeneratePress, Neve, Blocsy, BlockPress, and Twenty Twenty-Three Themes Testing, Improvement and Compatibility
  • Fix: TP Draw SVG: Firefox Browser CSS Bug
  • Compatibility: Kadence Pro Plugin: Latest V1.0.9 compatibility
Nexter Blocks - PRO
over 3 years ago

Version 2.0.1

  • Fix : TP Social Reviews : Minor Bug
  • Fix : TP Post Listing : Minor Bug

Nexter Blocks - FREE
over 3 years ago

Version 2.0.1

  • Fix : TP Social Reviews : Minor Bug
  • Fix : TP Post Listing : Minor Bug
Nexter Blocks - PRO
over 3 years ago

Version 2.0.0

  • Improved: Revamped CSS File Structures and made all assets condition based for all 100+ Blocks and Features to make assets lightweight and improve the performance of the site.
  • Update : Full Site Editing(FSE) : 100+ Blocks and Features : Improved for Compatibility
  • Improved: Revamped CSS & JS Generation Algorithm and Added Two Fresh options for Assets Generation. The first one is Smart Optimised, and the Second one is On Demand Assets Loading. Read More about that.
  • Accessibility: 100+ Blocks and Features: Aria Text and Accessibility related Updates based on Google Lighthouse
  • Update: 100+ Blocks and Features: Responsive Devices compatibility and improvements as required
  • Added: Delay Extra 3rd Party JS Option:  If enabled, It will delay heavy JS like Font Awesome Pro, Google Map, Lottie files and More in future.
  • Added: Defer CSS & JS: If enabled, It will load all CSS & JS of the page with defer method to render HTML Faster.
  • Added: Fluid Typography: Font Size with Clamp Option
  • Improved: Multi-Select Component for all Blocks
  • Update: All TPAG Blocks will be shown first in the Gutenberg Blocks Selection panel
  • Update: System Fonts added in font family Field of Typography
  • Compatibility: LearnPress Initial Compatibility
  • Compatibility: Plus Extra: Display Rules Added Compatibility with selected other block plugins
  • Update: TPGB performance admin bar: Added Option in Plus Extra Settings
  • Update: TP Accordions: Hover Triggers improved for responsive setup
  • Update: TP Tabs & Tours: Hover Triggers improved for responsive setup
  • Update: TP Progress Bar: Hover Triggers improved for responsive setup
  • Update: TP Social Feed: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Post Listing: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Testimonials: Carousel JS Improved to make it Responsive in Backend
  • Accessibility: TP Social Embed: aria-label Custom Text Option Added
  • Accessibility: TP Video: aria-label Custom Text Option Added
  • Accessibility: TP Creative Image: aria-label Custom Text Option Added
  • Accessibility: TP Number Counter: aria-label Custom Text Option Added
  • Accessibility: TP Site Logo: aria-label Custom Text Option Added
  • Accessibility: TP Button: aria-label Custom Text Option Added
  • Accessibility: TP Data Table: aria-label Custom Text Option Added
  • Accessibility: TP Tabs & Tours: aria-label Custom Text Option Added
  • Accessibility: TP Container - iFrame: aria-label Custom Text Option Added
  • Accessibility: TP Row: aria-label Custom Text Option Added
  • Accessibility: TP Social Feed: aria-label Custom Text Option Added
  • Update : FSE: TP Post Meta Info: Improved for Compatibility
  • Compatibility: WP Fastest Cache Plugin: Purge cache compatibility after every page/post save.
  • Compatibility: W3 Total Cache Plugin: Purge cache compatibility after every page/post save.
  • Compatibility: WP Super Cache Plugin: Purge cache compatibility after every page/post save.
  • Added: TP Button: Option for Image
  • Improved: Google Font Load improvement from @import to Direct
  • Update: Site Logo: Editor Side URL Disabled
  • Update: TP Image: Float Align Option Added
  • Fix: TP Post Content: Post Excerpt bug
  • Fix: TP Message Box: Front JS Bug
  • Fix: TP Post Listing: Post Excerpt Bug Fix and JS Bug Fix
  • Fix: Many more bug fixes and Improvements
Nexter Blocks - FREE
over 3 years ago

Version 2.0.0

  • Added: Login, Signup and Forgot Password Block. Check Block
  • Improved: Revamped CSS File Structures and made all assets condition based for all 100+ Blocks and Features to make assets lightweight and improve the performance of the site.
  • Update : Full Site Editing(FSE) : 100+ Blocks and Features : Improved for Compatibility
  • Improved: Revamped CSS & JS Generation Algorithm and Added Two Fresh options for Assets Generation. The first one is Smart Optimised, and the Second one is On Demand Assets Loading. Read More about that.
  • Accessibility: 100+ Blocks and Features: Aria Text and Accessibility related Updates based on Google Lighthouse
  • Update: 100+ Blocks and Features: Responsive Devices compatibility and improvements as required
  • Added: Delay Extra 3rd Party JS Option:  If enabled, It will delay heavy JS like Font Awesome Pro, Google Map, Lottie files and More in future.
  • Added: Defer CSS & JS: If enabled, It will load all CSS & JS of the page with defer method to render HTML Faster.
  • Added: Fluid Typography: Font Size with Clamp Option
  • Added: TP Accordion: Force Accordion Open Option
  • Improved: Multi-Select Component for all Blocks
  • Update: All TPAG Blocks will be shown first in the Gutenberg Blocks Selection panel
  • Added: TP Testimonials: Grid Layout Options
  • Added: TP Testimonials: Masonry Layout Options
  • Compatibility: LearnPress Initial Compatibility
  • Compatibility: Plus Extra: Display Rules Added Compatibility with selected other block plugins
  • Added: TP Advanced Chart: Option for Prefix/Postfix with Number
  • Update: TP Scroll Sequence: Improved with Image Preloading for better performance
  • Added: TP Popup Builder: Option for Delay time after Page Load
  • Security: Greensock Js with Latest Version
  • Update: TP Team Listing: Added Icons Option in all Styles
  • Compatibility: Jet Search,  Jet Smart Filter, Jet Engine Attributes Compatibility
  • Update: TP Draw SVG: Responsive Relayout Improved
  • Update: Font Awesome CSS Load in Responsive Devices Improved
  • Update: TP Row and TP Container Responsive Columns and other triggers Improved in Responsive Device Setup
  • Update: TP Animated Service Box: Hover Triggers improved for responsive setup
  • Update: TP Accordions: Hover Triggers improved for responsive setup
  • Update: TP Tabs & Tours: Hover Triggers improved for responsive setup
  • Update: TP Switcher: Hover Triggers improved for responsive setup
  • Update: TP Team Listing: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Social Reviews: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Social Feed: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Product Listing: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Post Listing: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Media Listing: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Dynamic Devices: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Anything Carousel: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Flipbox: Carousel JS Improved to make it Responsive in Backend
  • Update: TP Testimonials: Carousel JS Improved to make it Responsive in Backend
  • Accessibility: TP Advanced Button: aria-label Custom Text Option Added
  • Accessibility: TP Social Embed: aria-label Custom Text Option Added
  • Accessibility: TP Creative Image: aria-label Custom Text Option Added
  • Accessibility: TP Data Table: aria-label Custom Text Option Added
  • Accessibility: TP Tabs & Tours: aria-label Custom Text Option Added
  • Accessibility: TP Advanced Typography: aria-label Custom Text Option Added
  • Accessibility: TP Animated Service Boxes: aria-label Custom Text Option Added
  • Accessibility: TP Circle Menu: aria-label Custom Text Option Added
  • Accessibility: TP Carousel Remote: aria-label Custom Text Option Added
  • Accessibility: TP Lottie Files: aria-label Custom Text Option Added
  • Accessibility: TP Social Sharing: aria-label Custom Text Option Added
  • Accessibility: TP Container - iFrame: aria-label Custom Text Option Added
  • Accessibility: TP Dynamic Device: aria-label Custom Text Option Added
  • Accessibility: TP Row: aria-label Custom Text Option Added
  • Accessibility: TP Hotspot: aria-label Custom Text Option Added
  • Accessibility: TP Mailchimp: aria-label Custom Text Option Added
  • Accessibility: TP Scroll Navigation: aria-label Custom Text Option Added
  • Accessibility: TP Social Feed: aria-label Custom Text Option Added
  • Accessibility: TP Social Reviews: aria-label Custom Text Option Added
  • Update: TP Animated Service Boxes: Dynamic Heading Tag added
  • Update: TP Animated Service Boxes: Styling options added in service element Style
  • Update : FSE: Audio Player: Improved for Compatibility
  • Update : FSE: Coupon Code: Improved for Compatibility
  • Update : TP Image : Float Align Option Added
  • Fix: TP Popup Builder: Previous URL Condition Bug
  • Fix: TP External Form Styler: On Reload visible editor side Bug
  • Fix: TP Navigation Builder: Container Bug
  • Fix: TP Media Listing: Style 4 Full Box Link Bug
  • Fix: TP Post Listing: Post Load Equal height Bug
  • Fix: TP Post Listing: Post Load Category Wise Bug
  • Fix: TP Tab Tours: Content Area Equal Height Bug
  • Fix: TP Timeline: RTL CSS Bug
  • Fix: TP Tab Tours: On Click Isotope JS animation Bug
  • Fix: TP Tab Tours: Every Tab Lazy Load Bug
  • Fix: TP Animated Service Box Article Box Bug Fix
  • Fix: Many more bug fixes and Improvements
Nexter Blocks - PRO
over 3 years ago

Version 1.4.9

  • Fix : Accordion : JS Bug Fixed and Improved
  • Fix : TP Breadcrumb : Dynamic CSS Frontend loading Bug
Nexter Blocks - FREE
over 3 years ago

Version 1.4.7

  • Fix : Accordion : JS Bug Fixed and Improved
  • Fix : Lottie Files : URL Based option bug

Nexter Blocks - PRO
almost 4 years ago

Version 1.4.8

  • Added : TP Container : Add new Column Option
  • Added : TP Social Feed : Facebook Feed
  • Added : TP Social Review : Facebook Reviews
  • Added : TP Social Embed
  • Improved : TP Draw SVG : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Fixed : TP External Form Styler Contact Form 7 Acceptance Field Bug
  • Fixed : TP Accordion : Front end JavaScript Bug
  • Fixed : Minor other bug fixes and Improvements.
Nexter Blocks - FREE
almost 4 years ago

Version 1.4.6

  • Added : TP Post Listing : Added option to change text "No Post Found"
  • Improved : TP Advanced Typography : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Advanced Chart : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Animated Service Boxes : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Fixed : Minor other bug fixes and Improvements.
Nexter Blocks - PRO
almost 4 years ago

Version 1.4.7

  • Fixed : Cache Manager : On Demand Assets Caching fixed bugs
Nexter Blocks - FREE
almost 4 years ago

Version 1.4.5

  • Added : TP Switcher : Added inline Block Editor Option to add content to avoid multiple reusable blocks to create (For Performance)
  • Added : TP Timeline : Added inline Block Editor Option to add content to avoid multiple reusable blocks to create (For Performance)
  • Added : TP Expand : Added inline Block Editor Option to add content to avoid multiple reusable blocks to create (For Performance)
  • Added : TP Popup Builder : Added inline Block Editor Option to add content to avoid multiple reusable blocks to create (For Performance)
  • Improved : TP Switcher : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Expand : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Hotspot : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Social Sharing : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Fixed : Dynamic Date Field Bug.
  • Fixed : TP Navigation : Off Canvas Responsive Bug.
  • Fixed : TP Media Listing : Minor Bug.
  • Fixed : Tp Column & Tp Conatainer : Sticky CSS Bug.
  • Fixed : Tp Switcher : Minor Bug.
  • Fixed : Tp Post Listing : Reusble Block in Search Page - Load More / Lazy Load Bug.
  • Fixed : Minor other bug fixes and Improvements.
Nexter Blocks - PRO
almost 4 years ago

Version 1.4.6

  • Added : Tp Accordion : Added inline Block Editor Option to add content to avoid multiple reusable blocks to create (For Performance)
  • Added : Tp Tabs & Tours : Added inline Block Editor Option to add content to avoid multiple reusable blocks to create (For Performance)
  • Improved : Tp Accordion : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Message box : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Stylish List : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Social Icon : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : TP Row : Revamped block by Converting jQuery To Javascript for Front End for better performance.
  • Improved : Cache Manager : On Demand Assets Caching Improved and fixed few bugs
  • Compatibility : Improved some compatibility with Blocksy Theme
  • Compatibility : Basic Compatibility with HivePress WordPress Plugin
  • Fixed : Load Reusable Block CSS : Blocksy Content Template Front End Bug
  • Fixed : Tp Container : Padding Bug
  • Fixed : Minor other bug fixes and Improvements.

Nexter Blocks - FREE
almost 4 years ago

Version 1.4.4

  • Added : Inner Container : Sticky option added
  • Added : Posts Listing, Product Listing, Team Listing : 8 column option Added
Nexter Blocks - PRO
almost 4 years ago

Version 1.4.5

  • Update : Container block default Enabled
Nexter Blocks - PRO
almost 4 years ago

Version 1.4.4

  • Added : TP Button
  • Added : TP Social Icon
  • Added : TP InfoBox
  • Added : TP Code Highlighter
  • Update : TP Post Listing : Option For Author Split Text
  • Compatibility : Astra Custom Layout Template CSS Load
  • Fix : TP External Form Styler : Bug
  • Fix : TP Container : Bug
Nexter Blocks - FREE
almost 4 years ago

Version 1.4.3

  • Added : TP Scroll Sequence Block
  • Added : TP Dynamic Devices Block
  • Update : TP Post Listing : Option For Author Split Text
  • Update : Animated Services Box : Portfolio Style-2 Content Padding option added
  • Update : Animated Services Box : Portfolio Style-2 Overlay Color option Added
  • Fix : Animated Services Box : Portfolio Style Initial active slide bug fix
  • Fix : Social Review : Google Badge Bug
  • Fix : TP Container : CSS Bug
Nexter Blocks - FREE
about 4 years ago

Version 1.4.2

  • Fix : TP Row Block to Convert TP Container Block default options bug fix
Nexter Blocks - PRO
about 4 years ago

Version 1.4.3

  • Fix : TP Row Block to Convert TP Container Block default options bug fix
Nexter Blocks - FREE
about 4 years ago

Version 1.4.1

  • Added : Plus Extras : Magic Scroll : Developer : Custom Trigger Name
  • Update : Plus Extras : Magic Scroll Backend Improvement : Work under progress for sticky option and background-color option to make it working in backend
  • Fix : Plus Extras : Magic Scroll : Frontend On load bug fix and Improvements
  • Fix : TP CTA Banner : Hover 3D Tilt Bug Fix
  • Fix : Display Rules : Time of Day Bug
  • Fix : Display Rules : Date and Time Condition Improvement
Nexter Blocks - PRO
about 4 years ago

Version 1.4.2

  • Compatibility : Rank Math : Filter for TOC List
  • Fix : TP Breadcrumbs : Woocommerce Product Category , Product Tag , Shop Page compatibility and more
  • Fix : Performance : Cache Manager Improvement
Nexter Blocks - PRO
about 4 years ago

Version 1.4.1

  • Fix : Readme Update
  • Fix : TP Container Bug
Nexter Blocks - PRO
about 4 years ago

Version 1.4.0

  • Added : TP Row : Convert to Container Option for Better Performance and Easy Migration
  • Added : TP Container Block
  • Added : TP Button : Width option
  • Added : TP Creative Image : Image Filter Effect for Normal and Hover
  • Added : TP Infobox : Border option for Image
  • Added : Interactive Circle Block [View Demo]
  • Added : TP Search Bar : Alignment option
  • Added : Advance option : All Blocks : Position Absolute / Fixed
  • Added : TP BlockQuote : Custom BlockQuote Icon list
  • Added : TP BlockQuote : Change Icon Size Option
  • Added : TP Paragraph : Margin Padding Option for UL / OL
  • Added : Help/Description Fields in Components
  • Updated : TP External Form Styler : Spinner CSS Changes for Alignment.
  • Updated : Reusable Blocks Editing and Selection UX Improvement
  • Fix : TP Row : Stretch(Full Width) Bug
  • Fix : Reusable Block : On Save Bug Fix CSS Generate
  • Fix : TP Post Meta : Archive/Singular Pages Category Bug
  • Fix :  CSS/JS Assets Frontend Loading error Bug
  • Fix : Typography, Box Shadow, etc : All Popover Component Alignment bug
  • Compatibility : Genesis Custom Blocks Bug
  • Compatibility : Rank Math : TP Paragraph block
  • Compatibility : Rank Math : TP Data Table block
  • Compatibility : Rank Math : TP Pricing List block
  • Compatibility : Rank Math : TP Pricing Table block
  • Compatibility : Rank Math : TP Tab Tours block
Nexter Blocks - FREE
about 4 years ago

Version 1.4.0

  • Added : TP Row : Convert to Container Option for Better Performance and Easy Migration
  • Added : TP Container Block [View Demo]
  • Added : MagicScroll Animation Effects : In all Blocks + Container : Scale | Opacity | Rotate | Skew |Color | Border | Horizontal | Vertical | Sticky [View Demo]
  • Added : Global Tooltip : In all Blocks [View Demo]
  • Added : Continuous Effects : In all Blocks : Pulse | Float | Toss | Rotate [View Demo]
  • Added : Advanced Typography Block [View Demo]
  • Added : Global Equal Height : In all Blocks [View Demo]
  • Added : Global Advanced Border Radius : In all Blocks [View Demo]
  • Added : TP Heading Title Block : Heading Animation Options [View Demo]
  • Added : Design Tool : Grid Layout for Designers to Review Sites [View Demo]
  • Added : Metro Layout option in Blog Posts [View Demo] | Woo Commerce Product Listing [View Demo] | Dynamic Post Listing | Media Listing Blocks [View Demo]
  • Added : On Demand Assets Loading Option - For Alternate Caching option 
  • Added : Advance option : All Blocks : Position Absolute / Fixed 
  • Added : Post Listing : Custom Query Filter Function
  • Added : TP Button : Custom Width option
  • Added : TP Infobox : Border option for Image
  • Added : TP Mailchimp : Icon Color option
  • Added : TP Mailchimp : Alignment option
  • Added : Pop Up Builder : Responsive Option for Full Width Button
  • Added : Display Conditions : Dynamic User Role Drop Down
  • Added : Help/Description Fields in Components
  • Added :  TP Navigation : Margin & Border Radius options with responsive
  • Update : Reusable Blocks Editing and Selection UX Improvement
  • Update : TP Creative Image : Image Filter Effect for Normal and Hover
  • Updated : Pricing Table : Responsive (Tablet/Mobile) option for scale
  • Fix : TP Row : Stretch(Full Width) bug
  • Fix : Reusable Block Save bug for CSS Generate
  • Fix : TP Animated Service box : Text and TextArea Component Dynamic Bug
  • Fix  : TP Countdown : Style 2 Bug
  • Fix : TP Navigation : Mobile Icon bug
  • Fix  : TP Media Listing : Full Box Link With URL
  • Fix : Dynamic Data Minor Bug
  • Fix : TP Accordion Dynamic bug
  • Fix : TP Tab Tours Dynamic bug
  • Fix : Typography, Box Shadow, etc : All Popover Component Alignment bug
  • Compatibility : Genesis Custom Blocks : Bug
  • Compatibility : Rank Math : TP Process Steps 
  • Compatibility : Rank Math : TP Timeline
  • Compatibility : Rank Math : TP Expand
  • Compatibility : Rank Math : TP CTA Banner
  • Removed : Tp Product Listing YITH Button Option Removed
Nexter Blocks - FREE
over 4 years ago

Version 1.3.1

  • Fix : TP Navigation Builder : Selector CSS Bug
  • Fix : Product Listing : Display Category HTML Render add class.
Nexter Blocks - PRO
over 4 years ago

Version 1.3.1

  • Added : Settings : Plus Blocks : Scan and Disable Unused Blocks
  • Added : Settings : Performance : WordPress(Gutenberg aka Block Editor) Default Blocks Scan and Disable Unused Blocks
  • Update : URL Component : Added Custom Attribute option.
  • Fix : Blocksy Content template Dynamic CSS load Bug
  • Fix : Appearance : Widgets And Customiser : All The Plus Blocks Hidden in Widgets Area and Customiser Area
  • Fix : Post Listing : Display Category HTML Render add class. 
  • Fix : Basic Blocks (TP Button, TP Heading, Pro Paragraph, etc) jQuery won't be loaded bug
Nexter Blocks - FREE
over 4 years ago

Version 1.3.0.2

  • Fix : Minor bug fix
Nexter Blocks - PRO
over 4 years ago

Version 1.3.0.3

  • Fix : Minor bug fix
Nexter Blocks - FREE
over 4 years ago

Version 1.3.0.1

  • Update : Full Site Editing : Compatibility Improvements
  • Fix : TP Row : Deep Layer : Background Video AutoPlay bug
  • Fix : TP Social Feed : Instagram API bug Improvements
  • Fix : Dynamic Content Field : ACF Gallery Bug
  • Fix : Appearance : Widgets : Block Editor Bug
  • Fix : Bug fix and Improvements
Nexter Blocks - PRO
over 4 years ago

Version 1.3.0.2

  • Update : Full Site Editing : Compatibility Improvements
  • Fix : Appearance : Widgets : Block Editor Bug
  • Fix : Bug fix and Improvements
Nexter Blocks - PRO
over 4 years ago

Version 1.3.0.1

  • Fix : Backend Editor block Textarea component Bug fix
Nexter Blocks - FREE
over 4 years ago

Version 1.3.0

  • Added : Dynamic Content : All TPAG Blocks : New Feature Added [View Demo]
  • Added : Rollback Version Option in The Plus Settings Panel
  • New : Social Embed : Facebook, Twitter, Instagram, Youtube, Vimeo, Google Map : New block Added [View Demo]
  • New : Social Review : Facebook, Google, Custom, Mixed Reviews : New block Added [View Demo]
  • New : Social Feed : Facebook, Instagram, Twitter, Youtube, Vimdeo, Mixed Feed : New block Added [View Demo]
  • New : Coupon Code : New block Added [View Demo]
  • New : Code Highlighter/Source Code : New block Added [View Demo]
  • New : Preloader : New block Added [View Demo]
  • New : Mouse Cursor : New block Added [View Demo]
  • Added : TP Row : Wrapper Link : New Feature Added
  • Added : TP Column : Wrapper Link : New Feature Added
  • Added : Post Listing : OrderBy - Random Option
  • Added : Product Listing : OrderBy - Random Option
  • Fix : Timeline : Responsive CSS bug Fix
  • Fix : Lottie Files : Responsive Alignment Bug fix
  • Fix : Navigation Builder : Manual Menu in Menu Open New Tab Bug fix
  • Fix : TP Row : Column : Sticky Column JS bug fix
  • Fix : Posts Listing : PHP Bug fix
  • Fix : Popup Builder : Copy Paste Block bug fix
  • Fix : Tp Row -> Column : Vertical/Horizontal and Update Field Devices Bug fix
  • Compatibility : Jet Engine Gutenberg Block Plugin : Display Rules bug fix
  • Compatibility : Canvas Block Plugin : Display Rules bug fix
  • Fix : Mobile Menu : Template Option Type String bug fix in Firefox Browser
  • Fix : SVG Icon Duration Option Bug fix
  • Fix : TP Heading Animation : str_split word compatibility unicode text
  • Fix : TP Row : Deep Layer Video Background bug fix
  • Fix : More Bug Fixes and Improvements
Nexter Blocks - PRO
over 4 years ago

Version 1.3.0

  • Added : Rollback Version Option in The Plus Settings Panel
  • New : Post Search bar : New block Added [View Demo]
  • New : TP Row : New Feature Added : Wrapper Link
  • New : TP Column : New Feature Added : Wrapper Link
  • Compatibility : Blocksy Pro : Content Blocks CSS Load
  • Compatibility : GeneratePress Theme : GP Premium Content Blocks CSS Load
  • Compatibility : Jet Engine Gutenberg Block Plugin :  Display Rules Bug
  • Compatibility : Canvas Block Plugin : Display Rules Bug
  • Compatibility : Lordicon Animated Icons Plugin : Display Rules Bug
  • Compatibility : Kadence Pro Elements Blocks : CSS Load
  • Update : Pro Paragraph : "a" tag CSS Bug
  • Update : Heading Title : "a" tag CSS Bug
  • Update : Post Listing : OrderBy Added Random option
  • Fix : Dark Mode : JS Bug
  • Fix : Breadcrumb : Parent Off Bug
  • Fix : Posts Listing : PHP Bug
  • Fix : Google Map : Map JS load in GeneratePress Bug
  • Fix : Post Listing : Post Title HTML Tag Frontend Encapsulation Bug
  • Fix : Post Listing : No Of Category List Backend Bug
  • Fix : Tp Row -> Column : Vertical/Horizontal Bug issue and Update Field Devices
  • Fix : Embed Block : Youtube and Vimeo Video Frontend Iframe Height Bug
  • Fix : SVG Icon Duration Option Bug
  • Fix : Smooth Scroll : Allowed Browser Bug
  • Fix : Post title : Archive page title Bug
  • Fix : More Bug Fixes and Improvements
Nexter Blocks - FREE
over 4 years ago

Version 1.2.4

  • Fix : Core/Calendar Block Display Rules Attribute bug fix
Nexter Blocks - PRO
over 4 years ago

Version 1.2.4

  • Fix : Core/Calendar Block Display Rules Attribute bug fix
Nexter Blocks - FREE
over 4 years ago

Version 1.2.3

  • Update : Latest version of Splide JS for Carousels
  • Update : Carousel Slider added Option : MouseWheel & Keyboard Accessibility
  • Update : Media Listing Columns options added 5th Column Layout
  • Update : FlipBox Block : Back Side Alignment option Added
  • Fix : Animated Service Box : Portfolio Style Link Bug
  • Fix : Animated Service Box : Portfolio Style Responsive Column Bug
  • Fix : Navigation Menu : Apply Filter Bug
  • Fix : Few more bugs fixes
Nexter Blocks - PRO
over 4 years ago

Version 1.2.3

  • Update : Number Counter : Update Option of Prefix & Postfix Both Together
  • Update : Latest version of Splide JS for Carousels- Update : Carousel Slider added Option : MouseWheel & Keyboard Accessibility
  • Update : FlipBox Block : Back Side Alignment option Added
  • Fix : Post Listing Block : Select Child Terms Fix
  • Fix : Blocks Frontend CSS Bug
Nexter Blocks - FREE
over 4 years ago

Version 1.2.2

  • Fix  : Stylish List : Edit Page Error Bug
  • Fix : Global Spacing : Save Bug 
  • Fix : Minor Bug Fixes
Nexter Blocks - PRO
over 4 years ago

Version 1.2.2

  • Fix  : Stylish List : Edit Page Error Bug
  • Fix : Global Spacing : Save Bug
Nexter Blocks - FREE
almost 5 years ago

Version 1.2.1

  • Update : TP Navigation Menu : Web Accessibility on Focus Menu Option
  • Update : Heading Animation : Title Tag CSS Bug
  • Update : Post Listing and Product Listing : Load More/Lazy Load Option + Security Update
  • Update : Security Updates
  • Fix : Media Listing : Minor Bug
  • Fix : Tp Navigation Menu : Minor Submenu bug
  • Fix : Kadence Compatibility : Custom Font : Bug Undefined Variable
  • Fix : Animated Service Box : Bug
  • Rank Math : Advanced Button Block Compatibility for Word Count
Nexter Blocks - PRO
almost 5 years ago

Version 1.2.1

  • Update : Dark Mode Compatibility With Global Palettes of Astra, Kadence, Blocksy Theme and Many More.
  • Update : Breadcrumbs Block : Custom Home URL Option
  • Update : Security Update
  • Fix : Pricing List : Price Option Bug
  • Fix : Kadence Compatibility : Custom Font : Undefined Variable Bug
  • Rank Math : Accordion, TP Image, InfoBox, TP Heading, Stylist List, TP Button, FlipBox Blocks compatibility for Words Counts
Nexter Blocks - FREE
almost 5 years ago

Version 1.2.0

Nexter Blocks - PRO
almost 5 years ago

Version 1.2.0

  • Added : Block : Dark Mode Check Demo
  • Added : Display/Conditional Rules based on Login Status : All Blocks Compatibility : Check Demo
  • Update : TP Post Image Block : Fancy Box Popup
  • Update : Tp Image Block : Fancy Box Popup
  • Fix : Site Logo : SVG URL Bug
  • Compatibility : Themes : Global Colors : Astra, Kadence, Blocksy and more based on Gutenberg Default Color Palette
  • Compatibility : Plugins : Global Colors : Stackable
  • Compatibility : Themes : Custom Fonts : Blocksy, Kadence
  • Compatibility : Plugins : Custom Fonts plugin Custom Fonts, Use Any Font

Nexter Blocks - FREE
almost 5 years ago

Version 1.0.5

  • Added : Heading Animation : Animation Style Duration Timing Option
  • Added : Multiple Blocks : SVG Icon Selection Option
  • Update : FlipBox : Button Link issue
  • Compatibility : Multiple Themes Compatibility
  • Fix : Other Bug Fixes & Improvements
Nexter Blocks - PRO
almost 5 years ago

Version 1.1.7

  • Added : InfoBox : SVG Icon Option
  • Added : Pricing Table : SVG Icon Option
  • Added : FlipBox : SVG Icon Option
  • Added : Number Counter : SVG Icon Option
  • Added : Extra option : Disable Google Font Load
  • Update : TP Post Image : New Styling Options
  • Update : FlipBox : Button Link issue
  • Update : Improved Regenerate Assets : CSS Regenration
  • Compatibility : Nexter Theme : Improved CSS Regeneration Process
  • Compatibility : Blocksy Theme : Global Colors and Custom Font Family Connection
  • Compatibility : Stackable Gutenberg Blocks : Global Colors
  • Compatibility : Astra Theme : CSS Related Compatibility with Testing
  • Compatibility : Guten Theme : CSS Related Compatibility with Testing
  • Compatibility : PopularFX Theme : CSS Related Compatibility with Testing
  • Compatibility : GO Theme : CSS Related Compatibility with Testing
  • Compatibility : Neve Theme : CSS Related Compatibility with Testing
  • Fix : TP Post Content : Editor Error Bug
  • Fix : TP Post Image : Bug Fix
  • Fix : Other Bug Fixes & Improvements
Nexter Blocks - FREE
almost 5 years ago

Version 1.0.4

  • Fix : JavaScript Conflict Customizer Bug 
  • Fix : Bug Fix
Nexter Blocks - FREE
almost 5 years ago

Version 1.0.3

  • Update : Tabs & Tours Block : Active Tabs based on URL Id
  • Update : Social Sharing Block : Toggle Style Alignment Option Added
Nexter Blocks - FREE
almost 5 years ago

Version 1.0.2

  • Added : TP Heading Animation Block Title Tag (H1-H6) Option
  • Fix : TP Row : Column Spacing Improved  
  • Fix : JQuery Migration Update
Nexter Blocks - PRO
almost 5 years ago

Version 1.1.6

  • Update : Theme Compatibility (Hello Elementor) 
  • Fix : Carousel Bug in Most of Carousel related Blocks
  • Fix : JQuery Migration Update
  • Fix : TP Post Meta Block Author Image Bug
Nexter Blocks - PRO
almost 5 years ago

Version 1.1.5

  • Added : Option of “Reusable Block” in The Plus Settings
  • Update : Assets Regenerate Option Added 
  • Update : Backend Google Font Issue Update
  • Update : TP Image Block : Backend Link Modal box removed
Nexter Blocks - FREE
almost 5 years ago

Version 1.0.1

  • Update : Admin Panel Improvements
  • Update : Performance Improvements
  • Fix : Popup Builder Bug Fix

Nexter Blocks - PRO
almost 5 years ago

Version 1.1.4

  •  Fix : Option of Dynamic Cache from The Plus Settings removed
Nexter Blocks - PRO
almost 5 years ago

Version 1.1.3

  • Added : Block : TP External Form Styler (Contact Form 7, Gravity Form, Everest Form etc..)
  • Added : Global Options Save Button Added
  • Update : Post Author Block : Show User Role bug Fix and Label Option Added
  • Update : Draw SVG Block : Fill Color Not working
  • Update : Row inside Column Horizontal Position Option added
  • Update : TP Heading block : Subtitle Margin Field added
  • Update : Post Title Block : Hide Dots Option Added
  • Update : Post Listing Block : Default Columns Options
  • Fix : Post Comment Block : Bug Fix
  • Fix : Post Content Block : Bug Fix
  • Fix : Paste Feature : Plus Block Media Import bug Fix
Nexter Blocks - FREE
almost 5 years ago

Version 1.0.0

  • Launch : Initial Release 🎉

Nexter Blocks - PRO
about 5 years ago

Version 1.1.2

  • Compatibility : WordPress 5.8
  • Update : Column Responsive Show/Hide Options
  • Update : Video Block : Schema Option
  • Update : Stylish List : Rich Text Integration in Content
  • Update : Breadcrumb Block : Schema Option
  • Update : Accordion Block : Schema Option
  • Update : Performance Improvement by Minifying Dynamic CSS and Global CSS
  • Update : Post Meta Block : Field Category Option
  • Update : Post Meta Block : CSS Updates
  • Update : Pricing Table Block : Improvements
  • Update : Carousel All Blocks Migrated from Slick.js to Splide Vanilla Js
  • Fix : Further Bug Fix and Improvement
Nexter Blocks - PRO
about 5 years ago

Version 1.1.1

  • Added : Smooth Scroll Block
  • Update : Post Meta Block
  • Fix : Reusable Block Load CSS Bug
  • Fix : Plus Paste Import Issue whole Block Media Import
Nexter Blocks - PRO
over 5 years ago

Version 1.1.0

  • Added : Site Logo Block
  • Added : Post Listing Block
  • Added : Post Title Block
  • Added : Post Content Block
  • Added : Post Meta Info Block
  • Added : Post Image Block
  • Added : Post Comment Block
  • Added : Post Author Info Block
Nexter Blocks - PRO
over 5 years ago

Version 1.0.4

  • Fix : Nested blocks dynamic assets loading bug fix
Nexter Blocks - PRO
over 5 years ago

Version 1.0.3

  • Update : Performance improvement for plugin used without any blocks used
Nexter Blocks - PRO
over 5 years ago

Version 1.0.2

  • Update : Compatibility with .alignfull & .alignwide classes of Gutenberg
  • Update : Static CSS for Default Column Width Values
Nexter Blocks - PRO
over 5 years ago

Version 1.0.1

  • Fix : Advance Tab Styling Fixed (Each Block)
  • Fix : Creative Image : Margin CSS Fixed
  • Fix : Infobox Style 3 : Margin CSS Fixed 
  • Fix : Other Minor bug fix
Nexter Blocks - PRO
over 5 years ago

Version 1.0.0

  •  Initial Release