- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
Plugins can also affect the settings so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Also please increase your system status parameters: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Also please increase your system status parameters according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hi,
I have tested the Big grids used in the category pages top posts style, but I do not see the problems you mention. The error appears when using a Big grid on 1 or 2 columns, and is displayed only for pages being built in Visual composer. The category templates are already defined here – https://www.screencast.com/t/f4vNmPnb and the Big grid is placed accordingly by default. The category pages are not available for editing in Visual composer. Maybe you have made modifications to these templates directly, or through a child theme that is causing the error you get on the category page, because there is no need to modify the file in question, as everything works the way it should by default.
Thanks
Sorry for this question.
I need a home page (but also another page of the site) as this below but i do not want to use Visual Composer (here is not installed on the site we do not want to install it):

I do not understand this post: https://forum.tagdiv.com/topic/featured-posts-homepage-and-category/
I see that blocks are enabled for “category only”: how to enable for pages?

Please let me know.
Visual composer crashed my website again (it always does). I did the newspaper update via sFTP, and then updated my plugins (except visual composer). I deactivated all plugins, uploaded the new composer via sFTP, and then it crashed the site. When I de-activate visual composer and then delete it and re-upload, it usually doesn’t let me get past the de-activate stage because it just crashes my site. The sFTP method has worked up until this time. Why does this keep happening?
Hi,
Unfortunately the mobile theme does not recognize the Visual composer shortcodes and will not display them. This is the purpose of the mobile theme, to be as light as possible with increased performance. You can always disable the mobile plugin, because the theme is fully responsive and will adapt to every screen size while also displaying the same content that exists on desktop – https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Let us know how it goes
Also test on a wp default theme and see if the menus still jump they way they do now.
Thank you!
Hello,
In order to change the categories displayed in a block you will have to use the block settings. Please read this guide: https://forum.tagdiv.com/block-settings-guide/
If you cannot access the visual composer editor or create a new page, then it could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
The front-end editor was disabled in our theme so you can only use the back-end editor.
Your issue could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
Our website has been hacked (ovh had shut down the hosting with cross site scripting notification).
So I had to clean and reinstall the files.
Scans are ok right now, the website is reactivated, everything is well displayed in a browser.
But Visual Composer still doesn’t work and can’t display the structure of the existing pages. There’s a circular animated graph running as it tries to load something without success.
The “add element” button works in new pages, but nothing happens when I select something in the element panel.
I used the Newspaper-tf/plugins/js_composer.zip’s files.
WP is a 4.7.3–fr_FR release.
Thank you for your help.
Hello,
Please make sure you use the latest theme version. Use this guide to update if needed: https://forum.tagdiv.com/how-to-update-the-theme-2/
The make sure your memory allocation is done properly: https://forum.tagdiv.com/system-status-parameters-guide/ and also check without plugins. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello, sorry for my not perfect english… i’ve used visual composer for my homepage and i used “Hide on device” option for hide content on mobile so the users could see only grid and news block on smartphone and tablet.
The issue is that if i make a check on homepage with google search tools i see grid and news block that i created for mobile also in desktop view…..
Hi
I did a PHP 7 compatibility scan with newspaper theme 7.8, I got 3 errors and 4 warnings :
What should i do ??? stick at PHP 5.6 or yet update to PHP 7?
-FILE: /home/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_translate.php
—————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————
291 | WARNING | Function name “__td” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————
FILE: /home/public_html/wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/SourceMap/Base64VLQ.php
——————————————————————————————————————————————-
FOUND 3 ERRORS AFFECTING 1 LINE
——————————————————————————————————————————————-
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
——————————————————————————————————————————————-
FILE: /home/public_html/wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/Parser.php
——————————————————————————————————————————
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
——————————————————————————————————————————
470 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
471 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
478 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
– I got 16 PHP 7 compatibility warnings with WPBakery Visual Composer!!!!!!
Please help:
Thanks
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
If the issue is still there please provide a link to your site so we can inspect it.
Thank you!
We do have reports of untested plugins removing theme options. Please test without plugins by disabling all plugins except visual composer, clear cache and reset cdn files if you use it.
Thanks.
I just bought newspaper theme. Is it necessary to buy visual composer?
Theme depend on visual composer. If i don’t buy theme useless for me?
Hi,
I do not know why you choose to do this. Please note that there are Full Big grids available that you can use, like this for example
– https://www.screencast.com/t/7VnkdffkH
– https://www.screencast.com/t/p0CkAHhi
With this result – https://www.screencast.com/t/rtIwKRgyG
There are many Full Big grids available that you can choose from in Visual composer and achieve the result you want without modifying the theme files.
Thanks
Hello,
On the homepage you can use visual composer to edit the page so you can add your content to the page. However a post on bbpress is not a post you can add anywhere. bbpress is a forum. You should check with the bbpress documentation on methods you can implement their plugin on the homepage.
You can maybe use the shortcodes: https://codex.bbpress.org/features/shortcodes/
Thank you!
Hello,
The menu does not work due to the js errors in your browser console: https://www.screencast.com/t/2nNF7U79k
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
when we will update the thema Newsmag in order to use Visual Composer version 5.1?
It has already passed a month, but you still have not done upgrade in order to use the new version of Visual Composer.
I want to know the schedule in days.
Hi,
If you have made fresh theme install and used only the latest version of the plugins provided in the theme package, the problem should not be present anymore. But I see nothing has changed at the moment, and the Big grid is still missing from the homepage. Try making a test page and add some elements from Visual composer in it, then save and check if there is any problem.
Also check the theme status – https://forum.tagdiv.com/system-status-parameters-guide/ and see if there are any modifications needed to be made according to the guide.
Thanks
Ok, I will talk to my host to php.ini issue, but now the main important thing for me is wp-config.php because I have 2 websites with the same error using Newspaper with Visual Composer and there is no way to change it.
I checked the system status in the theme panel (as I told you before after changing it) and nothing has changed after I added the line you told me.
Thanks
-
This reply was modified 9 years by
utzgurx.
Hello,
Sorry but the mobile theme will not support complex elements such as infinite loading as the mobile theme does not use visual composer and the functionality is only added through the page builder.
If order to have infinite loading on posts, you will have to use the standard responsive version of the theme.
Thank you!