Code

Discussion on WPBakery Page Builder for WordPress

Discussion on WPBakery Page Builder for WordPress

Cart 407,560 sales
Recently Updated

wpbakery supports this item

Supported

This author's response time can be up to 1 business day.

22690 comments found.

Bought plugin wont install here is what I get…Installing Plugin from uploaded file: codecanyon-242431-visual-composer-page-builder-for-wordpress.zip Unpacking the package…

Installing the plugin…

The package could not be installed. No valid plugins were found.

Plugin install failed.

Return to Plugin Installer over 3 times this happens what can i do to get it installed properly I had one in there(another copy of visual composer) with no license went to buy license and downloaded whole plugin no license code uninstalled old plugin and tried to install new one with license did not work?

Hello, The issue is because you are uploading an incorrect file. Please unzip the “codecanyon-242431-visual-composer-page-builder-for-wordpress.zip” file and only upload the inner js_composer.zip as per: https://wpbakery.atlassian.net/wiki/spaces/VC/pages/524328/I+m+trying+to+install+Visual+Composer+but+WordPress+is+saying+The+package+could+not+be+installed.+No+valid+plugins+were+found.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

I would like to know the price of the plugin license in order to use it on multiple sites.

It’s possible? The regular license limits 1 per site.

Hello, for each website you will need a separate license of Visual Composer. The same principle applies to subdomains as well. For example, if you have 3 sites with Visual Composer, you will need 3 licenses.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Why i have this error if i Have all update last version ?? WordPress 4.8.1 and Visal Composer 5.2.1 and I have notthing wpb_map

Hello, The wpb_map is a very old function which was deprecated in past with it’s replacement being vc_map. If you are getting any error related to it, then it might be due to any plugin or theme which is still using it instead of the replacement. If there is still any issue, then please use support.wpbakery.com and share your temporary website credentials so our support team can investigate your issue and help you out.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hi, visual composer came with my theme. I am using the post builder to display some custom content. Is there no way to allow html formatting? The post builder uses excerpt which strips the formatting. Why is there no option to display the actual post content.. so that it can be formatted?

Hello, The grid builder is flexible and it supports custom elements. You can create a custom grid element as per: https://wpbakery.atlassian.net/wiki/spaces/VC/pages/9633796/Adding+Custom+Shortcode+to+Grid+Builder to display content instead of excerpt and then use it in the grid template at your end.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hello in my textblock is missing the visual tab Can you help me? Regards shredi

Hello, we did not experience such issue at our end. Please open a ticket at support.wpbakery.com so we can help you out.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

I can’t activate my visual composer! I have purchased it as attached with kutetheme but now it does’t work. please help

my visual composer is activated now, but backend and frontend features in editing pages and everything else does not work. please help

Hello, please use support.wpbakery.com and share your temporary website credentials so our support team can investigate your issue and help you out.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hello,

I saw many ppl asked this feature, is it now possible to change column order on mobile devices?

So on desktop device the column ordering would be: column1 column2

On mobile device it would be: column2 column1

Best Regards,

M

Hello, Unfortunately we currently do not have such a feature.However, this can be achieved with some CSS trick. Use two rows instead of one. One with the layout for desktop and the other for mobile. Once done, using CSS media query: www.w3schools.com/css/css_rwd_mediaqueries.asp hide one row to display another depending upon the screen-size.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hi there,

first at all, thank you for the great plugin.

I noticed that the grid elements with lazy loading aren’t lazy loading. All grid elements are loading with the page call at once. That hurts the loading time badly. I noticed that problem on different websites with different themes. Is that a common problem?

Best,

Benjamin

Hello, We have it on our enhancement list to implement this in a better way in future while revamping the grids so that only the visible posts are loaded and the rest are loaded on scroll or clicking the load more button.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hello. why I can not install plugin on another theme of meins. pm is : The package could not be installed. No valid plugins were found

Hello, Please make sure that you are unzipping the package that you download from codecanyon and is only uploading the inner “js_composer.zip” file as per: https://wpbakery.atlassian.net/wiki/spaces/VC/pages/524328/I+m+trying+to+install+Visual+Composer+but+WordPress+is+saying+The+package+could+not+be+installed.+No+valid+plugins+were+found. If there is still any issue, then please use support.wpbakery.com and share your temporary website credentials so our support team can investigate your issue and help you out.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Is there anyway to have tabs remain as tabs instead of getting changed into accordions(stacking) on mobile? I know I could disable responsive settings globally but I only want tab sections to behave like this.

Hello, Unfortunately, our standard tabs does not have such a feature. However we do have many third party add-ons: https://vc.wpbakery.com/addons/ which has their own tabs and might support such a functionality.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hi, Is it possible to enable Visual Composer on the WooCommerce Specification screen/tab under product data?

