Advanced Visual Elements – Shortcode addons for Elementor & Gutenberg

توضیحات

The Advanced Visual Elements plugin is an exceptional tool designed to enhance the visual appeal and functionality of your WordPress website, all without the need for coding skills. With this plugin, you can effortlessly create advanced elements like stylish buttons, interactive accordions, captivating text effects, and much more.

One of the standout features of the Advanced Visual Elements plugin is its seamless integration with popular WordPress page builders, including Elementor, Gutenberg, Beaver Builder, and Divi. The plugin comes with its own intuitive interface and integrates effortlessly through the use of shortcodes. This means that even if you’re already using a page builder, you can easily incorporate more advanced elements into your pages with just a few clicks.

The plugin offers a wide range of features that make it an excellent choice for any WordPress user. You can download elements from a constantly updated library, allowing you to continually expand your design options. Furthermore, the plugin is super lightweight, enabling you to download and use only the elements you truly need, thus optimizing your website’s performance.

Customization is made easy with the Advanced Visual Elements plugin, as it offers intuitive options to tailor the elements to your specific needs. By generating shortcodes, implementing the elements into your website becomes a breeze, and you have complete control over their placement and appearance.

This versatile plugin supports all major browsers, ensuring that your elements will be displayed consistently across different platforms. It is also mobile-friendly, guaranteeing a seamless experience for visitors accessing your website on various devices.

For a smooth workflow, the Advanced Visual Elements plugin allows you to export and import settings, making it effortless to transfer your configurations between websites or create backups. Additionally, the plugin features dynamic settings, allowing you to utilize post data to further enhance the interactive and personalized elements on your website.

In summary, the Advanced Visual Elements plugin is an essential tool for any WordPress user seeking to elevate their website with advanced and visually appealing elements. Its user-friendly nature, advanced features, and seamless integration with popular page builders like Elementor and Gutenberg make it a must-have for those looking to create stunning and functional websites.

Features

  • Download from a constantly growing library of elements
  • Super lightweight – download and use only elements you want to use
  • Can be used with any page builder
  • Easy to customize
  • Easy to implement through generated shortcodes
  • Supports all major browsers
  • Updated frequently
  • Mobile friendly
  • Export/Import settings for a quick workflow
  • Has dynamic settings (can use post data)

Current list of Elements

Here you can see the complete list of shortcodes.

عکس‌های صفحه

  • Elements Library
  • Elements Library showing some of textual Elements
  • Element configurator
  • Element configurator
  • Element configurator Quick preview feature

بلوک‌ها

این افزونه 1 بلوک ارائه می‌دهد.

  • AVE Shortcode

نصب

  1. Search Advanced Visual Elements and install from the official plugin repository through WP dashboard
    OR
  2. Upload /adv-vis-ele/ to /wp-content/plugins/ directory
  3. Activate the plugin through ‘Plugins’ menu in WordPress

سوالات متداول

Is this plugin free?

Yes, you can use basic version which has most of the element library and settings for free.
Download by clicking here!

How does it work?

We collected and compiled most popular code pieces from web and made a library out of them. You can download and customize them, as a developer would normally do – except you don’t have to dive into the code, we connected the code with the editor so it’s easy for you to work with it.

What do I get if I buy the license?

You get all of the library and settings unlocked, dynamic settings option and support. This means you get more control and a better choice! And since it’s our plan for the library to be an ever-growing code repository – you’ll get even more content in the future.

How do I buy PRO license?

Go to our shop to purchase it!

I bought the license but..

We have a 30-day money back guarantee policy so you’ll get your money back.

Will this plugin work with my theme/builder?

Yes, it works with any theme and any builder – it utilizes shortcodes to embed anywhere on your website.

How do I programmatically prevent the element from rendering?

Use this PHP code to prevent element rendering completely:
add_filter(‘ave_filter_render_flag’, ‘__return_false’);
or if you want to check post/shortcode ID, then use:
add_filter(‘ave_filter_render_flag’, function($post_id) { return false; });

My Element is not rendering properly – what do I do?

Make sure to update both the plugin and the library, if the problem persists report it on the plugin support page.

How can I filter out settings when rendering an Element on front-end?

If you are a PRO user, you can use this filter:
add_filter(‘ave_filter_element_settings’, function ($settings, $post_id) { return $settings; });

Are there any action hooks available?

Yes, you can use:
ave_action_before_element
ave_action_after_element

I have an unanswered question – how can I get support?

Please log in to your account here. Inside your dashboard you’ll find Support section, fill out the form (please copy all the info from the “Debug info” box found on Settings page) and submit – we’ll get back to you as soon as we can.

بررسی‌ها

20 آوریل 2023 1 reply
This is an excellent plugin that offers a variety of customizable elements for creating visually appealing content on WordPress.. The interface is easy to use, even if I am not such a pro experienced developer, and the elements integrate seamlessly with my website's theme and Elementor.Overall, I highly recommend this plugin to anyone looking to add some extra flair to their website's content and visually look
خواندن تمامی 1 بررسی‌

توسعه دهندگان و همکاران

“Advanced Visual Elements – Shortcode addons for Elementor & Gutenberg” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

تغییرات

1.0.0

  • Initial plugin functionality.

1.0.1

  • Fixed a small bug with Element install (PHP notice error)

1.0.2

  • Fixed PHP notice error

1.0.3

  • Added Elementor shortcode selector widget

1.0.4

  • Various small fixes

1.0.5

  • Elementor editor CSS enqueue fix

1.0.6

  • Added Gutenberg shortcode selector widget

1.0.7

  • SDK update