- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello benjoHH,
Please ensure that you have correctly installed the Visual Composer and also, make sure that you have the latest version of this. Please set your Visual Composer, according to our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ Also, please check your system status and try to increase all the parameters, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Please try to disable all plugins except visual composer, clear cache and reset CDN files if you use it.
Hope this helps and let us know how it goes!
Thanks.
1) Unfortunately if you have black on black, then yes, this will be the result. You can however change the hover colors from the visual composer block settings.
2) This forum does not accept atachments but you can insert a link to the screenshot. Verdana is indeed used on the body even in our demo: http://screencast.com/t/uPLUXlQvM91A but this can be changed from the fonts section.
3)We have not added this option yet but maybe in a future version we will be able to insert a ‘most used’ or favorites section at the top of the dropdown.
Thank you!
Hi,
If you use the latest theme version 6.7.1 please update also the Visual Composer to the latest version provided with the theme 4.11.2, check this guide and update it – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If the issue persist please send an email at contact@tagdiv.com and provide wp-admin access so we can take a closer look. Also paste a link to this topic.
Thanks!
Hi,
If you made any modifications to the comments, please revert them to the default state. If you haven;t please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it. This should rule out a plugin conflict. If the problem is still there, please send us an email at contact@tagdiv.com and provide wp-amin so we can inspect this issue. Also include a link to this topic so we can identify you.
Thank you!
Hi,
if you made custom modifications to the social counter files, please revert the plugin to it’s default state. If you haven;t please try to deactivate all plugins except visual composer, clear cache and reset cdn files if you use it. you can also try to disable and delete the plugin and install it again.
let us know how it goes.
Thank you!
Hello tollywoodfans,
My advice is to give up to your untested plugins and check the result after this and see how it works. Could be a lot of reason in the theme that could be generated by this plugins and if you try to modify the js file you can broke the theme. Please try to disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Also, I noticed that you are using the Jetpack modules in the theme…first of all, try to disable it because this kind of plugin are not working as properly with the theme and seems to cause a lot of issues.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi everyone!
After last WordPress’s update there appeared a jQuery conflict in our theme. Because of this conflict all theme’s feature which need js to work have stopped working. However we update the theme and jQuery conflict was fixed, also we included latest version of Visual Composer plugin in theme’s path.
Make sure you’re using the current theme’s version available on themeforest, V 2.3.6 and also update Visual Composer at V 4.11.2 following our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Thanks!
Hello,
This depends on the version you want to update from. If you already had the latest version before the update was released then you can use the patch that comes with the theme and simply replace the files provided there via FTP: http://screencast.com/t/et2UQjUG2T1j and then update your plugins especially visual composer as it has issues with the new version of wordpress.
Thank you!
Please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it. Now check your pages again and if you still have problems please provide details to what they are and a link to the specific pages.
Thank you!
Hello,
You do not need any other plugins except the ones that come bundled with the theme. visual composer is already in the package itself and can be installed from here: http://screencast.com/t/FyIBKdtd9ee
The best thing to do when starting out is read the documentation (top right of this page) There is a lot of useful information in there that will help you a great deal.
In order to edit the demo content you can simply access the dashboard and edit posts, categories and pages like you normally would in wordpress.
As for the homepage, there is no text to edit as there are only visual composer elements present: http://screencast.com/t/t746iJfrI
Please read this guide: https://forum.tagdiv.com/how-to-use-visual-composer/
You can also check our youtube page for video tutorials: https://www.youtube.com/user/tagdiv
Hope this helps.
Thank you!
Hi,
You can try the ftp method and replace the files directly. (option A) and the use this guide to update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hi
@ghostmi I’ve checked your site and noticed that you’re using child theme. Try to deactivate the child theme, also deactivate all plugin except Visual Composer, clear all caches and test again.
@yamuuser make sure you’re using latest theme’s version available on themeforest, V 2.3.6 and also update Visual Composer plugin at V 2.3.6 https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ clear all caches and test again.
Thanks!
Hello,
The updates were just for the visual composer and revolution slider plugins update. In order to have the latest version of the theme and plugins, please follow these 2 guides:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
As for the social counter, please keep in mind that it is affected by cache so please clear your cache and reset cdn files if you use it and check again.
Let us know if you still have problems with the counter.
Thanks.
Hi,
Please make sure you update the theme to the latest version: https://forum.tagdiv.com/how-to-update-the-theme-2/ and also make sure you installed the latest version of visual composer properly: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If you still have issues, also try it without plugin. Disable all plugins except visual composer, clear cache and reset cdn files if you use it.
Thank you!
Hi
When you’re using blog template the elements from Visual Composer can’t be added on page using the page-builder. However you can use do_shortcodefunction to display the big grid on blog page. Here is an example:
– first you need to get the grid’s shortcode. To do that add the desired grid on a blank page, set as you want then click on classic mode button to switch in back-end editor, copy the shortcode and paste inside do_shortcodefunction like here: http://screencast.com/t/GWIAj90xwep
<?php echo do_shortcode('[vc_row][vc_column][td_block_big_grid td_grid_style="td-grid-style-4" category_id="19"][/vc_column][/vc_row]'); ?>
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hello GOT,
If you want to achieve the same layout, you have to reduce the padding-bottom for your Big Grid 4. Please try a bit of CSS code to do that and place it in Theme panel>Custom CSS area.
The code is ->
.td_block_big_grid_4{
padding-bottom: 2px;
}
The result you should see here -> http://screencast.com/t/07VOpBJBsv
For more information about “How to use Visual Composer”, please check here -> https://forum.tagdiv.com/how-to-use-visual-composer/
Thank you for the message!
Hi,
It seems you updated wordpress to the latest version. This caused some issues with the Visual composer plugin so please update your theme and also make sure you update visual composer with the latest version that comes bundled with the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ and https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
Unfortunately not all plugins are compatible with our theme. Every premium theme has this ‘problem’ as the code is custom and plugins cannot recognize it as plugins are created for standard wordpress code. The disqus plugin is not tested with our theme but users on this forum claim to use it without issues. Try to disable all other plugins except visual composer, clear cache and reset cdn files if you use it. Then check again. You might want to search through the forum as well to see if someone else had these problems.
Thank you!
Visual composer was working fine until I enabled MultiSite option. I cannot see any block that is already on the page and cannot add/remove new stuff. Please let me know how to fix it. Thanks.
My website is: http://movielawn.com
I can PM you Admin user name and password.
Best Regards,
Kal
Well, I am seeing lots of users of Newsmag theme have problem of images not showing up. Even our website http://www.kabir.org had the same problem.
I tried the solution as suggested by other developers: Here is the guide on how to update the plugin – https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
This still did not help in my case and I am seeing in other websites case well.
Solution that worked for me:
– I found it’s not cache or some other issue.
– The issue is with jquery script it’s not changing the opacity of images
– Go on style.css in theme folder line no: 23884
– Change the opacity of images from o to 1 in CSS file. (0: hidden; 1:visible).
Problem solved. Images showing up again.
Hi,
First of all I use a plugin that allows me to open commenting on page.
I updated newsmag and visual composer and found “no comment” words began to show up (again) at the bottom of page.
can anyone help? Here’s the situation http://www.screencast.com/t/afmh6AWsf55X
thanks all
I did the latest theme update this week and I also updated WordPress. I also updated Visual Composer. I refreshed cache numerous times since updating.
Two Problems:
1) Masonry galleries are not showing – example page where masonry gallery is in the code but not showing on page: http://mauimagazine.net/maui-photos/
2) I created new posts today, and some are not showing the sidebar, even though they should based on the category of the post. I have double and triple-checked the settings are correct in the Theme Panel and I can’t figure out why some new posts are getting a sidebar, and some are not. I have them correctly categoried by primary category and they should get a sidebar, but they are not.
Here are examples of posts I made today (backdated because it’s old archive content from our magazine):
These have sidebar, correct: http://mauimagazine.net/culinary-jaunt-lanai, http://mauimagazine.net/choosing-solar-contractor,http://mauimagazine.net/down-and-dirty, http://mauimagazine.net/deep-wisdom
These lack sidebar, incorrect: http://mauimagazine.net/exploring-aloha, http://mauimagazine.net/publishers-note-march-2012, http://mauimagazine.net/going-bananas
Cannot tell any difference as to why some are getting the sidebars, and some are not.
Can you help with these issues?
Thank you.
HI tagdiv,
I’ve the same problem as the other guys. I can’t use visualcomposer as before.
I can’t edit my page.
Could you help me, please?
Thanks!
Hello there.
I’ve just purchased this theme and hopeful someone can kindly assist.
I was motivated to buy this theme having seen it on another website, and I’m looking to replicate their home page grid – here it is
I assumed it would be easy to setup, I’ve attempted like this
However, it doesn’t look seamless as there is a big gap between the two – see here
In short, after spending many hours on this, if someone could be kind enough to tell me how to use Visual Composter on this theme to get a big grid like this I’d be very appreciative. Thanks
Hi Tagdiv,
I have been a regular user of Newspaper 6 and the theme has exceeded my expectation so far. However, since two days ago I was unable to activate the visual composer to edit my pages. When I click on the elements such as tagdiv blocks, text box, image slider etc., it just doesn’t show up for me to build my page.
Please help.
Website:
http://www.1step1footprint.com
Thank you.
Regards,
Wei Jian