Hello, The Visual Composer works in the area specified by the WP editor. If the woo-commerce of theme outputs the default WP editor content in specification tab, the Visual Composer will display it’s content in it.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hi,

I love working with your Visual Composer plugin. Now I played around a little bit with your awesome shortcode mapper.

Is it possible to export the mapped shortcodes to import them in another project?

Kind regards Andy

Hello, Unfortunately, at present the shortcode mapper does not support import/export functionality. We do have it on our list for future enhancements.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hi I am working on a custom project where I need to add a new shortcode just like pagable container which can take other shortcodes and show then accordingly. I tried it with nested shortcode approach but its not working. is there any article or guideline to get it done.

Hello, We do have a tutorial on nested shortcode: https://wpbakery.atlassian.net/wiki/spaces/VC/pages/524362/Nested+Shortcodes+container whose code is tested with the recent release. If there is still any issue, then please use support.wpbakery.com and share your temporary website credentials so our support team can investigate your issue and help you out.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

I want to upgrade to the latest version of visual composer. I have associated the license to the domain jgguerrero.com but this sta redireccionado to the domain jgguerrero.es that is the main one. When I try to perform the update it gives me error. What should I do about it?

Hello, You can deactivate the license under: support.wpbakery.com license tab to re-activate it again via the WordPress dashboard of your current website to avail the auto-update.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hello there, we need help with editing our WordPress site with Visual Composer. Do you have anyone you can recommend that we can hire? Thanks!

Hello, Unfortunately we do not have a list of recommended developers, but we can suggest you to check envato studio.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hello wpbakery support team, I am already using the Visual Composer Website Builder Version 1.2 at the moment. I now it’s not a “final” version yet, but just one question regarding functionality: is it correct, that in this version it’s not possible yet to adjust responsiveness of columns (for example making a column width of a picture 50% at mobile screen devices) ? Thanks

Hello Rohan, according the Visual Composer Version 5.2, I know, thanks. But I mean the Visual Composer Page Builder (which is still in development). I see you already answered this question to me here: https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?page=837&filter=all#comment_17294007

But I could not find it yet (the option to control the responsive layout for columns under columns settings). Are there any documentation or video available regarding this for the Visual Composer Page Builder?

In the marketing e-mail it’s called: Visual Composer Website Builder. So Website Buider and not Page Builder (sorry).

Hello, Yes, such option is currently not available in the website builder, but it will be added soon in future.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hi, I bought theme Shopkeeper and received VC with it. From the begining on I was very satisfied with it. It was quite easy and fun to work with it.

However, lately I have huge problems because as soon as I try to make any change on any of my pages the CPU, I/O, RAM and entry processes get too high and I am unable to work normal. Everythings gets too slow and there is even error 508 and visitors are unable to approach the site.

As soon as I stop editing the page everything gets normal.

There is a difference if I make a change on page that have smaller number of elements. All indicators are high, however mostly not too high to block the page. As soon as there are more elements everything is blocked.

Please advise what to do. I already tried to deactivate other plugins, however the problem with VC remain the same. My hosting is ok and all resources are high. I have the newest version of VC.

I am unable to open support ticket because I didnt buy VC.

Hope to get some good advices so I will be able to work normal again.

Thank you in advance.

Kind regards, Nina

Hello, Please make sure that the server has sufficient PHP memory which is not being exhausted. The WordPress recommends a PHP memory of 256M, but if you are using quiet a few plugins, then you can get it increased to 512M or more. if the issue still persist, then as you got Visual Composer within a theme, you will need to contact your theme author for support or use Visual Composer support at support.wpbakery.com (You will require a direct license for Visual Composer support access).



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

Hi there,

How can I remove the body class:
js-comp-ver-5.2.1

Thank you!

Hello, I am afraid, we currently do not have a hook to remove this class. This class is actually quiet useful for debugging.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

I understand that it’s easier for you to debug, but for advanced users, an extra hook would be nice. Mostly for cosmetic and security purpose.

what are your plans for working with gutenberg?

Hello, We have currently not tested this editor, but it is on our list to do so.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

I noticed that when I change permissions and/or capabilities for a role using URE then the Role Manager settings in Visual Composer for that role lose settings.

1) User with “Editor” role has access to Visual Composer 2) Edit “Editor” Role (any capability) and click Update 3) Users with “Editor” role suddenly have no access to VC because VC Role Manager settings for that role have been reset to default

Any idea how this can be solved?

Hello, we did not experience such issue at our end. Please open a ticket at support.wpbakery.com so we can help you out.



Knowledge Base · Official Support · Facebook · Twitter

Don’t forget to join our newsletter. Be first to get news and inside secrets from Visual Composer team.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey