Novixa Addons for Elementor

Beskrivelse

Novixa Addons is an independent collection of creative, lightweight widgets for Elementor, with a clean dashboard for enabling only the elements you need. Every widget lives in its own module, so disabling the ones you don’t use keeps your site fast and your Elementor panel uncluttered.

Widgets included

  • Heading — a flexible heading widget with highlighted-text and sub-title support, plus alignment, typography, text stroke, text shadow, blend mode, and normal/hover colors.
  • Dual Color Heading — a heading split into two text runs, each with its own independent color, typography, and normal/hover states — useful for highlighting part of a title in an accent color.
  • Text Editor — a rich-text editor widget with drop-cap and column support, alongside alignment, typography, text shadow, paragraph spacing, and normal/hover colors.
  • Icon Box — a luxury icon box with icon shape, hover lift animation, box shadow, and normal/hover icon colors.
  • Diamond Icon Box — an icon box with a rotated diamond-outline icon shape, ideal for feature-grid sections.
  • Image Box — a luxury image box with hover zoom/grayscale effects and flexible left/right/top layout.
  • Button — a button widget with a Uiverse.io-style blob hover effect, including two built-in skins (Modern Solid gradient and Modern Outline).
  • Overlay Button — a button with a hover overlay effect, where a small color chip expands to fill the button on hover.
  • Icon Accordion — expandable panels, each with its own icon, heading, and content.
  • Accordion — a simple plus/minus accordion, with optional FAQ schema (JSON-LD) output.
  • Tabs — a set of labeled tabs with Direction, Justify, and Align Title layout controls.
  • Tabs (Nested, Experimental) — tabs where each panel is a real Elementor container you can drag any widget into. Requires the «Container» and «Nested Elements» experiments to be active in Elementor.
  • Image Caption Card — a full-bleed image card with a caption over a gradient scrim; switch on «Show Description» and «Show Button» to turn it into a premium Call-to-Action card, complete with hover lift, image zoom, and a gold-accented pill button.
  • Gradient Text Effect — headings with a moving/gradient color fill, independent typography per line, and full control over the gradient’s colors and angle.
  • Content Reveal Hover — an image card whose title, description, and buttons stay tucked away until the visitor hovers (or focuses, for keyboard/touch users), then smoothly expand into view.

All settings live under Novixa Addons in your wp-admin menu, with a dedicated Elements screen for toggling widgets on/off.

Skjermbilder

Installasjon

  1. Upload the novixa-addons-for-elementor folder to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Make sure Elementor is installed and active.
  4. Go to Novixa Addons > Elements to enable the widgets you want.

Ofte stilte spørsmål

Does this require Elementor?

Yes, Elementor (free version) must be installed and active.

Can I disable widgets I don’t use?

Yes, go to Novixa Addons > Elements and toggle any widget off. Disabled widgets are not loaded on the front end.

The Nested Tabs widget is marked experimental — why?

It relies on Elementor’s internal Nested Elements system rather than a stable public API, so its behavior can vary across Elementor versions and requires the «Container» and «Nested Elements» experiments to be enabled. All other widgets are fully stable.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Novixa Addons for Elementor» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

1.0.2

  • New widget listing update: added Image Caption Card, Gradient Text Effect, and Content Reveal Hover to the readme (these widgets already shipped in the plugin but were missing from the description).
  • Image Caption Card: now defaults to full Call to Action mode (description + button on by default) instead of a plain caption-only card.
  • Image Caption Card: the accent bar under the image is now off by default (was on), removing the extra strip most people didn’t want.
  • Image Caption Card: redesigned with a premium/luxury look — soft rounded corners, hover lift + image zoom, a gold kicker line above the title, and an elegant gold-bordered pill button that fills gold on hover.

  • Fixed Content Reveal Hover widget: the button text («Learn More» etc.) could wrap onto two lines instead of staying on one, especially with the Full Width button option or on narrower cards. white-space: nowrap now keeps the label on a single line, and the icon no longer shrinks/squishes next to it.

1.0.1

  • Added 10 new widgets: Dual Color Heading, Icon Box, Diamond Icon Box, Image Box, Button, Overlay Button, Icon Accordion, Accordion, Tabs, and Tabs (Nested, Experimental).
  • Fixed the Heading and Dual Color Heading widgets showing extra space under the title: a hardcoded line-height: 1.3 was combining with the theme’s heading font size to leave visible dead space below the text. The hardcoded value is removed; a sensible 1.2 line-height now applies only as the Typography control’s default, so it’s fully editable from the Style tab instead of being locked in place.
  • Fixed the Tabs (Nested, Experimental) widget’s Content/Style controls never registering: an early return inside register_controls(), meant only to show a notice when the required experiments were off, was also silently skipping the Direction/Justify/Align Title controls and the entire Style tab even after the experiments were turned on. Controls now always register; the notice is shown alongside them instead of replacing them.
  • Added a full Style tab (nav typography, padding, border radius, Normal/Hover/Active colors, tab gap, and panel background/padding/border/shadow) plus Direction/Justify/Align Title controls to the Tabs (Nested, Experimental) widget, matching the plain Tabs widget.
  • Fixed the Nested Tabs (Experimental) widget: clicking a tab in the Elementor editor canvas now reliably switches the visible container (previously only the nav highlight color changed, or the wrong container stayed visible), by using the widget’s own Marionette child-view collection instead of DOM class matching.
  • Fixed a missing translators comment in the Nested Tabs widget (i18n).
  • Bumped asset version so updated frontend.css/frontend.js are no longer served from stale browser/host cache.

1.0.0

  • Initial release: Heading and Text Editor widgets, dashboard, elements manager, settings screen.