- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
OK.
I have found the page with the issue. Are you sure you have a featured image set to those posts? as the placeholder seems to display instead. If you do have featured images set, please try to disable all your plugins except visual composer, clear cache and reset cdn files. If the problem is still there afterwards, please send us an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also include a link to this topic so we can identify you.
thanks.
Hi,
The sidebars sometimes display “broken” if certain html is used on a post or if a smart list is not created properly in such a way that html tags remain open. Please check the text mode of your posts and see if there are any html tags open.
It can also be caused by plugin. Not all plugins are compatible with the theme so please try to disable all your plugins except visual composer, clear cache and reset cdn files if you use it. This way a plugin conflict can be excluded.
Let us know how it goes.
Thank you!
Hello newtag,
I have tested on my side, without Visual Composer and with the infinite loading for the category page and it are working as properly. Please try without untested plugins if you are using because its could cause som errors in the theme and could cause this type of issue. The only recommended plugin used to move the js to the footer is our tagDiv speed booster. For more references about this kind of plugin you will find in our documentation here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ and please notice that this tutorial is only addressed for advanced users.
If you need more assistance in this regard and if your pagination for category pages are not working, please provide your WEBSITE URL so I can further inspect the issue.
Thank you for your understanding!
Hello cva183,
This is not a right behaviour of the theme, strange. Please notice in our demo, here -> http://demo.tagdiv.com/newspaper/ and there you can see that the theme works fine. I suspect your issue being from your untested plugins which you are using in your 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.
Hope this help and let us know how it goes!
Thank you for the message!
Hi,
Unfortunately I cannot provide a precise answer as Visual Composer add-ons are not among our tested items and their not on our to do list. Maybe our users can help you out if they used such add-ons.
Thank you!
Hi,
It seems there is a custom class on that particular ro that contains the word “ad”. Everywhere adblock detects the word ‘ad’ in a css class, it will remove it. This being a class on a row, it removes the entire row. Please edit your block element in visual composer and remove this class: ‘import_video_ad_bg’
You can then add the design options added by this class from the visual composer settings.
Thank you!
Hi,
I have checked your website and saw the “blank” section. This is a feature of visual composer so please check the block settings, row settings or column settings for those particular blocks and revert them to their defaults. You can alternatively remove them and add them again. This way the settings will be restored to default instantly.
Thank you!
Hi,
we have no reports of this yet, but your error seems to point to visual composer clearly. Sometimes plugin updates get released like this (SEO yoast is the best example of this. They release several dot revisions until an update is stable) We will update visual composer again in the next theme version though.
Thank you!
Hi,
You can use css to achieve this result, but you need to leave the color settings to default (grey) otherwise visual composer will make the tabs lose their style and apply the plugin style to them.
You can use this code:
.vc_tta-tabs-list :nth-child(2) a {
background-color:red!important;
}
.vc_tta-tabs-list :nth-child(3) a {
background-color:green!important;
}
.vc_tta-tabs-list :nth-child(4) a {
background-color:blue!important;
}
This was created for an element that has 4 tabs. if you have more or less, then either add another line of code and change the num,ber 4 with 5 from the child selector or simply remove the last part if you have 3 tabs.
result:
http://screencast.com/t/lh0OGwei9K
Thank you!
Hello,
if i activate “strech row” in visual composer, the moibile-menu is brokes, when the user change the display-size
i don`t know, if i can explain that exactly, so i have made some screenshots:
https://www.asuro.de/files/screenshot_01.jpg
https://www.asuro.de/files/screenshot_02.jpg
https://www.asuro.de/files/screenshot_03.jpg
https://www.asuro.de/files/screenshot_04.jpg
on the first two screenshoots all its fine, but when i change the displaysize (screenshot_03) you can see, that the menu is broken.
IF i deactivate “strech row” it work`s
Maybe you can help me to fix the problem?
Thank Bodgan for your answer, but i activeted the child theme before the last theme update. In meantime, i written at the author of plugin that i use for to create the child theme. He answer me that Visual composer is loading after the parent stylesheet. He has added a temporary workaround and it is working for now, and he will try to put a permanent fix in the functions file. For the moment it works perfectly. I thinked that this information is useful also for you, because is a plugin rather used
Hello @thanik30 and @ChroniclesTV
I have checked your website and saw that your Facebook counter does not work as properly. Also, I noticed that you do not have the latest update of Visual Composer. -> http://screencast.com/t/4PEo5Sf0z Please try to update this plugin (latest version is 4.11) and see how it work after these changes.
For more information about Visual Composer updating, please check our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Also, you can follow the below guide for an accurate setting ->>
1) Please make sure you have the latest theme version: 6.7. If not, you need to follow this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
2) Having the latest version of the theme is not enough if you do not update the social counter as well. You need to remove the current version you use: http://screencast.com/t/4jvRwNzK and then install the version of the plugin that comes with the 6.7 theme: http://screencast.com/t/9AKKURjTjX
You can recognize if you have the correct version of the plugin when you see the new app key settings: http://screencast.com/t/CIXxklBanNl If you do not have these settings in your social counter it means you do not have the correct version.
3)You need to follow this guide to get the requirements from facebook:
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Please keep in mind that the social counter is not a live count. It will update once every few hours.
Also, if your problem is still there after these advices, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so I will further inspect your setup page. Also, please provide the link of this topic so we can know who you are and what the issue is.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
There should be an alert if something goes wrong with the token. Please make sure you have the correct app key from facebook and try to disable all your plugins except visual composer, clear cache and reset cdn files if you use it. Then try the token again.If you still get the same error, please send us an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also include a link to this topic.
Thank you!
Hello,
1) You can use this css to remove the bottom padding:
.td_block_big_grid_8{
padding-bottom:0!important;
}
But this will cause the block 1 below the big grid to stick to it so you need to assign an extra class to the row containing block 1 and use css with the class you assign like so:
http://screencast.com/t/iSvCwa5Dj6dX
.customrow1{
padding-top:20px!important;
}
2)You can assign a background color to the rest of the page by editin every row in visual composer lie you did the one with the big grid and assign that color to it.
3)Unfortunately I cannot see the ad at the moment. Please add it back in so I can inspect it and provide the proper code.
Thank you!
Hi,
sorry but I could not see the blocks in question: http://screencast.com/t/feBxsHuxXqe. In any case, every block can be removed. The blocks are on pages that can be edited in visual composer: https://forum.tagdiv.com/how-to-use-visual-composer/
I guess you already removed them.
Thank you!
Hi,
Every post template has a specific class you can check here: http://screencast.com/t/GgiEwozGrpSQ
You can add multiple conditions to the code if you wish to change it.
As for the plugin, we are not sure how the plugin works. You will need to use the implementation method specified by the plugin author. If you want to modify this behavior, we cannot offer any suggestions as we have not tested the plugin and have no idea of it;s functionality.
For the third part, there is no benefit at all, as different versions of visual composer will not work with pur theme properly except for the one that comes bundled with our theme. Please use just the version you can install from here: http://screencast.com/t/iuv6drOf (we will update the plugin along with the theme)
Thank you!
Hello Bogdan,
I added the code to the php file as directed, but it is not saving the changes in the php file, I can see the changes in Adobe Edge code but not the theme folder, how do I make the changes appear in the newspaper theme folder?
Thanks.
Hi!
I’m using Tabs of Visual Composer, in particular 1 tab with 3 sections in a row, now I need to hide the second section without delete it because I need to show it next days without build the content again, how can do this? CSS can help?
Thanks!
I’ve downgraded Visual Composer to version 4.9 and it’s working like a charm!
So, definitely there is a problem with Visual Composer 4.11 from the last update!
Hello. I have a problem with the static home page in the child theme, but don’t find a solution. In the Child Theme all pages and styles work correctly, but not the home page. In the home page (static page from Word Press, with Visual Composer) don’t appear the sidebar. In the Child Theme copy there are all files required, in the admin panel all sections are configurated with the same options of the parent theme, but in the home page, only, the sidebar don’t appear and do not work it the proportions 2/3 and 1/3 indicated in visual composer. After two days of trying I decided, for the moment, to renounce from using the theme child, though, having made several changes, it would be important to use it. Instead in the theme Parents all works well, also the home page. Do you have some idea? Maybe I missed something … bye, thanks
Hi,
Please read my question before you answer – im already using the latest version and IM NOT USING VS Composer!
So please test the infinite pagination without the VS PLugin and tell me if there is any bug – so i can fix it.
thx
Starting yesterday, visual composer is freezing & lagging when adding new rows, icons or just anything.
I’ve updated to the latest version that you provide v4.11 if i’m not wrong, but the update did not help at all.
Right now I can do nothing with the site and it’s super frustating.
Looking forward for any response.
Hello Chris, thank you for sharing valuable information. Here is something that could help with page speed:
I use a plugin called “Plugin Organizer” https://wordpress.org/plugins/plugin-organizer/ to enable and disable plugins per post/page. For instance I enable Visual Composer on homepage and on few other pages where it is needed and disable it on the rest of the website. Most plugins that I use work only on admin panel anyway so they can be safely disabled on posts and pages. This should help speeding up the website as well. I hope you will find this information useful.
Kind regards
I was able to create what I’d like my homepage to be through Visual Composer. How do I get that page (site.com/homepage) to show up as my regular homepage (site.com/) without having to create a messy redirect?
I’ve checked error log and I can see that on 18 March (the day that I’ve patched the latest update and you have released the update on 17 March) there is an error log: 18-Mar-2016 20:34:59 UTC] PHP Parse error: syntax error, unexpected end of file, expecting ‘)’ in /home/***/public_html/wp-content/plugins/js_composer/include/helpers/helpers.php on line 639.
Hi,
Since I’ve updated the theme to the latest version (6.7), the site is so slow and it’s taking a lot of server resources. I’ve seen this particularly when enabling/disabling the WPBakery Visual Composer plugin. When it’s enabled the server usage is 90%, and when I disable it, it drops to 2-3%.
Also there was a new version of the plugin immediately after you updated the theme to version 6.7 and maybe that should be the problem of this slowness!