- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
It’s in the file download.
I think the only change is Visual Composer updated to security issue with VC.
Most themes which auto update in WP use either a theme foundry plugin; or can be updated due to being in the WordPress theme repository (e.g., free themes).
Most commercial themes on ThemeForest and commercial plugins don’t have an “auto update” feature, and generally this is a BAD idea — for example, if people had done auto update from NP4 to NP6, and woken up to find their site broken, that would not have been good.
Similarly some plugins may change settings and require workarounds and/or a perfect example is Yoast who “updated” their old wp meta plugin, by disabling it without telling people it would disable it, even though it still worked. Then printed message on screen – “we’ve discontinued this plugin, please upgrade to Yoast SEO” — well, on one site we didn’t want to do that and had to revert to the original meta plugin. Ouch!
Envato tried to build a theme updater for their themes and you can certainly try that. But often it’s best to review the changelog and see what changed so that you don’t wipe your child theme changes if there is major child theme update, or reset your home page if VC changes, etc.
For example an auto updater today might update the entire theme by deleting old folder and any customizations, and upload new one; when only thing changed was Visual Composer update for security issue. So, today only update it the VC plugin which can be done manually via FTP.
So, while it sounds like a good idea — in practice, it’s really not that advisable.
Hope that made sense — not trying to be contrary, just some feedback from using WP for 10 years and having a lot of cock ups from “auto updates” — we turn them ALL off for our sites due to too many site crashes in middle of the night without warning, or CPU spikes crashing entire box due to a bad plugin (e.g., YOAST, often has major bugs every damn dot upgrade then rushes out 3 rounds of “oops” fixes…. seriously… never install that on “new dot upgrade” — it’s a bad bad idea!). 🙂
It seems to be [ Version 2.2.1 ]
– improvement: updated visual composer to the latest version due to security issues with the plugin on it’s ajax calls
Hi,
That is because just visual composer was updated due to security issues with the previous version. No other changes were made. You can update only the visual composer plugin with the file provided and your content will remain unchanged.
Thank you!
Hi
I’ve test this on my side with V2.2 of Newsmag theme and works fine: http://screencast.com/t/kRfHWSDX5 Please make sure that you’re using the latest theme’s version available on themeforest, also clear all caches, deactivate the plugins except Visual Composer and test again.
Let me know how it goes.
Thanks!
Hello
just notified by themeforest that there is new 6.5.1 now
[ Version 6.5.1 ]
– improvement: updated visual composer to the latest version due to security issues with the plugin on it’s ajax calls
we have downloaded but only see patch from 6.4 to 6.5.1, could you possibly provide 6.5 to 6.5.1 patch?
thanks
Hi,
Please disable all your plugins. Leave just visual composer active because it is required by the theme. Try to remove the image and add it again in full size.
If the problem is still there, send us an email with your login info at contact@tagdiv.com so we can take a look and see what is going on. Also paste in a link to this topic so we know who you are.
Thank you!
Hi,
Not sure what cause this, but I also see that you don’t have menus like Chris stated above. The theme is tested with Seo by Yoast plugin and should not be any issues with titles. Also I have checked the page source of one of your posts and the title meta is ok, without Close text – http://screencast.com/t/JpOG8HmEb
So I guess google is changing your title or your page is not indexed. You could try to disable your plugins except of Visual Composer and Seo by Yoast, clear cache and wait a while for google to re-index your page.
Also it could be an issue using special character(like in your case @) in seo title, unfortunately we did not tested this and you can open a ticket to the plugin support and ask them if it possible to use @.
Thanks!
Hi
Please make sure you don’t have enabled this option in Image Details: http://screencast.com/t/zZsWs89JJjCg
If the problem persist try to deactivate all plugins, except Visual Composer, clear the caches and test again.
Thanks!
Hi
I’ve test this on my side and works fine, this is my configuration: http://screencast.com/t/srlMns1GZo – http://screencast.com/t/rojWLujV The result: http://screencast.com/t/xtaPiLaod9Yq
Also I’ve found lots of errors in browser’s console, when I inspect your post. This may affect the block’s functionality, so please try to deactivate all plugins, except Visual Composer, clear all caches and test again.
Thanks!
Hi,
If I understand well you have Social Counter in your page but you cannot edit it. Please edit your homepage and the Social Counter block should be added directly to your page content via Visual Composer. Provide a link so I can inspect this.
The theme doesn’t have an option to add social icons to the subfooter, you will have to alter the code in footer.php file and modify a little bit the social icons code from td_footer_extra_bottom.php file – http://screencast.com/t/Qyzqo0oWYMAz
Please make a backup of your current footer.php file and test this code(replace the entire content of the file) – http://pastebin.com/dL03CAKa After this you can customize it via Custom Css in Theme Panel > Custom Css – http://screencast.com/t/u03OggUOMW5z
.td-sub-footer-container .social-footer {
float: right;
}
Thanks!
Hello,
You can also create a page in visual composer something like the one on our demo: http://demo.tagdiv.com/newspaper/homepage-blog/. And add it in your menu. You can then chose which block element to display: http://demo.tagdiv.com/newspaper/block-1/ and set a particular category to the block: https://forum.tagdiv.com/block-settings-tutorial/
I hope this helps
Thank you!
OK, there is some light at the end of the tunel! I have found this plugin that works almost as I want: https://wordpress.org/plugins/posts-in-page/installation/
By using the shortcode [ic_add_posts ignore_sticky_posts=’no’] paste on a plain text box at Visual Composer, all sticky posts are shown!
The only if is that the post does not show the post thumb! Please TagDiv, can you adapt this plugin to your theme and include it as a solution for this issue? Please??
Hello Navito,
The easiest way is to use the blog page: http://demo.tagdiv.com/newspaper/blog/
In order to do this you have to set your homepage to ‘your latest posts’: http://screencast.com/t/60dfnITGbuXM
Or you can create your own blog page using visual composer like this one: http://demo.tagdiv.com/newspaper/homepage-blog/ – and set it either as a homepage or as a menu item.
I hope this helps.
Thank you!
Hi @pmats777
Thanks @Chris S
The current version of Newsmag theme have included version 4.6.2 of Visual Composer plugin. This post https://forum.tagdiv.com/topic/fb-not-sharing-post-featured-image-or-post-title/ refers at Newspaper theme which have V 4.7.1.1 of VC
We will release an update for Newsmag theme soon, which will include and the latest version of Visual Composer and also new features.
Thanks!
Hi,
Please disable all the plugins except of Visual Composer, clear cache and check if you still have this issue. If the issue persist, try to disable lazy load feature as the script could be in conflict with a plugin you use.
Also please provide your site url so we can take a look.
Thanks!
Hello John.
If you try to disabled the plugins, leave just visual composer and disable all of them. You can also try to regenerate your thumbs: https://wordpress.org/plugins/force-regenerate-thumbnails/
If the problem is still there, provide a link to your site so we can take a look.
Let me know how it goes.
Thank you!
You might start with the docs — see link right side of this page … which has a tutorial on how the home page is setup, how the modules work, etc.
Good overview of how Visual Composer works:
https://forum.tagdiv.com/how-to-use-visual-composer/
-
This reply was modified 10 years by
simchris.
Like many page-builder related setups, you actually edit the “page” which has been set as the static home page; then the page builder options on that “page” let you change stuff like which category is loaded into a block, move things around in a column (move a block up or down, etc.).
So, find the “page” being set as static home page – a normal WP setup.
Then on that page launch the Visual Composer, and go to the block element you want to edit, and then change the settings from that block in side the visual editor.
I didn’t design the website so I don’t know to much about Visual Composer pagebuilder. Essentially, I’m hoping to figure out how to edit which categories are seen on the starting page.
I have looked through the theme panel, I see the category tab but not seeing the option I need.
-
This reply was modified 10 years by
whpro.
I purchased your theme a few days ago. The Slider Revolution that came with it is version 4.6.93 show in the plugins folder.
In a September 18th post on your support forum, a Tagdiv member said:
“Revolution Slider and Visual Composer come with bulk license, this means that the plugins can only be distributed with the theme and only we can provide updates for them. You cannot update them directly from their developer”
Slider Revolution’s site says the latest version is: 5.0.6
How do I get the updated version?
Thank you
Any idea what is causing this 404 from Visual Composer?
http://mysitename.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.css
It is hitting my 404 log regularly, always with the exact same name, most recently from the msnbot, but also from the googlebot. Also seeing this 404 from website visitors who are not bots.
Is it related to the Visual Composer upgrade I recently did from 4.6.2 to 4.7.1.1?
Thanks
as i said in my post, i already did that and the version of visual composer that i just downloaded is 4.6.2.
do you not supply upgrades to 4.7.1 at this time?
if not, is there a fix to trying to get the fb plugin to display on the page?
Likely best way to see what modules are in the theme is to setup a blank “page” and then launch Visual Composer and look at all the modules — you can load content from any category you want like /articles/ — as we do on one of our websites which is a magazine and has no “news” — e.g., book/movie reviews, fiction, health articles, etc.
Pages are not posts — “pages” are typically referential like “about us” or “privacy” — and “Posts” can be anything from news to articles or fiction or whatever — so you can build layouts in VC to load content by topic from any category — build one section with fiction, build one section with lifestyle, build one section with music reviews — that’s all up to you.
Easy to play with, even build multiple different home page versions and test them by turning one on/off and asking staff to evaluate, etc.
See the theme docs for examples of different modules and “blocks” — and how you might use different ones in your layout; look at the example sites from users; look at the theme demos — all of that can be great idea starters for your layouts!
example of different “block” layouts which can be mixed and matched on your home page layout:
https://forum.tagdiv.com/theme-thumbs/
Hope that helped a little 🙂
-
This reply was modified 10 years by
simchris.
A good place to start with Newsmag is with the theme docs; see right side of page; this covers things like the tested-bundled version of Visual Composer:
https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/