Rohan Khandeparkar
Forum Replies Created
-
Hi,
The WPBakery Visual Composer (WPBakery Page Builder): https://wpbakery.com/ and Visual Composer Website Builder: https://visualcomposer.com/ are two independent plugins. The former works using shortcodes while the latter renders using react-based layouts. You can check the detailed differences between the two here: https://help.visualcomposer.com/docs/getting-started/visual-composer-vs-wpbakery/
The flip boxes added on the page shared by you seems to be coming from a third-party add-on of the WPBakery Page Builder plugin. We can recommend contacting the add-on developer.Thanks,
Forum: Reviews
In reply to: [Visual Composer Website Builder] Very goodGald to hear that you love using the plugin. Thanks for taking the time to review it.
Forum: Plugins
In reply to: [Visual Composer Website Builder] Can’t save after editHello,
If you have opened a ticket via WPBakery Page Builder, then it will be helpful if you can share the ticket id, to follow up with them.
Thanks,
Forum: Plugins
In reply to: [Visual Composer Website Builder] Can’t save after editHi,
The page shared by you is built using WPBakery Page Builder plugin: https://wpbakery.com/
Please note that the WPBakery Page Builder and the Visual Composer Website Builder are two independent plugins. The WPBakery Page Builder renders using shortcodes while the Visual composer Website Builder renders using modern react layouts. You can check the detailed differences between the two here: https://help.visualcomposer.com/docs/getting-started/visual-composer-vs-wpbakery/
Since the issue on your website is related to WPBakery Page Builder plugin, you can contact it’s support here: http://support.wpbakery.com/Forum: Reviews
In reply to: [Visual Composer Website Builder] Best Page Builder so FarHi, I am glad to hear about your experience with using Visual Composer. Thanks for adding a review.
Forum: Plugins
In reply to: [Visual Composer Website Builder] Background Image IssueHello,
The plugin used on the website is WPBakery Page Builder: https://wpbakery.com/
The WPBakery Page Builder and Visual Composer Website Builder: https://visualcomposer.com/ are two independent plugins. The Visual Composer Website Builder renders using react-based layouts while WPBakery Page Builder renders using shortcodes.
Since you are facing an issue related to the WPBakery Page Builder plugin, kindly contact it’s support: http://support.wpbakery.com/Forum: Plugins
In reply to: [Visual Composer Website Builder] How To Center or Align WidgetHello,
If you are using WordPress Default Widget element, then it can be centered using CSS. To do so, add an extra CSS class name to the element and then use the code like following:
.vce-widgets-container.extra-class-name-added-to-widget-element { margin: 0 auto; width: 300px; /*modify as per required width*/ }Thanks,
Forum: Plugins
In reply to: [Visual Composer Website Builder] Page Title Refuse To Be HiddenThanks for replying. I was able to replicate the issue at our end when using Weaver Xtreme theme.
It looks like the theme is causing an issue with the filter used for the_title. We have added it to our bug-fix list so that it can be fixed in a future update.
At present, a temporary workaround will be to disable the page title using the theme option: https://i.imgur.com/6wrZni1.pngForum: Reviews
In reply to: [Visual Composer Website Builder] Great!I am glad to hear that you are finding it easy to train your staff with Visual Composer. Thanks for your time in reviewing the plugin.
Forum: Plugins
In reply to: [Visual Composer Website Builder] Global-Header not showing on siteHi,
Quite strange, as this bug was fixed in the latest release which is 43.0. You can re-confirm it in the release notes here: https://help.visualcomposer.com/release-notes/
Kindly drop us a ticket via the official support channel: https://visualcomposer.com/support regarding the issue.Thanks,
Forum: Reviews
In reply to: [Visual Composer Website Builder] Saved!I am glad to hear that our support team was able to help and resolve the issue. Thanks for sharing the experience as a review.
Forum: Reviews
In reply to: [Visual Composer Website Builder] Best wp builder!Thank you so much for sharing the feedback.
We really appreciate you taking the time out to share your experience with us.Forum: Reviews
In reply to: [Visual Composer Website Builder] Great Addition at VC composerI am glad to hear that you like using the plugin. I hope you will be using it on more websites in the future. Thanks for your time in reviewing it.
Forum: Reviews
In reply to: [Visual Composer Website Builder] Love itThanks for taking the time to review the plugin.
Forum: Plugins
In reply to: [Visual Composer Website Builder] Visual Composer Page UnresponsiveHi,
Do you see any errors in the browser console when the issue occurs? That might give a clue of the issue source. Can you also check it by deactivating the browser addons and checking via another browser at your end?