features Archives - Visual Composer Website Builder https://visualcomposer.com/blog/tag/features/ Create Your WordPress Website Thu, 17 Aug 2023 12:57:39 +0000 en-US hourly 1 https://wordpress.org/?v=6.0.3 https://visualcomposer.com/wp-content/uploads/2018/11/cropped-vcwb-favico-32x32.png features Archives - Visual Composer Website Builder https://visualcomposer.com/blog/tag/features/ 32 32 How to Secure Client Sites from Unwanted Changes https://visualcomposer.com/blog/how-to-secure-client-sites-from-unwanted-changes/ https://visualcomposer.com/blog/how-to-secure-client-sites-from-unwanted-changes/#respond Wed, 29 Jun 2022 20:40:12 +0000 https://visualcomposer.com/?p=35309 As a web creator, you want to ensure that your client sites stay in shape long after you deliver the project. I have collected my tips that will help you.

The post How to Secure Client Sites from Unwanted Changes appeared first on Visual Composer Website Builder.

]]>

As a web creator, you want to ensure that your client sites stay in shape long after you deliver the project.

Whether there is a plan to add the site to your portfolio or reduce the time your spend on maintenance - you want to avoid unwanted changes.

I've been a web designer for 10 years and can surely relate to that. In fact, client changes have always been one of my strongest fears.

It is much preferable to spend your time working on a new exciting project rather than fixing what should not have been broken.

To avoid issues, web developers tend to restrict access to certain parts of the site. Some are suspicious about WordPress since it gives lots of freedom.

But the cherry on top is page builders.

WordPress page builders give enormous flexibility to manipulate layouts - is it the default Gutenberg editor or a power tool like Visual Composer.

As a web creator, you can design anything - as a client, you can break it.

To deal with the hassle, I want to share three things that satisfy my “freelancer” needs and may help your agency to reduce risks and save time.

User role management

To build a decent website, we choose powerful tools with options tailored for professionals rather than beginners.

WordPress page builders allow web creators to design custom headers, footers, post templates and even incorporate custom CSS.

In fact, based on our research, up to 45% of all Visual Composer users love to use custom CSS in their projects.

These are essential things for every web developer but can be harmful in the hands of your clients.

What I love to do is disable advanced features for my clients which results in benefits for all of us.
From the agency's point of view, you are sure that your clients will not interfere with advanced features like post templates or page options.

Manage WordPress page builder features with the Role Manager

As for the client, he/she will receive a simpler interface to manage the content.

We all know that there is a learning curve for every page builder - no matter what ads are telling you.

As a pro, you will get the basics in an hour and become a power user in a week. As a client, you may need days to cover the basics.

Plus, you can always enable features back or use role manager as your onboarding strategy.

The role manager has proven to be a very effective instrument for me and I highly recommend it to all web creators.

WordPress admin panel

Same as for the page builder, your WordPress admin panel could require a facelift.

And by facelift, I mean, it is worth reducing the number of sections available to users other than the Administrator.

To me, the WordPress admin panel has always been bloated when it comes to an average user. You, as a web creator, are in charge of setting the correct permalink structure, managing plugins, working with the Appearance, and so on.

All these options can be hidden from other users to lower the barrier.

While there is no specific favorite on my list, plugins like User Role Editor will do the job.

Last, but not least, sometimes it is worth considering removing the admin bar as well. Just to make things cleaner.

While there is surely a plugin for that, I would go with a simple code snippet to avoid bloating my clients' sites with micro plugins. All you have to do is add this small code snippet:

add_filter( 'show_admin_bar', '__return_false' );

Element and layout locking

Any page you make consists of the layout and content. The content management process is a process when a person interacts with the content to modify it to their liking.

But what if you can modify the layout as well? The border between layout and content disappears and your clients may try to interfere with your layout.

To avoid such a scenario, I use the element lock feature that allows literally locking any element, row, or section of your page to make it accessible only by the admin.

Lock elements and sections with the Element Lock feature

Though, I leave only essential elements that require constant updates open. Things like paragraphs and images are still accessible to the client while styled rows are out of the content management scope.

Just like with the role manager, clients simply don't have access to certain parts of the page. The number of controls is reduced and navigation becomes easier.

To get the most out of it, I lock all elements on the page and then unlock the ones I want clients to edit. Usually, there are more elements to lock than to leave unlocked.

It will require some time, but this is how you can get 100% safe when it comes to handling the project over to your client.

Outro

Does setting up user permissions and locking down elements sound like a lot of work to do?

Yes.

Most likely, you will have to spend several hours configuring settings and locking layouts.
Nevertheless, a web creator spends up to 10 hours weekly fixing bugs (roughly 25% of all your time). And we know - fixing bugs means stealing time from development.

