Hi,
The latest article section came from the page template here: http://screencast.com/t/Y7eYMvQjeEOF just edit your homepage.
To add more section above use the Visual Composer(page builder).
Also here is the Theme documentation: https://forum.tagdiv.com/newspaper-documentation/
Thanks for the message!
When I click in the backend editor on the character of “Visuel Composer,” opens the website “http://vc.wpbakery.com/?utm_campaign=VCplugin_header&utm_source=vc_user&utm_medium=backend_editor”.
Where can I work in Visuel Composer?
Hi,
The file from the root of the theme, including the header.php file in which you can find the head tag can be overwritten via child theme so you can use it to alter it: forum.tagdiv.com/child-theme-documentation/
I understand, it might occur due to cache so make sure you test it without any other plugins active, just the Visual Composer plugin, empty all caches, and also purge files if you use cdn then test again.
If this still happens please provide wp-access so we can take a closer look at this and send us you wp-admin login credentials at contact@tagdiv.com and also provide a link to this tread so we know who you are.
Thanks
Hi guys, back with more need of assistance. I am trying to add a Facebook remarketing pixel to the <head></head> section, but I don’t want to edit Newspaper header.php file directly, is there any other way to add it? I am, of course, using a child theme.
Another thing, I’m having a bit of trouble with a visual composer item: youtube video playlist. On the backend, its been added, on the frontend, it just doesn’t show up. Can anyone help me debug this?
notes: -it was working perfectly, just disappeared one day.
-we installed sumome plugin for clicks heatmaps, but after we noticed it made the playlist disappear, we deactivated it.
-playlist came back for 1 day
-we deleted sumome and other unused plugins just in case.
-playlist never came back
Hi,
Since version 4.4.2 the Visual Composer plugin has doubled in size and also has several new features therefore uses more resources.
If you have access to your error.log file, you can take a look at it and see if there’s any data that can lead to a conclusion on why the VC plugin has crashed.
You can also try to increased the memory limit in php.ini, might be your issue.
Let us know how it goes.
Thanks
Hi,
Please deactivate all plugins, leave only Visual Composer active, also clear cache and purge your files if you use CDN and check again if you still have this issue. If you don’t have it anymore activate your plugins one by one to see if there is a plugin conflict.
Also please make sure that you use the latest version of the theme(4.6.2) and the plugins that come with the theme files are updated. If you need to update follow this guide, use FTP method – https://forum.tagdiv.com/how-to-update-the-theme/ also update the plugin that come with theme form /plugins folder – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Let me know!
Thanks!
Hi,
Please make a backup of your current theme installation, so you can revert in case something goes wrong. Also follow our guide to update your theme, use FTP method: https://forum.tagdiv.com/how-to-update-the-theme/ and update the plugins that come with the theme files from the /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
If you have any custom modifications in the theme’s files you will need to re-apply those.
Thanks!
Hey Chris,
I am using 4.4.2 which is the latest version of Visual Composer.
I have checked all the other plugins and they are all updated including SEO by Yoast. I don’t user Revolution Slider.
I have renamed the main user name. I have changed my passwords to strong ones.
I am using WordFence as security plugin.
I am using the latest version of WordPress.
All plugins are correct.
My server is filtering bad IP ranges.
Hi,
I have been hacked 2-3 times in the last 2 months and I am using Newspaper Theme + WP Bakery Visual Composer.
Please UPDATE that plugin because I think you have a huge vulnerability there.
Thanks
Hi,
Could you please provide more details about the error/notifications/troubles you have with the login system. Also please note that the login system used by the theme is the wordpress’s default one.
I’ve checked your site and also noticed that you have js compressed so I suggest you turn js compression off then, empty caches, disable all plugins leaving just theme’s Visual Composer plugin active and test this again.
Let me know how it goes!
Thanks
Hi,
Please try this without any plugins active, leave just Visual Composer active, also empty cache. Please provide theme version that you use and you also can use Chrome inspector tool and check your console for errors when you save Theme Setting: http://screencast.com/t/rLlCqSJamK
Thanks!
Hi,
Please deactivate all plugins, leave just Visual Composer active, also clear cache and check if you still have this issue. If don’t have this issue anymore please activate your plugins one by one and see which one cause this issue.
Also please provide your site URL if still have issues.
Thanks!
Hi,
You can use the VC like button element: http://screencast.com/t/W3mp2UTxao
We have disabled some of Visual Composer’s elements and the FB Like button is one of the disabled elements. You can enable it back by editing your functions.php file and comments this line: http://screencast.com/t/9tj0BczF
After you enabled it use the VC page builder to customize the button, then get it’s short-code: http://screencast.com/t/O9jnPcBWk …and add it to the menu using the menu builder, like this: http://screencast.com/t/ndBoPkXX
Result: http://screencast.com/t/Bq2wEy7r85C
Use css to style it if you don’t like it appearance. This is the reason some of the VC element weren’t enabled on VC.
Thanks
Hi,
The issue may be caused by a plugin conflict, you have an error in the console – http://screencast.com/t/ruGNaxHf8Ta
Try to disable all plugins except for Visual Composer and check if the issue is still there. Enable the rest one by one until you find the one that’s causing this issue.
If this doesn’t work please send an email at contact@tagdiv.com , paste a link to this thread and provide wp-admin access so i can take a look.
Thank you.
Hi Chris,
Thanks on the feedback? I haven’t done nothing custom per se and i don’t even know exacly how to do that (my usage is “newbie level”, i just use the WP Bo funcionalities, i don’t venture on css or direct html editing) but your views on why this is happening make sense. I will try different setups using the visual composer and the theme BO but i hope Google fix this and/or Tagdiv can help us in sorting this out, it really messes up presentation.
All the best,
Hi,
Please make sure that Visual Composer plugin is activated – http://screencast.com/t/rJFJlvty and also try this without any plugins active leave just Visual Composer plugin active also empty cache. Let me know!
If you need to update Visual Composer plugin please use this guide – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
I downloaded a plugin, which allows me to show the signup form for a E-Mail Newsletter via a widget.
Is it possible to use widgets in the visual composer to integrate them on pages?
Hi,
You can try to add an extra class to the text block that you use – http://screencast.com/t/vZEWzzHA36 and use custom css to float right:
.yourclass {
float: right;
}
Off course try this without the css provided before. Like I said Visual Composer is used for pages on our theme and you can encounter some issues.
Thanks!
Hi,
Unfortunately you will have some issues like this if you use Visual Composer plugin also on post pages. The VC is specifically designed for pages so we don’t recommend to be on posts.
Please try this custom css for that issue in Theme Panel > Custom Css: http://screencast.com/t/PtnDguFW
.td-post-template-4 .td-ss-main-content .td-post-content .vc_custom_1428052578119 {
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}
.td-post-template-4 .td-ss-main-content .td-post-content .vc_custom_1428052702131 {
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}
Thanks!
Hi,
1. You have to these spans in menu-top.php: http://screencast.com/t/AWBUF791
.td-header-menu-wrap .td-social-wrap{
float: right;
}
.top-header-menu.td_ul_login{
float: right;
}
.top-header-menu.td_ul_logout{
float: right;
}
Results:
* When you are logged out: http://screencast.com/t/b1SuJmpaU
*When you are logged in: http://screencast.com/t/piaD4ezr2SH3
4. That space appears because the Popular Videos block is on a different row then Editor block and that space cannot be reduced via css code. You can try to add another block in the Popular videos column or remove Travel Guides block from that row.
There are many possibilities to build your page with Visual Composer, also you can use Widgetised Sidebar block to display your custom sidebar(create it and add widgets to it): http://screencast.com/t/RqaeiOAXaIor
Hope this helps!
Hello,
i would like to chage the font used on the site.
the problem is when i start customizing the fonts for modules because they are named different.
In the visual composer they are called block 1,2,3 etc and in the fonts settings thei are called module 1, 2,3 but they don’t match.
so how do i see which module is which block?
thank you
Hi,
If you have any code custom modification please remove it and if you use child theme also switch to the main theme. Also try this without any plugins active, leave only Visual Composer active, empty cache and check if you still have this issue.
Thanks!
Hi,
Please check this with all plugins deactivated, leave just Visual Composer plugin active, also empty cache and purge your files if you use CDN. If you don’t have this issue activate your plugins one by one and see which cause this issue. Let me know.
Thanks!
Hi,
@mauriceburke Please try deactivate all plugins, leave just Visual Composer and Jetpack plugin active, empty cache and purge your files and check if you still have this issue. Also if you don’t have this issue please activate your plugins one by one and see which one cause this issue.
Thanks!
Hi,
I have checked your site and also on Chrome is the same issue. Please try this without any plugins active, leave just Visual Composer and Woocommerce active and check if you still have this issue. If you don’t have that issue anymore activate the plugins one by one and see which cause this problem.
Thanks!