CodeCanyon

Visual Composer for WordPress

  • Bought between 50 and 99 items
  • Europe
  • Has been a member for 4-5 years

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

mixey
mixey Author

Hi, thanks for reporting, but it looks like your theme provider made some changes to the original code.

  • Exclusive Author
  • Nepal
  • Has been a member for 0-1 years
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items

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

mixey
mixey Author

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.

mycolorpencils

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 :)

mixey

Good to know

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

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

mixey
mixey Author

Hi,

Please ask your client to register in our ticket system so we can take this further. http://support.wpbakery.com

Default-user

Sorry, but I only get the following message: Please enter valid Item Purchase Code. And I have tried 2 Codes from our License.

Default-user

We’ve buyed the OneTouch Theme and I only have the Code from this Theme, not from visual composer.

mixey

Hi, in that case you should contact your theme provider. Theme authors are responsible for Visual Composer integration.

  • Bought between 10 and 49 items
  • Germany
  • Has been a member for 0-1 years

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.

mixey
mixey Author

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

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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.

mixey
mixey Author

Please open support ticket in our system, we’ll be glad to help you. http://support.wpbakery.com

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
darnell Purchased

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!

mixey
mixey Author

Please have a look once again. You should see email in your inbox now.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
  • United States

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.

mixey
mixey Author

Hi,

Please fill in support ticket: http://support.wpbakery.com we’ll take a look into your case.

techsavvychic

Thanks I put in a ticket.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
mohdyazid Purchased

custom CSS not working

mixey
mixey Author

It works perfect, even on your site. Please see support ticket. I just replied.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
pempol Purchased

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.jpg
mixey

Thanks for the suggestions!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
hunt1516 Purchased

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.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
Janja Purchased

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!

mixey

Hi,

please register at our ticket system: http://support.wpbakery.com and open a ticket.

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • Sold between 1 and 100 dollars

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

mixey

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.

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years

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

mixey

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.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

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.

mixey

I’ll be checking community forums soon.

  • Austria
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years

One question regarding the “Extended License”: Is it allowed to purchase this license and include the VisualComposer in a premium WordPress theme?

mixey

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.

  • Austria
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years

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?

mixey

Currently there’s no way of adding VC into the themes that are for sale out of the ThemeForest marketplace.

jschweighofer

Isn’t the extended license allowing exactly this kind of usage? Sorry, just asking because I don’t understand this license fully..

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
lhkorn99 Purchased

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?

by
by
by
by
by