While the user role manager and element lock may not solve all the problems, they can help to reduce the time you spend on unwanted maintenance.

The time that is critical for your agency's growth and success.

As with everything, you will start slower and have to wait for results to come. But, I can promise you one thing - your life get easier.

Discover Website Builder used by Web Professionals to scale their business to success

The post How to Secure Client Sites from Unwanted Changes appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/how-to-secure-client-sites-from-unwanted-changes/feed/ 0
10 life hacks for faster and more efficient web design with Visual Composer https://visualcomposer.com/blog/life-hacks-for-faster-and-efficient-web-design/ https://visualcomposer.com/blog/life-hacks-for-faster-and-efficient-web-design/#respond Tue, 15 Mar 2022 19:18:40 +0000 https://visualcomposer.com/?p=34564 I have collected 10 life hacks that I use when working with Visual Composer. There is something for every web creator out there.

The post 10 life hacks for faster and more efficient web design with Visual Composer appeared first on Visual Composer Website Builder.

]]>

We do the same things in different ways. This is what makes our work unique. Everyone has their own workflow and life hacks to fasten things up and make their work more productive.

Working with Visual Composer is no exception. Even my teammates use features I don't and vice versa. And we work at the same company.

As I had my first Facebook live video, I decided to share some of the tricks I use when working with Visual Composer. The response was brilliant. Messages like “Oh, I did not know that!” made me think about sharing more tips to help you to become more productive.

In this article, I have collected 10 life hacks that I use when working with Visual Composer:

  1. Custom row names
  2. Global templates
  3. Column cloning
  4. Global and local CSS
  5. Right-click controls
  6. Template export and import
  7. Page to page copy
  8. Element presets
  9. Row resizer
  10. Append and prepend columns

After seeing how much our users love to both use and share their own Visual Composer hacks, our lovely colleague Irma created a walkthrough video showcasing just how to use each of the hacks mentioned in this article. Enjoy!

Custom row names

You can give custom names to your content elements, including rows and columns. To change the element name, click on the element title in the edit window or in the Tree view.

Why do you even need to rename the elements?

As your page layout becomes bigger, it can get harder and harder to navigate around. Especially, if you need to make changes after some time.

Plus, working in an agency has a high probability of someone else working on the same page. The same applies to delivering your project to the customer.

Name your rows, columns, and sections in Visual Composer

How to name your elements?

I do not name all of my elements. It feels like a waste of time.

Instead, I like to name my first-level rows and sections. I think you will agree that names like “Header”, “Hero section”, and “Features” make a lot more sense than “Row”, “Row”, “Row” when navigating around the page.

Global templates

A global template is a powerful tool available to Visual Composer users. It allows you to create a template that you can manage from one place and it will automatically get updated all across your website.

As I design a page, I search for the sections that I may want to reuse later on. If the content won't change, it makes sense to convert this part into a global template.

In Visual Composer, you can save any row as a template. And this is what I often do.

Save row and section as a block template

I save my reusable rows as global templates. Delete the content I have just created and replace it with the global template.

Visual Composer global templates

Such an approach also helps me to instantly see the template in a real layout.

Plus, I can easily add the same content on different pages and make changes to the template from one place whenever I need it.

Column cloning

Imagine you have four features you want to display in four columns next to each other. The easiest way (in my opinion) is to create a single feature and clone to result.

To illustrate the process, let's imagine that each feature consists of the icon followed by a description.

I will start my design process by adding a row with a single column. In the column, I will add my icon element and description.

Visual Composer column cloning

To save extra time, I will style the icon element and description by applying the Design Options needed.

Once my boilerplate is ready, I use column controls to clone the column (in our case making three additional copies).

Four features in columns in Visual Composer

Now that I have four columns with features ready, all I need to do is change the icons and update the copy.

Global and local CSS

As a web creator, you like to adjust parts of your content with CSS even when using Visual Composer. There is nothing wrong with that.
The question is whether to use local or global CSS.

Visual Composer offers both options - apply CSS to a certain page or to the whole site.

Whenever I write custom CSS, I insert it locally (page-specific CSS).

Add custom CSS to Visual Composer

Then, I ask myself a question if I will need this CSS on another page. If the answer is yes, I move it to the global CSS.

Of course, there can be cases when CSS is needed on the majority but not all pages. In such a case, you need to decide. For me, 70% is enough coverage to go after the global CSS.

As a workaround, you can use global templates to add custom CSS.

Last, but not least, just like naming the elements makes sense, don't forget to comment and separate your CSS code. You will thank yourself later.

Oh, almost forgot, you can apply the same principles to the custom JavaScript as well.

