Code

Discussion on WPBakery Page Builder for WordPress

Discussion on WPBakery Page Builder for WordPress

Cart 407,473 sales

wpbakery supports this item

Supported

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

22685 comments found.

I’m using the post grid to feature 3 posts on my home page and it has a number of transitions / hover effects to choose from however none of them are as I want it. I want a simple dark fade upon hover. How can I achieve this please? How can I customise the existing ones or add one of my own?

Hi, you can choose fadein transition and in the Hover part set Hover section have black background with transparency.

Knowledge Base · Official Support · Facebook · Twitter

Hello,

How have you been?

I am constructing my website about Hearthstone Digital Collectible Card Game from Blizzard. Then I would like have the feature, which allow user create a Deck (collection of cards), like in the website below:

url:http://www.hearthpwn.com/deckbuilder

In this url there is a filter (where you have to choose a Hero) and in the follow you can add cards to your Deck.

It would be wonderfull if I could made the same thing with Visual Composer. Thank you so much.

LLAP, Celso.

Hi, you can use Post Grid element to display elements in grid form and Grid Builder to adjust look, but the feature of choosing something is a custom made option so you will need to look into custom code yourself too.

Knowledge Base · Official Support · Facebook · Twitter

Hello – URGENT PLEASE – new license not working! Invalid data.

Thanks

Sorry! All set – just got the wrong API …

I have the Visual Composer plugin installed and have a different mobile theme -the AdThrive Mobile theme on my site to show ads. With the VC plugin turned off, the ads work perfectly. WIth it activated, the ads, as well as the infinite scroll feature don’t work. Is there a way to turn it off on mobile?

Hi, there is no mechanism for turning VC off on mobile, but maybe you can open support ticket at support.wpbakery.com and share your site credentials – our support team could look into this if there is a quick solution for this problem.

Knowledge Base · Official Support · Facebook · Twitter

I know I bug you guys a lot on Github. I just wanted to say great work, awesome update! Keep them coming ;) VC just gets better and better!

Hi, thanks a lot for kind words :) and thanks for pointing out issues and concerns as it helps us to make VC better.

I’m now having problem with VC. When I try to edit an element, the editor window goes to the end of the page and doesn’t float like the last version.

Hi, could you please open support ticket at support.wpbakery.com and share your site credentials so our support team can investigate your issue and help you out.

Knowledge Base · Official Support · Facebook · Twitter

I’d like to have an image behind the title on each post/page, how can I do this with VC?

Hi, you can go into row parameters where you have title and add background image there.

Knowledge Base · Official Support · Facebook · Twitter

Hi, I’m getting this problem: Invalid data. Check your information or open support ticket at support.wpbakery.com.

This is happening when activating VC? Please make sure to follow this tutorial: https://wpbakery.atlassian.net/wiki/display/VC/Activation If the problem still exists then you will need to open support ticket at support.wpbakery.com and share your site credentials.

Knowledge Base · Official Support · Facebook · Twitter

Hi,

I really love the latest version of Visual Composer! :) Great Design! And resizable window is just awesome! ;)

My question is :
Save as preset Do you’ve any API’s for inbuilt some of our presets of each shortcodes?

So, our users will have to select presets and get like our live demo. Usage of that exact element with exact view from our live demo?

Regards,
VictorThemes

Hi,

Thanks for your quick response!

What i really need is : We like to put set of presets already for our some of shortcodes! So, users can able to access that shortcode presets from activating our theme it-self.

Simply i need is, pre-saved presets :)

Our theme have more than 10 categories, each category have different variation of shortcodes. So, users can easily select that presets by using that category name :
Presets

You’ve predefined templates already , that code is here :
Templates

I’m asking like that api codes for shortcode presets! :)

Regards,
VictorThemes

Also, When i add following link code :
https://wpbakery.atlassian.net/wiki/pages/viewpage.action?pageId=524342

