This item was featured on CodeCanyon
This item is by an Elite Author
mixey
- Sold between 250 000 and 1 000 000 dollars
- Elite Author
- Won a Competition
- Author was Featured
- Item was Featured
- Exclusive Author
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Europe
- Bought between 10 and 49 items
- Referred between 500 and 999 users
- Has been a member for 6-7 years
7,744
Purchases
Buyer Rating:
4.43 stars
4.43 average based on 1078 ratings.
-
5 Star
74168%
-
4 Star
18216%
-
3 Star
797%
-
2 Star
343%
-
1 Star
423%
| Created | 22 May 11 |
| Last Update | 22 May 13 |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Chrome |
| Software Version | WordPress 3.5 |
| Files Included | JavaScript JS, CSS, PHP, LESS |
- WPBakery
- admin
- column
- composer
- content builder
- drag and drop
- gallery
- grid
- page builder
- shortcodes
- slider
- visual composer
© All Rights Reserved mixey -
Contact Envato Support


Hello
I found some minor bugs but I’m using the plugin only as part of a theme so I don’t really know if the code is the original. If not please correct me!
The file build.php (js_composer\composer) sets both theme text domain and plugin textdomain to “js_composer” but file posts_slider.php (js_composer\composer\lib\shortcodes) on line 188 the translatable text “Read More” is set to textdomain “commander”. The code:__("Read More","commander")should be:__("Read more","js_composer")with lower m for “More” to be supported by the provided po file.One more thing is that I notice that the dates output is by using the function ‘get_the_time’ where the better function ‘date_i18n’ should be used to support internationalization
Hi, thanks for reporting, but it looks like your theme provider made some changes to the original code.
Hi mixey,
Sorry but your new update has lots of problem it switched back to previous version. And i needed to replace some classes in default visual composer shortcodes but the code in your documentation doesn’t seem to work. I didn’t find any filter named “vc_shortcodes_css_class” in your whole plugin.
function custom_css_classes_for_vc_row_and_vc_column($class_string, $tag) { if ($tag==’vc_row’ || $tag==’vc_row_inner’) { $class_string = str_replace(‘vc_row-fluid’, ‘my_row-fluid’, $class_string); } if ($tag==’vc_column’ || $tag==’vc_column_inner’) { $class_string = preg_replace(’/vc_span(\d{1,2})/’, ‘my_span$1’, $class_string); } return $class_string; } // Filter to Replace default css class for vc_row shortcode and vc_column add_filter(‘vc_shortcodes_css_class’, ‘custom_css_classes_for_vc_row_and_vc_column’, 10, 2);
with regards, MyColorPencils
Hi,
Please refer to this page: http://kb.wpbakery.com/index.php?title=Change_Visual_Composer_Class_Names I just tried everything works perfect. You should place code example in functions.php file in your theme.
Hi mixey, i’m extremely sorry. It was completely my fault. I was using the older version and may be something went wrong while updating. It works now. Thanks
Good to know
Hello, it’s me again. Our Client cannot integrate galery and is not amused. 1. Some images (in the list) were missing 2. Maximum 4 Images in the galery 3. I become JavaScript-Errors
Thanks
Hi,
Please ask your client to register in our ticket system so we can take this further. http://support.wpbakery.com
Sorry, but I only get the following message: Please enter valid Item Purchase Code. And I have tried 2 Codes from our License.
We’ve buyed the OneTouch Theme and I only have the Code from this Theme, not from visual composer.
Hi, in that case you should contact your theme provider. Theme authors are responsible for Visual Composer integration.
Hello my friend. Because the support forum is down at the moment I would like to ask a little question here: Is it possible to create some kind of box with a different background? Like the “message box” but without the image on the left.
Hi,
We were doing some maintenance. Now support is powered with ticketing system and we hope it will make our clients happier.
To achieve that, you can create custom class stylings and then add custom css class to the text blocks which should have different styles.
place this in the custom css section:.my_custom_box { border: 1px solid blue; padding: 10px 10px; background: green; color: white; }and then add my_cystom_box to the text blocks
Lots of problems with visual composer new version. I am not able to see the top half of the interface to choose an element to insert. Now the buttons only look like boxes with a corner radius. Have to return to the previous version.
Please open support ticket in our system, we’ll be glad to help you. http://support.wpbakery.com
Hi, just purchased and I’m trying to get into the support forum. I’ve registered, I’m seeing the big SUCCESS banner, but I’m not getting an email with login info.
I’m in an awkward spot since I need support about getting support!
Please have a look once again. You should see email in your inbox now.
I am having a serious issue with content within tabs not being displayed in Internet Explorer. All other browsers it works fine. I have tested it on 3 different computers all with the same result. It won’t display the content in the tabs when you go to that page but if you hit refresh then it will show content then you click on another tab and it will lock up the page. Also I have a carousel portfolio slider on the Homepage after updating to the latest version of VC they no longer show as 4 column like its suppose to it shows as one big photo. I signed up on the Support Forum but never received the email with the confirmation link. Thanks.
Hi,
Please fill in support ticket: http://support.wpbakery.com we’ll take a look into your case.
Thanks I put in a ticket.
custom CSS not working
It works perfect, even on your site. Please see support ticket. I just replied.
Next update you can improve “grid with post list” I mean add font size, fade effect, number of words, justyfy and small date. Check this on links
http://grill-mania.pl/wp-content/uploads/2013/05/2.jpg http://grill-mania.pl/wp-content/uploads/2013/05/Untitled-1.jpgThanks for the suggestions!
How do I update to the new version? It doesn’t give me an option from the WordPress Plugin manager. I know this is a stupid question and for that I’m sorry.
Hi, please have a look in the FAQ: http://kb.wpbakery.com/index.php?title=Visual_Composer#FAQ
Hi there, I’m trying to make the teaser grid or the teaser grid with filter to work but it keeps on pulling all the posts and not just from the categories I want.
The filter grid adds a bunch of extra category links to it. I check the pull from posts and in the category filed I used the category names (not the slug), I’m not sure what I have to enter for the Taxonomies. I think I have tried about every combination. What are the settings, if I just want to pull the posts from 3 categories?
Thanks!
Hi,
please register at our ticket system: http://support.wpbakery.com and open a ticket.
Hi there, thanks for the great plugin, I’m interested in including your plugin in my upcoming wordpress theme. I guess $125 will be applied to me. Before proceeding, I have a few questions.
1) After purchase, can I freely modify your code, any file encrypted? 2) Does Visual Composer apply to Posts as well? 3) Is it a must to mentioned your name in my item description? 4) Is adding custom build content element possible to your plugin? Would that be a hell lots of work? 5) What would be your advice when I am going to create pages in my theme, install your plugin first and compose using it from the beginning or I can create pages first and install your plugin later when done for sale? 6) Finally, do I get a premium support from you as well.
Thanks
Hi,
Please have a look here: http://kb.wpbakery.com/index.php?title=Visual_Composer_In_Stock_Usage
In short: you can use Visual Composer in your themes that will be available for sale at ThemeForest. Separate extended license for each of your themes is required.
1) no, we don’t encrypt any code.
2) yes it does
3) There’s no such a condition, but it’s good for your karma
spreading the word about Visual Composer, will help us to develop it further.
4) if you are comfortable with php/wp then it’s relatively easy. We have information about that in our KB.
5) VC is a help tool for creating content for your pages. not designing the theme itself.
6) Yes, we are providing after sales support via our ticket system.
Hi! This plugin is included in my theme (goodwork) – and the only thing I need (this is amazing) is to be able to implement Captcha in the contact form! Is there anyway to do that?
//Dharma
Please contact your theme provider about support related questions. p.s. you may want to use 3rd party plugins for form handling, many of them have captcha integration.
everytime when i try to add some NEW Tables, all content is gone.
Is there a Maximum of adding Tables or html code?
-> i opened a thread in the help forum.
thx for your awesome work.
I’ll be checking community forums soon.
One question regarding the “Extended License”: Is it allowed to purchase this license and include the VisualComposer in a premium WordPress theme?
Currently, you can use Visual Composer only in themes that are for sale on ThemeForest. And separate extended license is required for each of your themes.
Please ignore my question above, just found the answer. Question regarding to this topic: If the item is on sale on a different marketplace then ThemeForest, is the extended license enough or do I need a partnership agreement?
Currently there’s no way of adding VC into the themes that are for sale out of the ThemeForest marketplace.
Isn’t the extended license allowing exactly this kind of usage? Sorry, just asking because I don’t understand this license fully..
Hello, i’ve purchased your plugin with the “one touch” theme of theme forest. So I don’t have the license of your plugin and I can’t write on the support forum. I write here about my problem. I use 3.5.5 version
In this page http://pushpull2.studiojdb.it/cosa-facciamo/ there is Tabs, created with visual composer. It’s doesn’t work on all browser. In consolle error i saw this message:
Uncaught TypeError: Cannot read property ‘length’ of undefined
File: jquery.ui.tabs.min.js:5
Can you help me? thanks
Wordpress shows me an update is available. I tried to upload the file but it told me I already have it? What is the proper way to install an update?