Right-click controls

Introduced recently, right-click controls are a handy way to quickly access element options.

Due to the fact that you need to use right-click to find out about the controls, some of you may have missed it.

Right click controls in Visual Composer

There is not much to say about it apart from “Give it a try”. I found myself saving lots of time with it.

Template export and import

Web creators love boilerplates. The good news is that Visual Composer template export allows you to have them.

There are certain layouts, elements, and maybe even media you like to use across different projects. The question is how to move those presets across your sites easily.

Visual Composer offers a template export option that allows you to move templates across different sites together with all the content elements and media files.

Yes, once you import a template to your newly created WordPress site, Visual Composer will automatically download all the elements used in the template and upload the media to your Media Library.

On my projects, I don't like to download my most used elements over and over again. Instead, I have a template that contains those elements. Once I upload the template to the site, all the elements get downloaded automatically.

Page to page copy

I think this is one of the most popular life hacks in my arsenal and I love it so much.

Did you know that you can copy Visual Composer elements from page to page (within the scope of one site)?

When working with Visual Composer, I usually have at least two browser tabs opened to quickly copy/paste the elements from already created pages to the new one.

No need to recreate the element or use global templates. A simple copy/paste will do the work.

Element presets

You can create global templates or copy elements from page to page.

Yet, there is another way (probably even better) to make sure you don't have to adjust the basic things for your elements over and over again.

Element presets allow you to save any element of Visual Composer as a preset with preconfigured styles.

Customized elements in Visual Composer

All of the element presets will appear right in your “Add Content” window and can be used just like any other element.

An additional benefit for web creators is an option to name your presets though giving your customers an idea of what elements to use when managing content on their own.

As I design sites for my friends, I often use element presets to create already branded buttons, images, and text blocks they can use out of the box.

Plus, I don't need to style the same elements over and over again.

Row resizer

Before release 44.0, you were able to adjust row sizes and width within your page or post layout, only within the row layout options.

Now there is an option to stretch and shrink rows via the brand new row resize controls.

Simply hover over the edge of a row you wish to adjust, and click on the vertical dotted control. Now, drag and drop the borders right and left to change the width of your rows to see faster results.

Resize row width feature

While this option allows you to change the margins of any row easily, it keeps the columns intact, adjusting them proportionally to the new row sizes.

And, you can still check and correct the values in the row layout options, same as before.

This feature truly is a cherry on top of what makes the Visual Composer editor true to WYSIWYG.

Append and prepend columns

Before the release 44.0, you were able to add extra columns to a row by selecting from the pre-set layouts or adding an extra row by typing in a new value in custom row layout options.

Now, when you hover over the edge of the first or last column of a row, you will see an additional plus icon. To add a new column simply click hover over the outline of a row, and click the plus icon.

Add extra columns to row sides feature

This is such a simple yet handy feature that allows you to create layouts in Visual Composer even quicker.

Outro

I have shared 10 life hacks of mine that I use when working with Visual Composer.

I hope you find them useful and applicable to your workflow. Maybe it will save your time and you will be able to create more projects or spend more time with your family.

If you are looking for ways to learn more about certain features - visit our Help Center.

Also, I encourage you to share your tips and tricks in the comments below and in our official community on Facebook.

See you online.

The post 10 life hacks for faster and more efficient web design with Visual Composer appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/life-hacks-for-faster-and-efficient-web-design/feed/ 0
Introducing Page Design Options https://visualcomposer.com/blog/page-design-options/ https://visualcomposer.com/blog/page-design-options/#comments Thu, 05 Aug 2021 11:56:17 +0000 https://visualcomposer.com/?p=32407 Get ready for full-page design options - an easy way to style your pages without coding. Visual Composer 38.0 comes with Design Options controls you can apply not only to a row or section but a whole post or page.

The post Introducing Page Design Options appeared first on Visual Composer Website Builder.

]]>

Get ready for full-page design options - an easy way to style your pages without coding. Visual Composer 38.0 comes with Design Options controls you can apply not only to a row or section but a whole post or page.

Visual Composer page design options for WordPress

We continue to enhance your design experience with Visual Composer. With familiar design options being a part of every content element, we aim to extend this functionality to the posts and pages you design.

Page design options allow you to control the background color, image, margin, padding, and border of your page. It overwrites the default styles of your theme making page design options a perfect companion for creating landing pages.

How to Use Page Design Options

To access page design options, go to the On-Page Settings from the Visual Composer frontend editor and click on the Design Options tab.

From there, you will see the well-known design options controls which can be adjusted to your needs. All changes will be automatically displayed on your page.

Page and post design options for WordPress

