- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello,
You can find the visual composer plugin and the other theme plugins here: http://screencast.com/t/z2dHDBfB
I hope this helps,
Thank you!
Hi,
I just updated the WP to version 4.6.1 and after i wanted to edit pages but Visual Composer (editor) did not work.
Do you have any idea what can be the problem?
Thank you,
Judit
Hello Marcellino,
The plugin can be found in your Premium Plugins Area, like this -> http://screencast.com/t/3x5pbrEw8 For more information about this plugin, please check our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks.
I’ve just purchased Newspaper theme. I’ve installed it via WordPress and I’m tryng to create my home page, but Im not able to find the Visual Composer plugin. Where do I find it?
Really thanks
I’ve just purchased Newspaper theme. I’ve installed it via WordPress and I’m tryng to create my home page, but Im not able to find the Visual Composer plugin. Where do I find it?
Really thanks
Hello Bintmusic,
Please try to adjust your code after the following topic and try this way and check the results -> https://forum.tagdiv.com/topic/dequeue_visual_composer/
Hope this helps!
Thanks for the message!
Hello Vittorio,
I have inspected your website again and I saw that you have a lot of errors in your console, as you can see here -> http://screencast.com/t/jEXko5e5tG2Q and also, I saw that you are using a lot of unknown plugins which are not tested with the theme and which can interact with the theme and cause these types of errors. Please try to disable all the plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme and rule out any conflicting plugins. Also, if the problem is still there after this advice, please try to make a new clean install with the latest version of theme and required plugins and check the results.
Hope this helps!
Thanks for your understanding!
Hi,
Please try to disable all other plugins except visual composer, clear cache and reset cdn files Then try to install the mobile theme without any other plugins. If you still cannot manage to install it, use the ftp method by simply extracting the plugin archive and placing the folder in the main wordpres install under wp-content/plugins. Then you only need to activate the plugin.
If this still does not do it, then please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate the issue. Please also include a link to this topic so we can identify you.
Thank you!
Hello Bogdan,
we have already updated the theme before and today we updated visual composer. We also deleted the mobile theme plugin and installed it again, from the latest zip package we got on Themeforest.
The problem is still there. Only this time we have wp booster error.
Do you want me to send you the url to the website, so you can check this out?
Thanks
Hello,
If you use the mobile theme plugin then you cannot use visual composer on your mobile pages. The mobile theme does not use visual composer. Please read this guide to learn more about the mobile theme and it’s functionality:
https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello,
If you want to remove the home title from the breadcrumbs you can remove them from here: http://screencast.com/t/3iIjvtNVKAA
If you want to remove the homepage title so the theme will not show the page title you must change the page template like so: http://screencast.com/t/nM3DFsd6UmLD
There are 2 templates that show the page title.
The pagebuilder + page title will show the title all the time and the default template will show the p[age title only when you do not use visual composer.
Thank you!
Hi
to speed up result on google speed on mobile i want at least hide js_composer.min.css
from single post on mobile theme
<link rel=”stylesheet” id=”js_composer_front-css” href=”http://www.bintmusic.it/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=7.4″ type=”text/css” media=”all”>
on desktop i added the follow on function.php and this work
function dequeue_visual_composer_css() {
if (is_single()) {
wp_dequeue_style(‘js_composer_front’);
wp_dequeue_style(‘td-vc-composer-css-shim’);
}
}
add_action(‘wp_enqueue_scripts’, ‘dequeue_visual_composer_css’, 1003);
but js_composer.min.css remains on single articles on mobile theme
I’ve try to put dequeue on function.php on mobile theme but does not work.
How can i do?
Thanks
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then try to install the mobile theme again without other plugins. The mobile theme will not be compatible with all the plugins even if they are compatible with the desktop theme. They are 2 different themes.
Thank you!
Hello Edward,
This is not a bug, you can check our demo tutorial here -> http://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/ and you will see that this behavior does not happen. Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with the theme and rule out any conflicting plugins.
Hope this helps!
Thanks for your understanding!
Hello,
This is most likely a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test the search again and let us know how it goes.
Thank you!
Hello,
Well your theme is not up to date. We are at version 7.4 now. You have an old version of the theme. We cannot guarantee it’s compatibility with the latest version of WordPress.
You will need access to the envato account where the theme was downloaded from. Contact the person who bought the theme to also provide the envato account so you can update your product. You will need to download the theme package again from envato in order to update. Then you can use this guide to update the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ and this one to update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
The social counter must be updated as well but not for visual composer but it will not work in newspaper 7 otherwise.
Thank you!
Hello willysawa,
I have inspected your website and I saw that you homepage layout is damaged. Please try to make a new homepage from scratch and check again the results. Also, if you are using some untested plugins, please try to disable all of them, leave just Visual Composer to active, clear all your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Thanks for your understanding!
Hi there,
I am using the Say What? demo theme. When I pull up the home page in Visual Composer, I cannot locate the bottom “Latest Posts” at the bottom right above the footer. I cannot locate the Instagram slider or the other content wihtin the footers. Those widgets that are displayed are not within the normal Appearance > Widget section for me to edit. Instead, Footers 1,2,3 are blank.
Where are these located so I can make edits or are they hardcoded in some how?
I created a static page for one section and it shows up as expected on Desktop, but on mobile devices it is blank.
I used Visual Composer to add the elements to create the static page the way I want and that works just fine, but not on mobile.
i see no updates on my Visual Composer 4.12.1 ill try to download
Hi again,
Tried to use the settings you forwarded me to.
Tried to disable all except wp super cache and visual composer … same issue.
Also contacted maxcdn, followed their guides but nothing their either…
How can we sort this?
Regards,
Mohammed
Hi Andrei,
Finally I understood that social counter was a different plugin aside from visual composer “silly me!”
Just updated it and works fine.
Thank you very much for the support!
Hey, thanks for the reply. As far as I know, everything is updated. I’m running WordPress 4.6.1, Newspaper 6.5.1, and all of my plugins are updated, EXCEPT for possibly the Visual Composer, which is running version 4.7.4.
I’m not entirely sure where to download update packages for the Visual Composer. The plugin came packaged with Newspaper, so what’s the best way to get the update package without paying for the plugin again?
Also, just out of curiosity, why is activating the social media counter crucial in getting the Visual Composer working properly? When I try to download the social media counter from the plugins page under the Newspaper menu heading, I get a “plugin does not have a valid header” error.
Sorry for all my inquiries, I’m relatively new at this and, like I said, I inherited this site so I’ve been trying to work backwards and figure out how everything works.
Thanks again!
For some reason I can’t get rid of the html for the visual composer on the mobile theme, as there is no text on the mobile editor for the home page.