- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello Maros K.,
I suspect this kind of issue to come from interference the untested plugins with our theme. Please try to disable all the active plugins, leave just Visual Composer and instal only the plugins that come bundled with our theme and rule out the conflicting plugins.
Hope this helps and let us know how it goes!
Thank you for the message!
Buna nicolai,
Am verificat la mine pe tema si pentru Stilul 12 se aplica toate setarile ce le introduc in Theme panel la Active & Hover Color…ar putea fi o problema cauzata de alte plugin-uri folosite de dumnevoastra si care ar putea interfera cu aceste setari. Incercati fara alte plugin-uri, doar cu Visual Composer activat si verificati daca eroare persista.
Am verificat site-ul dumneavoastra si am vazut problema cu meniul pe bara de menu sticky. Va rog sa incercat codul de mai jos si sa-l plasati in Theme panel->Custom CSS area. La fel, pe tema default, fara alte plugin-uri functioneaza corespunzator…functionalitatiile altor plugin-uri ar putea deranja pozitia meniuluisi sa rezulte aceasta eroare. Cu codul de mai jos ar trebui sa se repare aceasta problema.
.sf-menu, .sf-menu ul, .sf-menu li {
margin-left: 20px;
}
Rezultatul il puteti vedea aici -> http://screencast.com/t/gYPB2nKnG
Sper ca sfaturile mele v-au fost cu folos si astept sa imi spuneti cum va functioneaza!
Multumesc pentru mesaj si o zi frumoasa in continuare!
First I created a VIMEO playlist and it worked fine (I used the Visual Composer to insert the widget VIMEO Playlist). Yesterday I tried to change the content of the playlist, but it didn’t worked. The widget is displayed correctly on my website, but the content-list is empty. What is wrong?
My site (VIMEP-playlist at the bottom of the page): http://mallaunp.myhostpoint.ch/
Please help!
Hello mikebare,
This kind of delay it might be caused by the interference between your untested plugins. Please try to disable all the active plugins, leave just Visual Composer and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Check your backend after this advice and see if your problem is still there. Also, try to enable one by one and trying to identify what kind of plugin generate this problem.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello BigN0701,
I suppose that you have used the 2 column layout from the Visual Composer and you have added the Big Grid 4 like this -> http://screencast.com/t/asvmGUZgfyWl Please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-pb-row [class*="td-pb-span"] {
padding-right: 2px;
padding-left: 2px;
}
If you want to target a certain page where to applied this code, you have to add before the code that I provided you above. For example, if your big grid is on the home page, you can target this page with .home before the code like this ->
.home .td-pb-row [class*="td-pb-span"] {
padding-right: 2px;
padding-left: 2px;
}
The result -> http://screencast.com/t/FDsTHauu1ng
If you want to target the other page, you have to use the page id -> http://screencast.com/t/lgssXeIBFNSf
Thank you for the message!
Hello Andrei
Weell, iss´nt it just to download the deafult.po file from LOCALE folder, edit it in Poedit, rename to: js_composer-da_DK and upload it to the plugins/js_composer/locale folder ?
Yes – that worked….:-)
Thank You
Hello,
You will need to be careful when creating your homepage in visual composer and check every element to see if it gets displayed properly. Right now you have a big grid 5 on your homepage that creates this white space as it probably has no posts to display: http://screencast.com/t/WgqljMruvPT
As for the mobile menu colors, they can be changed from the theme panel here: http://screencast.com/t/Djlu2oEr
Thank you!
Hi
You can edit the posts displayed in this block: http://screencast.com/t/lsnK4QM1kROv from Visual Composer pagebuilder: http://screencast.com/t/wr9hXXZ5yZ For more details about how can you customize the homepage please check this tutorial: https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/
The indicated widgets are actually blocks from Visual Composer: http://screencast.com/t/tiZgngyzhgxP
This: http://screencast.com/t/pRKcTS96m is a block 7 and can be found in footer 2 widget: http://screencast.com/t/o9tQI3yLLE
If this is not what you mean please provide more details.
Thanks!
Hi,
you can try to disable all plugins except visual composer to see if there is one that interferes with the css. You can alternatively target dropcaps with css to change their color:
.dropcap{
background-color:red!important;
}
Thank you!
Hello rishab55555,
Please try to update to the latest version Newspaper 6.6.4. Before this, please make sure you have done a full backup for your all customization because these will be overwritten with the latest update. For more information about how to update your theme, please consult our documentation here -> https://forum.tagdiv.com/how-to-update-the-theme-2/ -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you for the message!
Hi
I’ve checked your site and noticed that you’re using a plugin for share buttons from posts: http://screencast.com/t/jRonK8LtIC4M Unfortunately this plugin is not tested to work with the theme and we cannot guarantee it will work 100%. We have not tested this plugin and we have no idea of the plugin functionality in order to provide an answer.
Try to deactivate all plugins except Visual Composer and the one from sharers, clear all caches and test again, maybe this will help.
Thanks!
Hello Hivvu,
Unfortunately, our theme does not have such an option to change the functionalities for Big Grid feature. Please notice that kind of feature is a very complex element of Visual Composer and all the available settings can be found here -> http://screencast.com/t/JJnhTm8z In order to achieve as you wish it is necessary to alter the code from Big Grid file and this implies to have better knowledge for hard-coding and also, custom work. If you are not aware the steps in this regard, please consider hiring a freelancer/developer to implement this for you in our theme because we cannot provide custom services at the moment, sorry!
Thank you for your understanding!
Hi
The post masonry grid it’s an Visual Composer built in element and the translations from the theme does not affect it: http://screencast.com/t/8hRIPukVAU To translate that button you need to edit the Visual Composer files and add a translate feature for its elements.
Please consider that this is a very complex task which involve many customizations and very good coding skills. If you can’t do it yourself my advice is to find someone to help you or hire a freelancer to do this for you as we can’t offer any customization services at the moment.
Thanks!
Hello azzurevision,
I have checked your search page and I noticed that everything seems to work as expected as you can see here -> http://screencast.com/t/AytRtjmIjyUv This kind of problems might be caused by the conflicting plugins. Please try to disable all the active plugins, except Visual Composer and instal only the plugins that come bundled with our theme and rule out the conflict between plugins. Please try this advice and if your problem reappears after this, please let us know.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
It could be a plugin conflict. I have checked your website again but everything seems to display fine. If you still encounter this error, please clear your cache and reset CDN if you use it. You can also try to disable all your plugins except visual composer.
Thank you!
Hello,
Unfortunately placing an image block is harder than css as the category pages do not have visual composer editing options. You cannot add elements from the theme panel in the category pages. It can only be done by editing the theme files and using PHP functions that are more difficult to implement than css.
Thank you!
Hi, Plz how do i add wordpress widget that does not appear in the visual composer ?
Hello – Need a little help… I need to remove the padding around the main page content (top, right, bottom and left). I’m using visual composer.
See link:
https://www.dropbox.com/s/kjoaxah1n9kcayh/RemovePadding.png?dl=0
Thanks!
IC
Thanks Catalin, for your assistance. I think thats serves the purpose for time being. But I would love the flexibility in using that module inside a page using visual composer. That way I could have more than one of those modules assigned for different category listing in same page. Also it could let me place ads in between these modules or articles.
Regards,
Salim
Hello, thanks for response.
Currently, all plugins are disabled now, but the problem continue. Only WPBakery Visual Composer is active.
I will leave them disable until you check the site again
http://2paclegacy.net/
Thanks.
Visual Composer keeps on loading. I don’t know why I . I can’t use it.
My system configurations are all green.
I’m still experiencing EXTREME slowness in loading pages on the backend to edit them to the point that the browser goes unresponsive. Again, it is not all pages. It appears to be the pages with large blocks of HTML. All of the parameters in system status are set correctly and I even increased the WP Memory Limit parameter to 128 MB/request.
This does not affect the front end of the site which is very fast. This specifically has to do with the backend when loading pages to edit them and throughout the process of editing them in Visual Composer.
My site is running on a fast dedicated server so I know it’s not an issue with the power/performance of the server.
Please help.
2 Things:
First, Build by Visual Composer, my Homepage Shows many White Spaces between the Different Widgets, eg newsticker and 5 Feature Posts
Moreover, while loading on mobile device, THE background of Header/ Logo is Black – needs to be White alltime
Ideas?
Hi Team,
Thanks for the greatest WordPress theme you guys developed, after the recent wordpress update, my pageload speed time increases badly. earlier it was 78-85 now it is only 30/100.
it shows –
Compressing http://gaadiwaadi.com/wp-content/themes/Newspaper/style.css could save 609KiB (88% reduction).
Compressing http://gaadiwaadi.com/…s/js_composer/assets/css/js_composer.css could save 436.4KiB (91% reduction).
Compressing http://gaadiwaadi.com/…tent/themes/Newspaper/js/tagdiv_theme.js could save 283.2KiB (77% reduction).
Minifying http://gaadiwaadi.com/wp-content/themes/Newspaper/style.css could save 135.9KiB (20% reduction).
means atleast i can save 1.6 mb on everypage view which is equal to what my full page size was about a month ago.
also,
google webmaster shows that the theme isn’t meets Google accelerated mobile page
{ We did not find any Accelerated Mobile Pages in your site
Accelerated Mobile Pages (AMP) are an open-source initiative to provide web pages that load fast and look good on mobile devices, even over slow networks.
If your AMP-compliant pages include a few additional pieces of information, they can also benefit from special display features in Google Search results. }
can you pleage help me on priority ?
The trick with visual composer is to do your site layout, try to see if Radu’s beta “shim” works with latest version of Newspaper; then disable VC. Use the custom code to in functions remove VC loading anywhere except home page, make sure you have a lot of RAM allocated to a big site (I use 768MB for mine … but I’ve got dedicated box; 256MB for smaller sites). Limit number of queries in sidebar, don’t use the fancy “related post / more from author” (I use a simple text based related post plugin which prints 5 related stories below story above author box, and then THAT is cached with the post by the plugin!).
This kind of “tuning” can help with a very complex theme like Newspaper. Obviously a simpler “lean” theme will use less resources, due to having fewer bells and whistles. Trick is to trim some of the bells, and only use couple of whistles.
At least that was my experience.