22690 comments found.
hello.. can i use this plug for 3 website?
With multiple license you can do that. Separate single use license is required for each of your sites. http://codecanyon.net/licenses
I bought VC as well as am template (Sphere). How can I update the built-in VC part of my Sphere Template with the latest Plugin version – there seem to be no updates for (many of your) templates available, regarding the VC-integration…?!
And I also would like to see a Twitter API update as mentioned from others before.
Thank you for an answer right here, because I am not able to open a support ticket with your system (despite being a customer with a paid valid license – support-system still just regrets access and says “can´t find…”)!
Sorry, sometimes envato api fails. You should open support ticket in support.envato.com about that.
I’ll update theme with new VC soon. hopefully today.
OK, I am now waiting for almost a month instead of ‘hoepfully today’
Tried to copy VC things into the Sphere theme from a separately bought VC license – but to no success… (code novice). I would REALLY appreciate to get updates also for ‘template included VC licenses’ if they are not as easy updatable as the ones bought separately.
I will prefer not to buy any template with integrated (inflexible) plugins like VC in the future.
Any other combination of themes/plugins get faster updates. Please give your users better update possibilities even for VC integrated themes. They deserve it.
Also there is the annoying/remaining Twitter API problem…
i hope not, I really despise twitter’s bootstrap. please, this will be a deal breaker for my sites. Bootstrap is not for everyone… What i think is more important is focusing on migrating the VC to the Front-End of wordpress. This will increase sales double fold, while using bootstrap will be a waste of time, and heavily bog down the DOM and delivery of sites from overseas.
Thanks for the input!
Hello Mixey a wonderful plugin just i’m wondering if you are going to update your grid to bootstrap3 soon Thank you in advance
We will look into it, currently we are using forked css (which came from bootstrap originally) and it’s proving to be very stable and bulletproof to work with other themes/third party frameworks.
Hi Michael!
Can you give an example how to add more than one types to an existing shortcode? Currently I can add only one type:
vc_add_param( 'vc_row', array(
"type" => "attach_image",
"heading" => __("Background image", "js_composer"),
"param_name" => "background_image",
"value" => "",
"description" => __("Select image from media library.", "js_composer")
) );
.
You can fire vc_add_param() function multiple types. Or create a loop in your code which triggers vc_add_param() multiple times for you.
the latest update broke all the teaser grid carousels and there appears to be no way to get them back.
Teasers carousel should work fine now. Please open support ticket. http://support.wpbakery.com
Greetings.
Just installed wpmu google-maps plugin.
Yes, I am aware of the availability of placing a google map using “Google Maps” element. I prefer the WPMU method in that it’s done within one dialogue, and requires no separate trip to google maps.
With that said, it works as it should in non-vc posts/pages http://f.cl.ly/items/1k3q3O233y3E3n291y3E/Icon_showing_in_normal_mode-2.jpg
But the icon for the plugin, normally shown above the post entry box, does not appear there when using Visual Composer. http://f.cl.ly/items/271R3J1U290g0U2D0F3L/Edit_Page_%E2%80%B9_Continuing_Healthcare_Solutions_%E2%80%94_WordPress-2.jpg
Is this a ‘known’ plug-in incompatibility issue?
Thanks in advance,
Michael
This is something that is out of our scope. When your plugin initializes it hooks to the one default “spot” near the default WP editor.
Hi
How can i change the text format ielow the tabs , made with visual composer? i ( smaller)
The plugin don’t use the stylesheet of the template..(avada)
Hi,
Please open support ticket we will look into this. By default Visual Composer relies on theme styles in that case it should be styles for paragraph elements inherited from your theme.
Hi,
I installed Ultimate TinyMCE, was hoping it would work with Visual Composer together but I was wrong. Now I don’t have a TinyMCE editor at all.
Is there any good TinyMCE editor that works with the Visual Composer?
Thanks,
Visual Composer was designed for use with default WP editor only.
meiji_lythtis – it works fine with Genesis, this is what I’m using.
The only issues I’m having are the one dominicnguyen mentions above where VC occasionally goes to ‘sleep’, and to wake it up again I have to switch back to classic and then visual mode, and the ‘p’ tag thing where it adds a paragraph in the text editor even if you do a soft return – which should output a br tag instead.
Apart from this though it’s been fine, and is a really great way to compose page layouts.
after update my WP to 3.6, VC stop working. VC still there, but can not work, can not save, add element is not work, just a grey box. Tried deactive, delete, re-install but can not solve the trouble 
Hey guys, I finally found the solution for who can not use VC. Something like a bug and you have to switch to classic mode then switch back again to VC mode, everything will be ok
Few things to check: Visit your profile page (Users->Your profile) and make sure that “Disable the visual editor when writing” is unchecked. Open your page in question and switch back to “Classic” editing mode. And make sure that default WP editor is in the “Visual” mode (not Text). Then switch to “Visual Composer” mode.
Visual Composer works only with default WordPress WYSIWYG editor called TinyMCE. If you have installed 3rd party plugin that removes default editor Visual Composer will not work. (From VC Support Desk)
Hi! I’m almost buying this item, but before doing that, I’d like to know if it works with Genesis Framework since I build my sites there. Will I have any issue or everything will be ok?
Thank you!
Many thanks for your answer, familychoice!! 
Community rocks!
hi,
When will twitter API be updated?
Thanks
We didn’t plan to update it, since we don’t know what we can actually do about it. Or I’m missing something?
Hi,
Does it work with WPML?
thanks,
Hi, Yes we know users who is using them together.
If I purchase extended license, can I add my shortcode to this?
Hi,
Yes you can. Please see this section in our KB: http://kb.wpbakery.com/index.php?title=Category:Visual_Composer
Hello, great plugin, no doubt, but:
How do I get a marker on the google map with just copy/past the code from google??
Maps without markers are not useful at all. Would be nice to have a place to put the long/lat data when adding a map and even a field to put some more info (bubble text).
So, what is the goggle map for if you can’t put any maker??
Thanks for the nice words! I do remember that you can create markers with google maps, and then, when you hit link button, your link will have required information for the bubble.
p.s. and yes, we have plans making maps better.
Hi how do i disable the Waypoints script in Visual Composer? it seems to be conflicting with other things on my website and breaking JS. Please reply i would love to get this fixed ASAP.
-Amber
Hi Amber,
You can deregister our waypoint script copy from your theme’s functions.php file wp_deregister_script();
Hi,
Just purchased your plugin, works great so far but it’s putting ‘p’ tags around lines of text in the text editor. I have a list of text, one line above the other and even if I use the ‘text’ editing option rather than ‘visual’ mode, or use soft returns in the visual editor, it replaces the content I’ve added with ‘p’ tagged returns.
How can I stop it doing this? The standard Wordpress text editor doesn’t have these issues. I’ve managed to add my content via the ‘raw HTML’ option but I should be able to use a normal text block editor.
Thanks.
I’ve got another issue, the plugin seems to stop working occasionally. I’ve managed to create a new page and add elements, but suddenly the composer has stopped inserting elements, and when I try and save the page the new elements aren’t saved.
Seems to be ok now, I’d still like to fix the ‘p’ tag issue though. Impressed overall though, so 5 stars.
Hi,
Thanks for the nice words and ratings! Please open support ticket and provide us with more details (your site url, login details) so we could “see” the problem.
I don’t have problems that you described.
You’re able to create soft returns without paragraph tags being added?
Sorry, misunderstood you initially. I can replicate that now, I’m adding it to our issue tracker, will fix that asap.
Hi,
I put Visual Composer into an installation with the Twenty Thirteen theme and it isn’t working. I can get the Visual Composer button on the page/post editor, and then I can get the lightbox with the VC elements to choose from. But if I click on an element, nothing happens. I can close the lightbox and then there’s a new row, but these cannot be deleted and if I switch visual composer off, there is no shortcode.
I’ve a feeling there’s a simple solution to this, but I cannot seem to figure it out.
Atticus
Hi,
From you described I think you have a javascript error on your site (which prevents other code from working properly). Please open support ticket and provide more details. http://support.wpbakery.com
Hi,
Will this work with any framework I build a site with?...have plans to use zurbs foundation which has it’s own layout and responsiveness baked into it.
Just wondering about conflicts if any or if I need a framework for layouts if this can aid me.
Hash
We are not aware of any conflicts now. So yes it should work, if you’ll have problem, we’ll do our best to help you out.