Moreover, we created page design options with responsiveness in mind. This means you can add different styling for different device types. For example, add a background image on a desktop and replace it with the background color or mobile to improve performance.

The page design options are available to all Visual Composer page layouts and the Starter theme. Some other themes may experience compatibility issues due to their styling options and layout structure.

When to Use Page Design Options

From the landing page styling and up to small design tweaks, there are many cases where page design options can be applied.

Most marketers want their landing pages to be a bit different from the main site. With design options, you can easily add a background image or change the color to make it look different.

Your theme does not support background color controls or restrict using images? No worries, Visual Composer can handle that for you.

For a non-technical user, page design options allow adjusting page style without writing a single line of code.

Want to introduce a small and trendy border to make your page look like a card? Page design options allow you to control the border width and color of your page.

We are sure you can think of many more use cases or you can always find inspiration in our showcase.

Are you thrilled about page design options? Let us know in the comments or share your work in the official Visual Composer community on Facebook.

Happy designing!

P.S. Yes, page design options are available in the free version of Visual Composer.

The post Introducing Page Design Options appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/page-design-options/feed/ 1
Role Manager: Control User Role Access And Capabilities https://visualcomposer.com/blog/role-manager/ https://visualcomposer.com/blog/role-manager/#comments Tue, 01 Jun 2021 09:32:53 +0000 https://visualcomposer.com/?p=31967 Role Manager allows you to configure the Visual Composer feature access for different WordPress user roles. Grant permissions to your tech-savvy teammates or restrict access for your clients to secure the site overall look from unneeded modifications.

The post Role Manager: Control User Role Access And Capabilities appeared first on Visual Composer Website Builder.

]]>

Visual Composer 37.0 is here with the user role manager - a feature that gives control and security to advanced users, developers, and agencies.

Role Manager allows you to configure the Visual Composer feature access for different WordPress user roles. Grant permissions to your tech-savvy teammates or restrict access for your clients to secure the site overall look from unneeded modifications.

Visual Composer Role Manager can save your hours of maintenance:

  • Control who can access advanced features
  • Give your clients a secure way to modify content
  • Simplify the interface for non-technical users
  • Secure your site overall look
  • Modify default access rights to your preferences
  • Control user role access to specific post types
  • Configure access rights for WordPress default and custom user roles
  • Keep your site clean by restricting media and addon download

Visual Composer is getting more and more developer-friendly

Before creating Visual Composer, I was working as a web developer. Back then, maintenance service was a good way to create a recurring income.

Yet, we all know that changing URL here, updating a paragraph there, and adding a picture here can get you off the grid pretty quickly. As a developer, I wanted to focus on my primary job and address technical issues as a part of the maintenance process.

What I was missing back then is something I am proud to present today.

Role Manager gives a quick way to configure access rights so your clients can edit only certain parts of the page. At the same time, you are safe - no harm will be done to the overall look and feel of the site.

Spending 10 minutes configuring #WordPress user roles can save you hours of maintenance work.

In addition, restricting access can help your clients in a different way.

Many non-technical users complain when having too many options. By restricting access, you can actually lower the barrier for them to manage their own content and they will appreciate it.

You can even restrict access to specific post types or downloading content from the Visual Composer Hub. We know that people like to download free stuff, and with 200 elements, Visual Composer Hub is a honeypot for them.

Do you develop a website for a large organization? Great, Visual Composer allows you to configure custom user roles per your business needs.

As you see, the Role Manager may sound like a simple feature, yet it gives you so many ways to improve your and your client’s work.

How to get started with the Role Manager

The Role Manager is a premium addon you can download from the Visual Composer Hub.

Once downloaded, you can access the Role Manager from your Visual Composer Dashboard (WordPress Admin).

Visual Composer Role Manager options and capabilities

The Role Manager will list all the available user roles with preconfigured access rights. To modify the permissions, expand the user roles and adjust your settings.

Don't forget to save changes.

For a detailed tutorial and video on how to use the Role Manager, visit our Help Center.

While working with the Role Manager, there are few things you should know.

First, all Visual Composer features are disabled for custom user roles by default for security purposes. You can enable them at any time per your preferences.

Visual Composer Post Types Role Manager

Second, we love WordPress and rely on default configurations. This means that you should ensure that your WordPress user role configuration does not conflict with your Visual Composer Role Manager settings.

And last but not least, remember that you can restrict access to certain elements of your site by using the Element Lock feature which is a part of the Visual Composer Role Manager.

What's else? Role Manager Presets

Laziness is the mother of invention. We have just introduced the Role Manager but that's not all.

Role Manager presets are a quick way to adjust user roles. You can choose one of the pre-configured sets for any of your user roles and skip adjusting every single option.

At the same time, you can always go into custom mode and adjust presets to your liking.

Ok, now that we have looked into the Role Manager addon, I want to hear your thoughts. Jump into the comments below and help us define what other agency-grade features you need in Visual Composer.

Haven't tried the Role Manager yet? Get your Visual Composer Premium license and enjoy all the pro benefits.

The post Role Manager: Control User Role Access And Capabilities appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/role-manager/feed/ 3
Introduction to Visual Composer UI/UX design improvements https://visualcomposer.com/blog/visual-composer-ui-ux-design-improvements/ https://visualcomposer.com/blog/visual-composer-ui-ux-design-improvements/#comments Fri, 12 Mar 2021 15:27:46 +0000 https://visualcomposer.com/?p=31241 In the last couple of updates, we introduced several important Visual Composer UI/UX improvements that did not receive enough attention in our blog. Although these improvements may not be as glamorous as some of our other features, they still make a huge difference to how you use the product.

The post Introduction to Visual Composer UI/UX design improvements appeared first on Visual Composer Website Builder.

]]>

In the last couple of updates, we introduced several important Visual Composer UI/UX improvements that did not receive enough attention in our blog. Although these improvements may not be as glamorous as some of our other features, they still make a huge difference to how you use the product.

In this article, I want to quickly guide you through the most important of our recent UI/UX updates so you can start working faster and design better sites:

New image and video selector

A more intuitive media selector allows you to quickly manage images and videos. Replace images with dynamic content or assets from the Media Library. Reorganize images within gallery elements with a simple drag and drop. Add static or dynamic URLs to your media assets.

Tabs in On-Page Settings

Access any on-page settings available in Visual Composer Frontend editor by simply switching between the tabs. Scroll through the multiple tabs to quickly access the one you need, just like in Google Sheets.

Experience enhanced link selector that allows you to quickly switch between adding URLs, triggering popups, or applying dynamic content links.

Better publishing options

Not ready to publish yet? Choose between publishing and saving your content as a draft right under the Save option.

New Device Preview

Check how your site looks on different devices right in the Frontend editor. See the exact viewport sizes and set the default editor view in the Visual Composer settings.

Edit with double click

Modify your texts by double-clicking to open the inline editor. Double click on other elements to open the element edit window.

WordPress Post and Page settings

Add featured images, choose categories and tags, enable comments, add excerpts, and access other core WordPress post and page options right from the Visual Composer on-page settings.

New Row layout controls

Build your row and column structure faster with the brand new row layout controls. Take advantage of autocomplete option and instant editing to modify existing row layouts.

Delete elements and templates

Keep your content window clean by removing unnecessary elements and templates. And don't worry, Visual Composer will identify if elements you want to delete are in use and will inform you.

Add Content window

Access your elements and templates from one place. Use Add Content window to switch between elements and templates.

Element grouping and favorites

Find needed elements faster with smart element and template groups introduced in Add Content window. Plus, the most used elements and templates will always be on top.

New column resize controls

Experience cleaner row and column layouts with a reduced number of borders and a slick column resizer for quick manual adjustments.

Did you know all our recent UI/UX improvements?

Have you tried all our new design improvements? Which one is your favorite? What else you want us to improve? Share your thoughts in the comments below. Don't have Visual Composer on your plugin list yet? It's about time to change the way you build your site and manage content forever.

The post Introduction to Visual Composer UI/UX design improvements appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/visual-composer-ui-ux-design-improvements/feed/ 2
Free vs Premium: Is It Worth Upgrading? https://visualcomposer.com/blog/free-vs-premium-is-it-worth-upgrading/ https://visualcomposer.com/blog/free-vs-premium-is-it-worth-upgrading/#comments Tue, 16 Feb 2021 12:15:54 +0000 http://t.visualcomposer.com/?p=31002 If you’ve ever considered upgrading from a free version to the premium, you’re probably wondering if it’s worth the investment. The answer is yes! Keep reading for how to determine whether or not your business needs Visual Composer Premium and some of its best features.

The post Free vs Premium: Is It Worth Upgrading? appeared first on Visual Composer Website Builder.

]]>

If you’ve ever considered upgrading from a free version to a premium, you’re probably wondering if it’s worth the investment. The answer is yes! Keep reading for how to determine whether or not your business needs Visual Composer Premium and some of its best features.

Let' start with a simple statement - Visual Composer is for everyone. If you've ever used Visual Composer - you already know that.

While other products raise prices and limit features, we have only expanded the feature list available for free. No surprise that the Visual Composer free version is the most powerful WordPress page builder on the market.

Ok, but if the free version is so good - why do I have to consider premium? The answer is simple.

Once you start your business you need to get online fast. The Visual Composer free version can help you to do just that. 

As your business and objectives grow, there are more opportunities and challenges on the horizon. Improve sales funnel, run marketing experiments, incorporate e-commerce, and so on.

This is where the premium version comes into play. Below, I have summarized all differences between the two versions and outlined the benefits of the Premium version.

WordPress Content Editing

The free version of the Visual Composer is a page builder that allows you to edit the content of your page. In WordPress, content is defined by your theme. This means you have a specific block you can edit.

But what if you want to edit something that is beyond the content? For example, a header, or footer. 

Visual Composer Premium allows you to edit the whole page. You can choose a layout of your page, create custom headers, footers, sidebars, and create content.

A common practice in e-commerce sites is to reduce distractions on the checkout page. With a custom header created in Visual Composer, you can place only needed elements, like logo, though increasing your conversion rate.

Premium Elements and Templates

Right from the start, you will get 40 free elements and 10 free templates to build your page. The very basic elements, like text blocks, buttons, and separators allow you to build a decent site.

But at some point, you may need more elements. Of course, you can find an add-on or even create your own elements. Yet, there is an easy way out.

Visual Composer Hub is a library available in Visual Composer that gives you access to more elements and templates. To be exact, there are 500+ elements and templates available and the numbers keep on growing.

The best part is that Visual Composer Premium gives you access to all those elements and templates completely free of charge. No download limits applied.

Premium Design Options

All Visual Composer elements come with design options - feature-rich controls to apply background effects.

While the free version covers all the basics, you may want to look into the Premium version to access more styling options and parallax effects.

Plus, as Visual Composer Premium has more elements you can have more styling options.

Premium Addons

Available exclusively to the Premium version, add-ons can significantly increase the number of features. 

Tailored for professional web designers and marketers, different add-ons can help you:

  • Create custom popups;
  • Create global templates;
  • Export/Import templates;
  • Manage element access;
  • Add dynamic content to your page;
  • Define your own custom typography;
  • Create custom layouts;
  • and more.

And, just like the elements and templates, all addons can be downloaded for free from the Visual Composer Hub with an active Premium subscription. 

Visual Composer and WooCommerce

E-commerce is a huge topic these days with everyone wanting to benefit from the online sales boom.

Visual Composer Premium version offers a seamless integration with WooCommerce and other online business tools you may need to start your online store.

Premium Support

Being a premium version user is not only about the elements, templates, and features. As a premium customer, you get a reliable partner that offers premium-class support and assistance whenever you need it.

In fact, over 70% of premium users admit that support availability is one of the key factors when it comes to business sustainability.

Premium Pricing

When talking about premium products, we tend to think about the hundreds of dollars we will have to spend every month. This is surely not the case with Visual Composer.

You can start as low as $49 annually for a single site subscription and enjoy all the premium benefits. Similar tools in other industries may cost you hundreds if not thousands of dollars.

You can also get a lifetime license for $149 so you can pay once and get all features and updates forever.

In fact, the Visual Composer Premium subscription costs around 4 Big Macs from McDonald's 🙂 

Plus, with a 30 days refund guarantee you are completely risk-free.

Summary

Visual Composer Premium offers great price vs benefit value to anyone who wants to improve their website. There are no additional fees. Plus, with regular feature, element, and template updates you can always stay up to date with the latest trends.

Still not convinced? Check out what our premium users think and go premium.

The post Free vs Premium: Is It Worth Upgrading? appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/free-vs-premium-is-it-worth-upgrading/feed/ 1
New Features: Tilt Parallax, Mouse Follow Animation, 404, Icons, And More https://visualcomposer.com/blog/visual-composer-tilt-parallax/ https://visualcomposer.com/blog/visual-composer-tilt-parallax/#comments Wed, 06 Nov 2019 12:39:08 +0000 http://t.visualcomposer.com/?p=26814 Visual Composer introduces a wide number of fascinating new features to complement your WordPress site. Visual Composer 22.00 is here and we are excited to present new parallax effects, hundreds of new icons, 404 page option and more!

The post New Features: Tilt Parallax, Mouse Follow Animation, 404, Icons, And More appeared first on Visual Composer Website Builder.

]]>

With every new update, Visual Composer introduces a wide number of fascinating new features to complement your WordPress site. Visual Composer 22.00 is here and we are excited to present new parallax effects, hundreds of new icons, 404 page option and more!

Tilt Parallax Effect

The parallax effect is a well-known trend nowadays. It adds a touch of depth to your website because the background is moving at a slower rate than the foreground. It creates a 3D effect while you are scrolling.

Apart from the existing parallax effect, Visual Composer 22.0 comes with an additional tilt effect. Try it below! ????

Tilt Parallax

It means that you can add not only the dimension to your image but also a hover effect to make your website stand out of the crowd.

Additionally, you can also choose the tilt glare effect to add the semi-transparent overlay. Another option is a tilt reverse effect to change the way the element will rotate as we move the mouse.

If you want your image to keep floating, select the tilt reset option - in this case, the effect will not be reset when the user mouse leaves the element.

In total, Visual Composer Premium users will now have an additional 4 new parallax effects based on the tilt animation. This puts Visual Composer way above competitors in the number of available background effects.

Mouse Follow Animation

Static images are boring, don’t they? But for some reason, they're still on almost every website. So, instead of disappointing your audience, try to add more interactivity to your website.

There are many ways of doing it, including the new Mouse Follow Animation effect. Mouse over image above!

Simply pick the images and select the effect in the dropdown menu of the parallax section. As a result, the slightest mouse movement will switch the image to another one.

Mouse follow animation effect is a perfect solution to grab your visitor's attention with a stunning motion effect in your site hero section.

Simple Contact Form

There is a bunch of WordPress contact form plugins to design different types of good-looking contact forms and Visual Composer is already compatible with most popular ones. But within the 22.0 update, we went beyond it!

From now on, you can create and customize your simple contact form straight in the frontend editor just in a few clicks!

Simple Contact Form

Apply powerful Design Options, replace the button or input of the fields and start benefit from the new Simple Contact Form element that can be found in the Visual Composer Hub.

You don't have to install additional plugins to add a contact form - it's that simple.

404 pages

You can't underestimate the power of 404 pages. Like any other, the 404 error page needs to be eye-catching and user-friendly. Turn a defect into effect by leading your visitors in the right direction.

Now, with Visual Composer Premium, you have an option to build custom 404 pages. Create a layout, select it to be used as your 404 page in the WordPress dashboard settings, and show that you take care of your audience!

Create custom 404 pages in WordPress with Visual Composer

New Icon Libraries

What is the main benefit of using icons? First of all, they are essential elements of design and powerful visually-appealing tools to draw your visitors’ attention. Secondly, they bring information faster than words and require less space.

Finally, as most icons are presented in the forms of the button, they are meant to call your audience to perform some actions. Do you still need more reasons to use them?

In Visual Composer Hub, you can find various icon elements, such as Simple Icon element, Icon Group, Social Profile Icons and more. Besides, now you have access to an extremely new icon sets - Jam, Evil, and Zondicons Icon library. This means that 1,263 new icons in total are available to you integrated into the Premium version of the plugin.

New Icon Sets

You can choose the hollow icons, that engage by their shapes or pick the solid ones, which do the same with the help of the color. You are free to choose from!

Star Ranking Element

When you decide to go on a vacation or whether to have dinner tonight, you usually can notice that multiple alternatives have rankings. A ranking is a relationship between a set of items.

So, we prepared a star ranking content element that allows setting a ranking using stars.

Star Ranking element

It is used to evaluate information according to certain criteria, display customer feedback, and compare products, services, pages and more. For example, as in the image below.

Star Ranking

In Visual Composer, you can customize the element properties such as rank value type (number or percentages), the color of the active and passive stars and choose the alignment. If you wish, you can enable the rating count text and tailor it as well.

Stay up-to-date

The team behind Visual Composer is constantly working to provide the best user experience, create new content elements and features to complement your WordPress website. Get Visual Composer Premium to try all new and previously available features.

Let’s create a beautiful website together!

You are welcome to share your experience, leave your comment or recommendations bellow.

The post New Features: Tilt Parallax, Mouse Follow Animation, 404, Icons, And More appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/visual-composer-tilt-parallax/feed/ 2
Get to know the new Unsplash Feature https://visualcomposer.com/blog/unsplash-feature/ https://visualcomposer.com/blog/unsplash-feature/#respond Tue, 22 Oct 2019 12:03:15 +0000 http://t.visualcomposer.com/?p=26373 The whole idea of the Unsplash feature is to make it easier for you to find and add photos to your website. So, what we’ve done is integrated Unsplash into Visual Composer.

The post Get to know the new Unsplash Feature appeared first on Visual Composer Website Builder.

]]>

If you’re a Premium Visual Composer user, you’ll notice a tab on the far right of the menu in your Hub called ‘Stock Images’.

This tab gives you access to millions of stock photos that you can use on your pages, blog posts, banners, galleries – wherever you want to use images.

Get to know the new Unsplash Feature

Because we all need quality images, right? We need them to grab attention, tell stories and get our messages across. And anything that’s not quality (i.e. looks pixelated or amateurish), makes the wrong impression.