I get Parse error: syntax error, unexpected ‘)’ error :(

How to solve this and how to add custom predefined row layouts?

Regards,
VictorThemes

Hi, regarding Element Presets – I will forward this one to our devs so we can prepare documentation for KB on how to incorporate them. As for issue with Custom Row Layout Presets – maybe you can open support ticket at support.wpbakery.com and share full code there so we can assign some dev to look into this.

Knowledge Base · Official Support · Facebook · Twitter

This is a little urgent. Visual Composer came bundled with Machine theme. I just built a site locally, and am now on a deadline to get it online. All was fine, but in the FTP transfer, my Wordpress install was somehow incomplete or broken, and when up was throwing .js errors in Chrome’s Console. Eventually, I figured just to overwrite WP core with a new copy. That worked and the errors went away, and VC was available again, but only on new posts or pages. My old pages only showed up in the regular editor (i.e., a page of shortcodes). I tried dropping the database and starting again, but when I try to edit an existing page, it’s still showing shortcodes. I reuploaded VC, but it still does this. Meanwhile, the frontend renders perfectly, but I cannot edit, partly because some things don’t show as shortcodes, and because I know a lot of info is not included in the shortcodes, but perhaps somewhere else. How can I get VC working again?

Thanks. Something had gone awry in my FTP upload. Taking a different path to getting my install online resolved the problem.

Ironically, I bought a full copy and upgraded to v4.7, which broke in the backend. Nothing shows up in the content area below the VC backend menu. Reverting to v4.6.2 brought it back. Are there known issues with v4.7?

Hi, you should open support ticket at support.wpbakery.com and share your site credentials so our support team can check everything out at your end.

Knowledge Base · Official Support · Facebook · Twitter

I use Salient theme and JetPack for subscribers. When I post a new blog (that I did with visual composer) and it is sent via email to subscribers it comes to the email in code. How do I fix this from happening?

Hi, it seems that jetpack does not render shortcodes before including them into mail so this is why it is all presented in shortcodes or there is complex html elements that can be not parsed. I would suggest looking into Jetpack options on parsing codes or making providing custom content there.

Knowledge Base · Official Support · Facebook · Twitter

When trying to update to Wordpress 4.3 i keep getting fatal error:

Fatal error: Class ‘WPBakeryShortCode_VC_Column’ not found in /home/shking/webapps/wordpress/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tab.php on line 4

Hi, the update is on the way – please make sure to update.

Knowledge Base · Official Support · Facebook · Twitter

Is there a way to have the visual composer the default backend editor?

Hi, you should check General Settings of Visual Composer under WP Admin panel where you can set VC to be default editor.

Knowledge Base · Official Support · Facebook · Twitter

Hi,

After updating the plugin to version 4.7 I’ve got the following PHP fatal error that blocks my website:
Fatal error: Class 'WPBakeryShortCode_VC_Column' not found in WP_PATH\wp-content\plugins\js_composer\include\classes\shortcodes\vc-tab.php on line 4

There seems to be a require_once vc_path_dir( 'SHORTCODES_DIR', 'vc-column.php' ); line missing from the file. Once I add this in, the issue is gone.

Thanks for looking at this.

Regards,

Oliver

Hi, the update is on the way – please make sure to update.

Knowledge Base · Official Support · Facebook · Twitter

Hi,

Thanks for reply. Do you have any info about when the plugin update fixing the issue is going to be released?

Thanks and regards,

Oliver

Hi,

Thanks for reply. Do you have any info about when the plugin update fixing the issue is going to be released?

Thanks and regards,

Oliver

Hi, I am also having a problem afte the new update. Simpel Link to a large image ( On click action” Select action for click action.) dont work? – not shure why?

Hi, could you please open support ticket at support.wpbakery.com and share your site credentials so our support team can get into this.

Knowledge Base · Official Support · Facebook · Twitter

Hi, I am having a problem with the plugin since the new update.

This is how one of my sections is suppose to look: https://drive.google.com/file/d/0BxPg8a-rIII3RjAweEd5MUR5NDQ/view?usp=sharing

But since the update, it now looks like this: https://drive.google.com/file/d/0BxPg8a-rIII3TXFZN0FzcTRmeE0/view?usp=sharing

Can you please help me with getting this fixed?

Website: www.creativesolvibrations.com

Hello, please open support ticket at support.wpbakery.com and share your site credentials so our support team can help you out.

Knowledge Base · Official Support · Facebook · Twitter

Hello, I was wondering if there was a limit to the number of images you can upload on the image galleries? Im trying to upload a few galleries with about 30 images each and when I go to upload the images, nothing happens. Please let me know, thanks!

Hello, this is strange issue, could you please open support ticket at support.wpbakery.com and share your site credentials so our support team can help you out.

Knowledge Base · Official Support · Facebook · Twitter

Hi,

I am having an issue with VC. Anytime I save changes, my changes are not displayed. If I make changes to an already applied element, it disappears. This forces me to update and re-edit the page with VC to see changes. Is this normal?

This happens while using frontend

never mind, solved the problem. It was one of my plugins

Latest update to visual composer has broken my theme,

1. Force vertical height (background color) is no longer working. 2. Social Sharing Pinterest says no image data can be found (my images are not background or less than 80px).

3. Some headings in my theme are not showing at all. 4. Background image-size set to cover no longer working.

I have checked the theme and these are not the result of the theme but issues in visual composer.

Would love some help with this.

Also my version of visual composer seems to be missing a lot of the features. I only have 20 now.

Hi, could you please open support ticket at support.wpbakery.com and share your site credentials so our support team can look into this in more details and help you out.

Knowledge Base · Official Support · Facebook · Twitter

It’s awesome!! (would like when saving page template that it saves the custom CSS with it). Have a great weekend! :D

Hi, thanks for your feature request. We have this questions sometimes rising up in our office and this is under consideration. Thanks.

Knowledge Base · Official Support · Facebook · Twitter

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