- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi,
Did you updated the Visual Composer plugin? Deactivate and delete the Visual Composer, then install it from here – http://screencast.com/t/NeIrAMKdm3 Let me know how it goes!
Thanks!
Hi,
Please provide your site url so I can check it using fb debugger and take a look to the og meta data.
Also note that it may take a while for fb to update the meta data and make sure you test this using just Visual Composer and SEO by Yoast active(make sure you activate og – http://screencast.com/t/vjuFXaJNPoVA ). What version of Visual Composer you use? The latest version provided with the theme is 4.7.1.1.
Thanks!
Hi,
@wpdiv Unfortunately we cannot test all the plugins, the plugins tested and should work well with the theme are – http://screencast.com/t/Lb8pw3yOq I just said that you can check if it is not a conflict with another plugin, using just Visual Composer. Also if it doesn’t work check the browser’s console for errors and/or the error.log file.
Thanks!
Hi
setup a custom sidebar for your home page if you don’t have one; add a text box widget from the appearance > widgets section in WP admin panel.
If you’re using visual composer for custom home page, see the how-to in building home page; create new horizontal “row” at bottom of all the other content. If you can’t do that, simpler to use a text widget in sidebar.
See the docs for how to create a new home page sidebar; you can then set that sidebar to be used in your home page layout.
But those are the broad strokes — worth playing with a bit to experiment.
Note you can make a new home page layout and mess with it, preview, etc. without actually making it live.
TagDiv support can likely help with more step-by-step; this was just an overview of one way to do it 🙂
Try resaving permalinks, turning off any new plugins — if something “suddenly” stops working, it usually comes from a plugin update that no longer “plays nice” — a caching issue, or issue with CDN/similar.
Try
a) resave permalinks
b) clear any/all caching
c) turn off all plugins except Visual Composer.
See what happens.
Might or might not help. I’ve also found naming the static home page something other than “home” works better, like “homepager” since the static page isn’t supposed to be seen by anyone — it’s just for building the page which gets loaded by the theme as the default home; so nobody should be going to yoursite.zz/nameofhomepage
-
This reply was modified 10 years by
simchris.
Any theme framework using Visual Composer will have that file – it’s not technically part of theme; so hundreds of themes using VC will have that payload, but it’s the plus and minus to this kind of fancy site.
You can minify the main css file per my suggestions in my sticky post on optimization, which helps quite a bit.
Also, luckily this stuff actually gets zipped/compressed when sent to browser and cached so not being loaded over and over.
There is also code in my optimization sticky on topic of disabling VC loading on post pages where it’s not used (at least in my case).
Sadly, for highly complex and “lots of features” sites, there *is* a big payload, but not so bad — some themes make it seem smaller by loading 10 diff CSS files, where here it’s all combined.
Standard size CSS for most complex themes is actually about 550KB — not 75KB. It’s not apples to apples, it’s apples to watermelons — footprint is quite different.
But you can optimize stuff quite a bit for speed and Google pagespeed rating, which should be the main target for using large complex “feature-packed” themes like this one.
That might not have helped, but some feedback (I’ve been doing webdev 20 years and using WP 10 years, so not totally nuts over here… at least most of the time) 😉
Average size for a complex theme is actually about 550KB these days as it combines multiple sizes, shapes, options, layouts, mobile/responsive, etc.
Visual composer is also a bit big.
However the actual footprint is much smaller for web browser via gzip and also with caching in the cloud (e.g., Chrome will cache your data if enough hits come from Chrome users, etc.).
You can also manually “minify” the main CSS file using the tips/tricks from my sticky post on site optimization.
But yes, it’s a bit big for all those features people have asked for (demanded?) — so, there is a lot going on, but it’s better than loading 10 diff. CSS files as it’s actually more efficient for one “packet” …
and some data is actually inlined automatically to help with pagespeed/rating.
There was a post exchange a while back for v4 where I’d asked about what we could “take out” if not using bbpress, woocommerce, multisite, or other things to “trim it” and that would be a good tutorial for Radu or somebody to tackle in a
“what can I take out of the main CSS file”
“what can I take out of the main includes-functions file”
as those are the two big payloads other than visual composer.
Chris
As per you suggestion, I disabled all plugins except visual composer. However, the reported problem STILL exists.
Please help asap … thank you.
Hello broadstone,
If the page does not show up in the pages section there is no way to edit it. It does not exist. You can delete the menu item as well and replace it with one of your own pages you can create and edit in visual composer.
Thank you!
Hi,
If this tweet list is a widget, you can create a custom sidebar containing it and then use a ‘widgetized sidebar’ element in visual composer: http://screencast.com/t/shT5IfBe. – and select your sidebar from the dropdown menu. http://screencast.com/t/evdDdQd5yqR
I hope this helps.
Thank you!
Thanks Bogdan but it’s not what I was asking, I am using Visual composer fine.
What I’m trying to do is to insert a specific widget (tweets list for instance) in visual composer.
If you check my dummy page – http://www.plamotte.fr/mondafrique –, you will see that there is a blank in visual composer’s sidebar and then the tweets list which is a widget from the home_sidebar
What I would like is to put this widget in visual composer right column
I hope it’s clear even if my english may not refer to my french way of questioning
Thanks
Patrick
Hello Patrick,
Visual composer runs on rows and columns On each row you can have 1, 2 or 3 columns.
Here is a simple example of a 2 column layout: http://screencast.com/t/z4lHCl4QqT. The right one is the sidebar.
You can add elements to it using the plus (+) sign. The result: http://screencast.com/t/J7Q13ceJG
You can read more about how to use visual composer here: https://forum.tagdiv.com/how-to-use-visual-composer/
Regarding Twitter, you can read more about the Tagdiv social counter here: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
I hope this helps.
Thank you!
Hi,
I would like to add widgets I use in sidebars in a visual composer column but I can’t figure out how to do that. Could you explain how to do it ?
For instance a twitter feed ?
Thanks
PLM
Hi,
Newsmag CSS is too heavy:
js_composer
801.611 kb
style
589.912 kb
style
116.628 kb
Total CSS:
1560 kb (1551.767 external css / 8.704 internal css)
Standard css theme file should be less than 75K, Is there anyway you can optimize the theme ( inline css, combine ).
I also try to remove the javascripts, and css rendering with speed booster but it didn’t work properly.
Thank
Hi,
It is hard to say if that is the problem but we always recommend the latest version of our theme. Update your theme and only activate the visual composer plugin.If the problem is still there you can check if it is not a WordPress related problem. Switch to a WordPress standard theme and check the widgets menu again.
Let us know how it goes.
Hello,
Please check this error again without any plugins. Disable all plugins except visual composer. If the problem is gone, that means one of them is interfering with the theme and must stay deactivated/deleted.
Let me know how it goes.
Thank you!
Hi VAtheist,
Newspaper 6 is practically a new theme, the whole code was rewritten so you have do a clean update and make sure that no old files remain. Please follow the guide suggested by Chris. Make full backup of your current installation – https://codex.wordpress.org/WordPress_Backups and then do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one. The recommended method is via FTP. Then update also the theme plugins: Visual Composer (also optional plugins Social Counter, Speed Booster if you use them).
Please note that the old custom modifications to the files or custom css will not work, you will have to adjust and re-add them. Also the shortcodes have been changed.
Thanks!
Just a quick update – I checked with the Visual Composer team and they indicated that when VC is bundled with the theme, the support comes from the theme for VC issues, so I’m back to the Newspaper theme for support on this matter. Thanks,
Hello ppcker,
The block element you are pointing out is block Big grid 8. It can be added in visual composer: http://screencast.com/t/aWibBCZx3Fny. In order to add the color scheme to it you need to change the grid style.
You can compare styles easyer on our demo: http://demo.tagdiv.com/newspaper/big-grid-8/
Thank you!
Hello 123xneo
This problem is caused by a plugin that interferes with our theme’s lazy load animation. http://screencast.com/t/mykoiRlA.
You have this error in your console: http://screencast.com/t/MtTJlAuIFIA
You can either try to disable lazyload or try to disable all your plugins except visual composer and see which one causes the issue.
Thank you!
Hi alin
Did you confirm that, WP Jump Menu WordPress Plugin works with Newspaper theme just installed with Visual Composer?
Hi,
Please test this only with Visual Composer active, disable all other plugins to make sure that it is not in conflict with another plugin. I think that it should not be any issues as this plugin just help you to search the page to edit. Unfortunately we did not tested any similar plugins so I cannot make any suggestions. These are the plugins tested with the theme – http://screencast.com/t/Lb8pw3yOq
Thanks!
Hi
I’ve tested you site on iPhone and works fine. Please make sure you deactivate all plugins again, except Visual Composer, clear all caches, and test this again. Make sure you empty the phone’s cache memory, and also you can test this on our demo: http://demo.tagdiv.com/newspaper_tech/shop/ and see how it works.
Let us know know ho it goes.
Thanks!
Ok, did the one by one deactivation of every plugin I have and isolated the issue to Visual Composer. When I deactivate Visual Composer, Facebook reads my Yoast SEO open graph tags perfectly. When Visual Composer is activated, Facebook totally ignores the Yoast SEO open graph tags and does not pick up post titles or post images which is really unacceptable. This would also explain why I only starting seeing this issue on Facebook after installing the Newspaper theme. Is Visual Composer conflicting with the Yoast SEO open graph tags, and if so, is there a way to remove the conflict?
Not sure how integrated visual composer is with the Newspaper them, so I will also see if there is a separate support page for Visual Composer.