Rohan Khandeparkar
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Composer Website Builder] Mobile font sizeHello,
Yes, this can be done using font-manager: https://help.visualcomposer.com/docs/features/font-manager/ which allows setting different font-sizes depending upon screen size.
Thanks,Forum: Reviews
In reply to: [Visual Composer Website Builder] Free version is incredibly uselessHi,
The free version of the plugin is suitable for building a basic website. It covers all the necessary elements required for it.
A complex website design can also be built using the free version, but it requires a bit more effort. The premium version ensures that any complex design can be built with minimal effort.Hi,
I just tried adding a block via the Gutenberg editor element of Visual Composer: https://i.imgur.com/cvk3mPS.png and it seems to be displaying fine: https://i.imgur.com/CAMfi4c.png
Also tried saving the block and the page and re-editing it.
The issue at your end might be something specific to the setup.
The first debugging step will be to backup the site and then to check it by deactivating the rest of the plugins except Visual Composer and by using a default theme like twenty twenty three.
If the issue continues to persist, then I would request you to kindly drop us a ticket via the support portal: https://help.visualcomposer.com/support
Thanks,Forum: Plugins
In reply to: [Visual Composer Website Builder] Remove Revolution Slider from homepageHi,
If the shortcode is not present in the WPBakery Page Builder editor, then it might be added directly in the theme code, via the theme setting, using a third-party plugin, etc.
If it is added using any page builder, then it will be visible within the page builder editor which can then be used to edit or remove it.
Thanks,Forum: Plugins
In reply to: [Visual Composer Website Builder] Remove Revolution Slider from homepageHi,
The website shared by you is not using Visual Composer. It is using WPBakery Page Builder plugin.
Please note that both are independent plugins. The Visual Composer Website Builder works using react-based layouts while the WPBakery Page Builder works using shortcodes.
You can check the differences between the two here: https://help.visualcomposer.com/docs/getting-started/visual-composer-vs-wpbakery/
Thanks,Forum: Plugins
In reply to: [Visual Composer Website Builder] Page/header layoutHi,
You can use a browser inspector to identify the exact selector to target via CSS and then assign it a min-height property.
If you are targeting multiple screen sizes, then you can use CSS media query to vary the min-height depending upon the screen size.Thanks,
Forum: Plugins
In reply to: [Visual Composer Website Builder] Page/header layoutHi,
The issue, in this case, is because of varied amount of text present in title and excerpt which then affects the positioning of read more button.
This can be corrected using custom CSS code by giving the content area a min-height so that the area above read more button will always have a certain height irrespective of the content present within it.Thanks,
Hi,
The vc_row is a shortcode of WPBakery Page Builder plugin: https://wpbakery.com/
The Visual Composer Website Builder: http://visualcomposer.com/ and WPBakery Page Builder are two separate plugins.
The former works using react-based layouts while the latter works using shortcodes.
You can check the differences between the two here: https://help.visualcomposer.com/docs/getting-started/visual-composer-vs-wpbakery/
Thanks,Forum: Plugins
In reply to: [Visual Composer Website Builder] Problem using a fontHi,
The font manager of Visual Composer relies on Google fonts for font selection. It looks like the font used by the theme is not a part of the Google fonts library due to which it is not available for selection in the font manager.
Our support can help you if you are facing an issue with implementing a custom font as per the tutorial. To do so, you can drop us a ticket at: http://help.visualcomposer.com/supportThanks,
A premium license of the plugin will allow you to access the support portal for any issues faced, with priority support. It will also provide additional plugin features such as header and footer builder, theme builder, etc.
You can check the details of the premium features here: https://help.visualcomposer.com/docs/getting-started/free-vs-premium/Forum: Reviews
In reply to: [Visual Composer Website Builder] Slow, and laggyThanks for sharing the feedback. We have it in our plan to optimise the performance even more in near future.
Hello,
As the issue only persists in the site dashboard, I would request you to kindly drop us a ticket via the official support channel: http://help.visualcomposer.com/support
Thanks,
Forum: Plugins
In reply to: [Visual Composer Website Builder] An error of type E_COMPILE_ERRORHello,
The error shared is pointing towards js_composer directory which is of the WPBakery Page Builder plugin: https://wpbakery.com/
Please note that Visual Composer: http://visualcomposer.com/ and WPBakery Page builder are two independent plugins. The former works using react based layouts while the latter works using shortcodes.
You can check detailed differences between the two here: https://help.visualcomposer.com/docs/getting-started/visual-composer-vs-wpbakery/
As the issue at your end is related to the WPBakery Page Builder plugin, you can contact it’s support team.Thanks,
Hello,
When we visit the url shared by you, it does not show us an error. Does it only shows it in the site dashboard?
Forum: Plugins
In reply to: [Visual Composer Website Builder] Sticky video scroll like as ElementorHi,
Unfortunately, the Visual Composer Website Builder plugin does not have exact same option.
It has a sticky row/column option: https://i.imgur.com/k0aT2Qw.png which allows the creation of any type of sticky content by adding them via row or it’s column. The stickiness in this case is with reference to browser’s top instead of the bottom.Thanks,