When we decided to add Stock Images to the Visual Composer Hub, we wanted the feature to offer two things:

  • High-resolution photography from the best photographers around;
  • Free images that you can use in whatever way you like without fear of breaching copyright laws.

With those things in mind, Unsplash was the obvious choice.

What you get with Unsplash

Unsplash is a website dedicated to sharing beautiful free images and photos that you can download and use for any project.

The platform has over 1.3 million photos, with more than 65,000 new images uploaded every month. It’s also one of the largest communities of photographers on the internet, with over 160,000 and rising.

Unsplash has high-resolution photos to suit every website, regardless of niche or interests. Check out this for a list of categories:

  • Wallpapers
  • Textures & Patterns
  • Nature
  • Current Events
  • Architecture
  • Business & Work
  • Film
  • Animals
  • Travel
  • Fashion
  • Food & Drink
  • Spirituality
  • Experimental
  • People
  • Health

There is also a section called Collections, which group together images by theme, mood, colors, and textures.

And, I know we’ve mentioned it already, but they’re all free.

What is the Unsplash feature?

The Visual Composer Unsplash feature looks like… Unsplash. Hey, if it ain’t broke, why fix it?

We could have created some kind of ported, slimmed-down version of Unsplash. We could have tinkered with how you find images. We could have even limited the feature to a certain number of images.

But doing any of these things would have limited your options. And we didn’t want to do that. Besides, Unsplash has done a brilliant job of making their website user-friendly, and tweaking it would be doing them a disservice.

So, what we’ve done is integrate Unsplash into Visual Composer. This means the Unsplash you see in your Hub is the actual Unsplash website. The only difference is, rather than going back and forth to Unsplash.com to find and download photos, they’re right there in your website builder.

Get the images you need, quicker

The whole idea of the Unsplash feature is to make it easier for you to find and add photos to your website.

By making Unsplash available as a tab in your Visual Composer Hub, we’ve eliminated the time-consuming process of finding photos on the Unsplash website, downloading them to your computer, adding them to your WordPress Media Library, and inserting them into your content from there.

We’ve also removed the step of manually compressing your images.

The problem with large image files

When you download an image from the Unsplash website, you get it in one size: typically large to preserve its quality.

However, large image files don’t work great with websites. They tend to slow down page loading speed, which affects your SEO.

Page speed is an important ranking factor used by Google when deciding where to position your website in search results. The faster your website loads, the better it will perform.

Why?

Because Google is all about providing positive experiences. It wants to give people the information they’re looking for so that they keep coming back for more. If your website takes too long to load, that affects the user and looks bad on Google. So it favors websites that load fast.

A slow-loading website is bad for other reasons too, such as:

To avoid these problems, it’s important that you use small files.

When downloading from the Unsplash website, making files smaller means running your image through an online image compression tool before uploading it to your Media Library – another task in an already time-consuming process.

In the Unsplash feature, we’ve gotten around this by giving you the option to select your image size – small, medium, or large – before downloading your photo.

How to use the Unsplash feature

There are two ways that you can use the Unsplash feature to add photos to your content:

Finding and downloading images from the Visual Composer Hub

  1. Open Visual Composer Hub
  2. Click on the Stock Images tab
  3. Use the search bar to find and browse images
  4. Click on your chosen image and select your preferred size (small or medium is best for websites)
  5. The image will automatically be added to your Media Library

Once your image is in your Media Library, use any content element that lets you add media (e.g Single Image, Image Galleries, Hero Sections, etc.) or Design Options to add the image to your site.

Finding and downloading images from a content element

If you’re using the drag-and-drop builder to design a page, or are working on a blog post and want to drop an image into your content, you can access the Unsplash feature and download images from within a content element.

Here’s how:

  1. Open the edit window for any content element that allows adding media or Design Options background image
  2. Click on the Edit/Add image icon
  3. Click on the Stock images tab
  4. Use the search bar to find and browse images
  5. Click on your chosen image and select your preferred size
  6. The image will automatically be added to your Media Library

If you prefer your ‘how-tos’ in visual form, here’s a video featuring both methods:

Finding out more about the image author

You don’t have to credit the author of an image that you download from Unsplash, but doing so (where appropriate) helps to give photographers extra exposure.

If you want to find details about the person behind your photo and browse more of their content, click on the author’s name when you hover over a photo.

Ready to give your website an Unsplash makeover?

The Unsplash feature is included as standard with all Premium subscriptions. No software downloads. No additional charges. It’s just there, bursting with over a million high-resolution images from top photographers.

Click on the Stock Images tab and get the images you need to make your website beautiful.

The post Get to know the new Unsplash Feature appeared first on Visual Composer Website Builder.

]]>
https://visualcomposer.com/blog/unsplash-feature/feed/ 0