Hello,
I see my Visual Composer is not working now. I can’t use this to Build a Page. Its just stuck.
My is theme Version: 1.5 and Visual Composer 4.7, So I want to update it to latest version. Where I can Download the Latest Version?
Please Help Me.
Thanks
Hi… I have similar problem with theindpanorama. I am not talking about visual composer, It’s about visual mode editor in add new post mode that normally appear in any themes. Please help.
Thank you
I have the same problem. I have updated visual composer to 4.12. That’s working fine. But the social counter plugin I got with the Newsmag update was only 3.2. Is there a newer update? Please give me the link to this latest update? Thanks Marina
Dear Andrei I want to ask you also
On home page – demo Scandal if you check our site http://www.mediafree.gr there is a section before footer that displays articles with the title “ΤΕΛΕΥΤΑΙΑ ΑΡΘΡΑ”
How do I edit what to display on this section? Where can I find this section on the admin panel? It’s not on the visual composer.
You can also simply try out the plugin and see if it works; if it works with normal WordPress themes, no reason it shouldn ‘t work with this one in normal posts — keep in mind it may not work with content built in a post or page with Visual Composer; so that would be a tech question for the plugin company as to whether it works with VC elements or not.
Should work with normal posts; but I don’t work here.
I recently updated to the most recent version of Newspaper and also updated
WPBakery Visual Composer according to instructions here. Pretty much everything runs well apart from tagDiv Social Counter. I removed the old box completely and created a new to see if that would help but no.
The Social Counter display but just with a facebook / twitter icon hardly visible in white. Number of followers don’t display correctly. Weird..
I’m pretty sure tagdiv social counter it self is configured correctly.
What might I be doing wrong?
Hello, I am using Newspaper theme 7.3
Activated plugins-
Mobile theme
js composer
wp-super cache
Advanced Database Cleaner
tagDiv Social Counter
WP Smush
Yoast SEO
Using default htaccess provide by you
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
#ExpiresByType text/html "access plus 600 seconds"
#ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
WP- Super cache is configured using this https://forum.tagdiv.com/cache-plugin-install-and-configure/ tutorial
Cloudflare settings are configured using https://forum.tagdiv.com/cloudflare-cdn/ this tutorial
Still my scores are
PageSpeed Score
(86%)
YSlow Score
(57%)
Page Load Time
6.5s
Total Page Size
1.35MB
Requests
101
Please help me to get better speed.
There’s a new update available for Visual Composer as of today. How would I go about downloading? The latest version of Newspaper doesn’t have this version of VC.
You don’t need license code. Ignore the ‘nag’ screen box from Visual Composer.
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
i would like my posts outlined with a border. i cant seem to find any option to make one or change color other then in visual composer which doesnt seem to be working correctly.
Visual composer maybe has problem.
I have already create a page.
I want to change some things now, but Visual Composer does not open.
Hi,
Let me try to explain better. There is no setting to change the color of the category tag in our theme. the element is added across the whole site.
you can use a css code to change it;s color, but it will change the color for ALL category tags on your site to the same color. This is the code you need to add in the theme panel-> custom css box for this to haoppen:
.td-post-category{
background-color:red!important;
}
This code will make all category tags red: http://screencast.com/t/0lTOULi7fI`
Now if you want to go further in depth and only target a specific block, let;s say I want to target my first block on the page and not any other one. i can access the back-end of the page in visual composer: http://screencast.com/t/3X6PF4Vl
i need to move it on a separate row, not like it;s right now. Here is how it will look like: http://screencast.com/t/ZxXPuMkyF0Pw
We do this as you can only add an extra css class on a row, not on a particular block.
now we access row settings and assign a class name. you can name it anything. I will name mine: custom_class:
http://screencast.com/t/FlBUC25u then we hit save and updqate the page.
Now i can use this code:
.custom_class .td-post-category{
background-color:red!important;
}
http://screencast.com/t/yoFtyfEoNH
Thanks.
Hello,
Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
you cannot update the plugin unless we provide the update along with the theme. We will update visual composer in the next theme update.
Thank you!
HI
I’ve checked your site and noticed that you’re using default page template for homepage. You can add a sidebar on this page using widgetized sidebar block from Visual Composer: http://screencast.com/t/ItSml7rlGgi
Let us know if you need further assistance on this.
Thanks!
WordPress just told me that “there is a new version of WPBakery Visual Composer available (version 4.12.1)”.
My question is that is this version of VC compatible with the current version of Newpaper(7.3)?
Should I update this plugin?
Thanks
Hello,
In order to delete anything on a page you must edit the page using the wordpress settings http://screencast.com/t/2l6SAEH5M and then editing the page in visual composer. You can add or delete any element from the page content
Maybe this will help: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thank you!
Thanks. Will taking those steps make me lose any data or changes in the site? Because I will have to deactivate visual composer and the theme to update them.
Please try one more thing.
I see you use version 7.2 of newspaper. We only tested 7.3 so please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and make sure you up-date visual composer as well: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Let us know how it goes
Thanks
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. then test the grid again. The grid on our end does not behave in such a way so there is something on your end affecting it.
Thank you!
Hello grharis,
The latest version of the theme is Newspaper 7.3 and the latest version of the plugins are 4.1 for Social Counter and 4.12 for Visual Composer and not 4.6… please update your Visual Composer! Also, please notice that all of these updates should have to be made via FTP because this is the surest method in this regard. For more information, please check here -> https://forum.tagdiv.com/install-via-ftp/
Thanks.
Hi,
You can follow this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
and also make sure you update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. This is most likely a plugin conflict affecting your site.
Thank you!
HI
@f_desat those are bloc’s titles and can be changed from Visual Composer, just edit each block and change the title: http://screencast.com/t/Acfzp5f03a For more details about how to use Visual Composer and setup the homepage please check these links: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/
Thanks!
Hi
Try to update the theme at V 3.1 which is available on themeforest and also update Visual Composer at V 4.12 which is included in theme’s path, clear all caches then test the site again.
Let us know how it goes and if the problem persist please provide your site url so we can have a closer look.
Thanks!
Good morning
I update Newspaper Theme with the envato plugin and after this only the header was showing.
Visual Composer 4,6 version