Hi,
Thanks!
We try to keep the Visual Composer plugin fully compatible with the theme and recently that was hard because some issues that caused the VC plugin to use lots resources. We also work on developing a plugin that can be used as an alternative for the VC plugin, if interested you can find more detailed info and the latest beta version here: https://forum.tagdiv.com/topic/newsmag-1-7-1-killed-our-server-again/page/3/#post-52148
Thanks for your feedback and sharing your implementation we’ll consider it if needed in the future.
Lucian C.
Hi
Try to deactivate all plugins except Visual Composer, clear the cache and test again. Also I found this errors on your site: http://screencast.com/t/9R1UscOhH8 that can be caused by some plugins that conflict with the javascript from the theme. Also you can try disabling the lazy load effect: http://screencast.com/t/lRCs6sXX
and see if you still have this issue.
Thanks!
-
This reply was modified 11 years by
Andrei L..
Hi!
I have done like you said:
* activated theme twothousandfifteen: same issue
* activated theme Newspaper 6 (since I am runing child theme): same issue
* deactivated the only plugins that I had installed (MCE Table Buttons, Visual Composer Widgets, Widget Builder) since I noticed this problem: same issue
This is definately not specific from my browser or machine since my customer has the same problem. Perhaps this is a stupid question but… could this be done by the server?
I can provide you the FTP and admin credentials so you can take a look if you want to. It’s not a live site yet so you can do whatever you want, I have backup copies. In that case, the only thing I need to know is when you are doing something there so that I don’t work with the site, so we don’t override each other’s work.
So… any other suggestions?
-
This reply was modified 11 years by
jonybigude.
Hi
Try to deactivate all plugins except Visual Composer and test the site again. Also I found a lot of warnings about content in console: http://screencast.com/t/4MjguRc78 http://screencast.com/t/shcDPpRYL They appear because the server load the page over HTTPS and the images are loaded over HTTP. Try to fix this errors by loading the images over HTTPS to, because it may affect the site functionality.
Thanks!
Hello,
I test again,
Test with chrome it working
Test with IE it working
Test with firfox version 39.0 in not working.(still have this issue)
I not have any custom js/css.
I test by disable all my plugins, leave just Visual Composer active, clear cache and see still have this issue.
Test with firfox version 39.0 in not working.(still have this issue)
Test with chrome it working
Test with IE it working
Thanks.
Hi,
Do you have any custom css for newsticker next/prev buttons? As I have checked this an did not found any issues with it, you also can see on our demo. If you don’t have any customizations please disable all your plugins, leave just Visual Composer active, clear cache and see if you still have this issue. Also remove any js/css minification.
Thanks!
Hi,
We know about this this error (it comes from Visual Composer), we have also opened a ticket at the plugin support and we hope to be fixed in the next update. It will not affect your sidebar setting in frontend.
Thanks for the message!
Hi,
Please make sure that you use the latest theme version 6.2.1 and also the latest version of Visual Composer (4.5.3) provided with the theme files. Also please deactivate all plugins except of Visual Composer, clear cache and see if you still have this issue and it is not caused by a plugin.
Thanks!
Hi,
If you use default/pagebuilder with latest articles page template you should not have breadcrumbs if you add elements using Visual Composer to you pages. If you add content without using page builder the breadcrumbs can be disabled from Theme Panel > Template Settings – http://screencast.com/t/cgivfgZ6709 but it will be disabled also on post pages.
You can use custom css to hide breadcrumbs only on pages – http://screencast.com/t/t7AdmHUs
.page .entry-crumbs {
display: none;
}
Or edit page templates and delete/comment the breadcrumbs code – http://screencast.com/t/TAmM4Ajfi
Thanks!
Thanks for your reply)
I’ve tried already to deactivate all plugins except Visual Composer but it didn’t help(Post view counts increments after refreshing the post.
I think it’s another sort of a problem.
Hi,
Sorry for delay, we answer to the most oldest topics and because you’ve added a new replies we missed your post!
Please make sure that you enabled 7 days post sorting from Theme Panel > Block Settings – http://screencast.com/t/WbnxbTsx4 also you can check this without any plugins active, leave just Visual Composer active as it might be some plugins conflict. Also test it by editing a post and take a look at custom fields: http://screencast.com/t/mSiJvu61tGj then refresh the post a few times and check if it increments. If those values are changed when the post is viewed then 7 day sort should work properly.
If you want to display only last 7 days created posts, you can use “random posts from last week” sort order – http://screencast.com/t/Xa7PfhAI0vi
Thanks!
Hi,
I’m not sure why you have this issue as I have checked this again from Widgets area and did not found any issues with the slider. I have tagged 4 posts,used your settings and the articles were displayed properly – http://screencast.com/t/kFe792UO – http://screencast.com/t/dIJ7NbsJnD – http://screencast.com/t/ofjDVbO94rZ – http://screencast.com/t/3j7r3maaH
Please check this also without any plugins active, leave just Visual Composer active, clear cache and see if it works.
Thanks
Hi,
Please try to disable all your plugins leave just Visual Composer active, clear cache and check again if you still get these errors. This might be caused by a plugin, please check – http://www.ivoronline.com/WordPress_Sample.pdf
Thanks!
For your information, I’ve added it to a page via visual composer.
Hello!
I want to have most of the blog entries for my site to be listed on one page called News. I have a category (called news) filtered on to one page (also called News), and at present I have used the visual composer on this page to use Block 11.
I want the news page to act like the blog page however, I dont want to set it as the blog page because I don’t want all posts to filter to this page (a few posts are not news) I just most of them to do so.
I want the page to be set to 10 blogs (which it is in settings: reading) however when I go into Block 11 in the news page and delete the number of posts in the Limit Post Number and leave it blank when I save it it automatically puts 5 back in, I cant seem to do this?
Also if I was able to have the Limit Post Number set at 0 in the Block 11 in the news page (underneath it says: If the field is empty the limit post number will be the number from WordPress settings -> Reading) will all extra posts move on to a new page so that at the bottom the reader will have access to all the old posts.
Thank you for your help in advance.
Error when you add a new sidebar to the main page:
Warning: array_map(): Argument #2 should be an array in ,,,,,,,,,,,/www/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-shortcode-edit-form.php on line 44
the error can be seen in the sidebar settings
Hey guys. I’ve recently updated to version 6.2 and I’m having a problem with a certain type of pages.
If I use Visual Composer to add things, comments no longer load on pages – even if they load as usual if I don’t and I stick to usual Worpress stuff.
Is there a way to resolve this? I really need tabs and a lot of other stuff in my comments enabled pages. I skimmed through the code on page-pagebuilder-title.php but I couldn’t find a way to do it on my own.
Thank you!
Hi
The top it’s incluted in the content and cant be moved easely, but you can use a custom ad in the post style 3.
You have to edit loop-single-3.php and use do_shortcode function like here: http://screencast.com/t/Ik2gNHZT2S8t To get the shortcode add an ad box in Visual composer, switch to backend editor, copy the shortcode- http://screencast.com/t/LvtB4Uhv and paste it inside the function:
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
Here is the result: http://screencast.com/t/whoitvII
Thanks!
-
This reply was modified 11 years by
Andrei L..
Hi
1. You can use yoast seo plugin: https://yoast.com/wordpress/plugins/seo/ to add a description. Initial the plugin will add a default description, but you can add your own description too.
2.You can use page builder with title as template page like here: http://screencast.com/t/hkMbfDAp because the page title it’s h1 tagged: http://screencast.com/t/YKqmO5L1qM Also if you want to use a page template without title you can add a text block from Visual Composer anywhere on the page.
Thanks!
Hi,
I have checked your site and you have another theme active. If you still have this issue with hover buttons please change to Newspaper theme and send an email at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this topic so we can know who you are and what your issue is.
The Visual Composer plugin had some issues lately, they only appeared on some configurations. Check if you have the latest version of the theme (v.6.2.1) and the latest version of Visual Composer (v.4.5.3 ). If you don’t please update and see if the issue is still there. You could also try the Shim plugin, but note that it works only with the elements (blocks) added by the theme – http://screencast.com/t/nmhhPPpa95 – http://screencast.com/t/KW0JP337pt – https://forum.tagdiv.com/topic/newsmag-1-7-1-killed-our-server-again/page/3/
Thanks!
Hi,
Please note that it might take a while until your ads to appear(even a few days) and you can try this also without any plugins active, leave only Visual Composer active, clear cache and check it. The theme just make it responsive and the ad will fill the available space. You can also test your ad code using a WordPress text widget to place the ad into your page or sidebar, if your ad code works/was approved this widget should show you ads: http://screencast.com/t/Cv00hEmZhIv – http://screencast.com/t/Yp3N6YnaHiqg
Please go trough the adsense troubleshooter pasted below and contact your ad provider if you still can’t manage to make them work: https://support.google.com/adsense/answer/1208336?hl=en
Thanks!
Hi,
What do you mean using Newspaper 6 version 4.5d? Are you using version 6 of the theme(6.2.1 latest version)? Or are you using version 4? Please provide more details, also make sure that you use Visual Composer plugin provided with the theme version that you use. Latest version of the Visual Composer provided with the theme(4.5.3) was not tested with old version of the theme.
Thanks!
Hi,
Please provide a link to inspect this. I also checked this and did not found any issues, using the latest version of the theme 6.2.1 and only with theme’s plugins. You also can try it without any plugins active except of Visual Composer, clear cache and check again. Also please paste vidoe embed code that you used so I can test it.
Thanks!
Hi,
First your css is not applied – http://screencast.com/t/tDRqI2IIh749 also I guess that you have some custom modifications there as the sticky menu is always enabled even at the top of the page – http://screencast.com/t/RVH6lmfQ
Header style 7 should look like this by default – http://screencast.com/t/LaG3m5D0Tax so please remove your custom modifications or if you don’t have please disable all your plugins, leave just Visual Composer active, clear cache and see if it works. I could not recreate this and it should not work like that, the sticky menu should be enabled only when you scroll.
Thanks!
Hi,
Please note that it might take a while until your ads to appear(even a few days) and you can try this also without any plugins active, leave only Visual Composer active, clear cache and check it. I have checked your site and the ads are there – http://screencast.com/t/PiGgwVoAY and the theme ad system doesn’t change the adsense code, it just render it. You can also test your ad code using a WordPress text widget to place the ad into your page or sidebar, if your ad code works/was approved this widget should show you ads: http://screencast.com/t/Cv00hEmZhIv – http://screencast.com/t/Yp3N6YnaHiqg
Please go trough the adsense troubleshooter pasted below and contact your ad provider if you still can’t manage to make them work: https://support.google.com/adsense/answer/1208336?hl=en
Thanks!