Rohan Khandeparkar
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Composer Website Builder] Visual Composer break pointsHi,
The Visual Composer provides predefined breakpoints for different screen sizes (Desktop, Tablet, and Mobile). These breakpoints cannot be edited via settings.
You can choose to show, hide, or adjust the visibility of elements based on these breakpoints.Thanks,
Hi,
Based on the error message, it appears that the issue is related to the wp_generate_password() function not being available when Visual Composer attempts to access certain files via the ftpext method. The reason why changing FS_METHOD to direct resolves the issue is likely due to how WordPress handles file system operations under different methods.
At the moment, Visual Composer relies on WordPress’s file system API to manage file access, and ftpext may have certain limitations in this regard. While we understand your preference to keep FS_METHOD as ftpext, we would need to investigate this further to determine whether adjustments can be made within the plugin.
As we have not received additional reports of this issue, we will add it to our list and monitor similar requests. This will help us assess its impact and take the necessary steps accordingly in future updates if required.
Forum: Plugins
In reply to: [Visual Composer Website Builder] Please do not use `window.sprintf`Hi,
Thank you for sharing this with us. We have forwarded it to our development team for further evaluation, and they will take the necessary steps as needed.
I am facing same issue as well. Tried updating to the latest version 2.1.10 but did not help.
Just wondering if there is any workaround other than deactivating other plugins and db restore.Forum: Plugins
In reply to: [Visual Composer Website Builder] Undefined variable $linkHello,
The error location is pointing towards the plugin: js_composer which is WPBakery Page Builder.
Please note that the WPBakery Page Builder and Visual Composer Website Builder are two different plugins. The former relies on shortcodes while the latter uses react-based rendering.You can check detailed 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] Image shortcode not parsingHi,
The images on page shared by you are displaying fine for us: https://i.imgur.com/176ZoQw.png
Kindly try clearing the cache in case there is any issue related to it.
Thanks,Forum: Plugins
In reply to: [Visual Composer Website Builder] Animations not startingHi,
One potential cause of the issue could be a conflict with the slider plugin, especially if a similar script is being used.
To resolve this, further debugging of the slider plugin will be necessary to identify the conflicting code. Once identified, a custom code can be implemented to address the conflict.
Thanks,Forum: Plugins
In reply to: [Visual Composer Website Builder] Memory limit wrong value in version 45.9.0Hi,
For detecting memory, the plugin relies on get_cfg_var(‘memory_limit’) function. The values are correctly detected 95% of the time. However, there is an issue in correctly detecting the memory limit on some servers due to their memory settings.
If you have already set the correct memory value on your server and if it still shows an incorrect value in plugin system status then this might be due to incorrect detection.
In such case you can ignore this memory-related message.
Thanks,Hi,
Thanks for sharing.
We have added this to our bug-fix list so that it can be fixed in an update.Forum: Plugins
In reply to: [Visual Composer Website Builder] Problema com Visual composer siteHello,
The page shared by you is rendered using elements from the WPBakery Page Builder plugin.
Please note that WPBakery Page Builder: https://wpbakery.com/ and Visual Composer Website Builder: https://visualcomposer.com/ are two separate plugins.
The content of one cannot be edited by another. Due to this, one cannot be replaced by the other.
You can check the detailed differences between the two here: https://help.visualcomposer.com/docs/getting-started/visual-composer-vs-wpbakery/
Thanks,Hello,
There can be an issue if the hosting provider does not support the same name for the directory and its sub-directory (in this case: /visualcomposer/visualcomposer ).
You can check with the hosting provider if there is any way to add an exception rule for this case so that the plugin can be updated normally.
Thanks,Forum: Plugins
In reply to: [Visual Composer Website Builder] Plugin deconfigured my website visuallyHi,
The url shared by you does not show any instance of Visual Composer Website Builder elements being used on it.
Can you share the page URL where the issue persists?
Thanks,Hi,
Unfortunately, at the moment, you can’t use a specific part of a YouTube video as a background. However, you can achieve a similar effect by clipping the video to your desired duration and then uploading it separately to use specifically as a background.
Thanks,Hi,
The plugin used on your website is WPBakery Page Builder as you can see js_composer directory name in the error.
The Visual Composer Website Builder: https://visualcomposer.com/ and WPBakery Page Builder: https://wpbakery.com/ are two completely separate plugins. The former works using a react-based layout 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/
Thanks,
Hi,
The Visual Composer Website Builder: https://visualcomposer.com/ and WPBakery Page Builder (WPBakery Visual Composer) : https://wpbakery.com/ are two completely separate plugins. The former works using a react-based layout 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/
Thanks,