- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspapertagDiv Shop
- NewspapertagDiv Composer Tutorial
- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperCompare theme files – Winmerge tutorial
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperBlock settings tutorial
- NewspaperPost Formats (for TinyMCE)
- NewspaperFont Customization
- NewspaperBackground Introduction
- NewspaperFooter Builder
- NewspaperFavicon & iOS Bookmarklet
Hi,
You can use Video Player element of Visual Composer to add your playlist – http://screencast.com/t/wUeBbPz8
Result: http://screencast.com/t/1yYc5xUx3x – http://screencast.com/t/SZkP5Yrp
Thanks!
Hi,
Please make sure that you use the latest theme version 6.2.1 and also you have update the plugins that come with the theme files from the /plugins folder. Also please disable all plugins except of Visual Composer, clear cache and se if you still have this issue with Big Slider, as I have checked your site and you have a javascript error in the console that might cause some issues – http://screencast.com/t/vtoYVE2vNm
Thanks!
Hi,
For pages the content is especially designed to be used pagebuilder(Visual Composer) and add elements(blocks) there and you can set fonts for these in Theme Panel > Theme Fonts – http://screencast.com/t/x27edUpp
If you add text content to your page it should work this option to change the fonts – http://screencast.com/t/OjjRdhlgD as you can see – http://screencast.com/t/W28c0WjVS – http://screencast.com/t/VBgVSvxfe – http://screencast.com/t/WkqD28nwA
If you use text block on your page the font family can be changed for body and it will be applied also on text block content, unfortunately for font size, style you will have to use custom css as there is not option in Theme Panel – http://screencast.com/t/ol5bsfw7vd25 or change to html editor and add inline css – http://screencast.com/t/xos8wa1J2Iw9
Hope this helps!
Hi,
Not sure what the issue is as I cannot access your site – http://screencast.com/t/MAnrOK5is Did you used your videos as featured?
You can check this also without any plugins active except of Visual Composer, clear cache and purge your files if you use CDN.
Thanks!
Note: This was also asked on the code canyon support forum via myself “eFromDC”
I’d like to use your theme in one section of my site but a different theme for a certain page (I have a plugin that allows this).
The other theme also uses visual composer. However, it does NOT come with blocks 7, 11 and 12.
Can you tell me how to isolate blocks 7,11 and 12 from your theme and use it in a different VC comparable one? Can I just copy a section of code or copy a directory from your theme to VC in the other theme? Perhaps the blocks are a 3rd party VC extension which I can buy and use in the other theme?
Thank you for consideration
eFromDC
Hi,
1. Theme Ad system was designed for adsense code, for non-adsense banneres you will need to find a solution like those divs that we recommend, please check documentation – https://forum.tagdiv.com/header-ad/
Also you can hide it via custom css in Theme Panel > Custom Css: http://screencast.com/t/y3xrhMWWq8
@media(max-width: 767px) {
.td-header-sp-recs {
display: none !important;
}
}
2. Unfortunately the theme doesn’t have such an option, if unique articles feature is active it will be applied on all block from the page. You will have to filter posts by specific category on your blocks or maybe offset feature will help please check this – https://forum.tagdiv.com/unique-articles-and-offset-newspaper/
3. Unfortunately you will need to edit the plugin or use a hook to filter the content to add no follow to the button link and this is not an easy task. Also Call to action from Visual Composer is deprecated – http://screencast.com/t/DX7VtgZr9G and I guess that it will be removed.
Thanks!
Hi,
You have this issue because you use Visual Composer on posts page, unfortunately the tagdiv gallery was not designed for to be used in a text block in post. I have added this on our list and we will take a look at this and we will try to fix it in a future update. Using that custom css will break it on pages – http://screencast.com/t/EQRFHtUvD Try to target only post template and when is used in a text block like this:
.single .wpb_text_column .td-gallery-slide-copywrite {
background-color: rgba(0, 0, 0, 0.8);
display: inline-block;
float: left;
font-size: 11px;
font-style: italic;
line-height: 1;
padding: 4px 6px;
text-align: left;
}
.single .wpb_text_column .td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
bottom: -50%;
left: -85%; // Changed
margin: auto;
overflow: auto;
position: absolute;
right: -50%;
top: -50%;
}
Thanks for reporting this!
Hi,
Please make sure that you have update your theme properly, by removing the old theme(like it is specified in the documentation – make sure that no old files will remain ) as Newspaper 6 must be regarded like a new theme so make sure that old files will not remain as it could cause some issues – https://forum.tagdiv.com/how-to-update-the-theme-2/ and update also the plugins that come with the theme files. Also please check this only with Visual Composer active, disable all other plugins and clear cache and purge your files if you use CDN.
Please provide a link so we can take a look if you still have this issue.
Thanks!
Hi,
I’ve tried to disable all plugins to check if one may cause this issue but now i cannot log in.
Please resend the credentials via email at contact@tagdiv.com , also include ftp access.
Disable all plugins except for Visual Composer and Disqus, disable the CDN and if you use an external cache disable it.
Thank you!
Hi,
I have three questions. Maybe somebody can help me.
1.) Head ad: I am using the amazon banner and disabled the mobile view. Unfortunately the ad is still displayed on mobile devices (smartphones).
2.) Unique articles: I am using the theme on my review site. I want to have unique articles accept for the top 3, 5, 10 area in a widget or sidebar. Because sometimes the best rated product is also the newest and I want it to appear also in the top list. Is it possible to activate unique articles on a page and only disable it for one specific widget or sidebar on the same page?
3.) I am using the call 2 action modul of visual composer. I can add links here and set them to target=”_blank” but there is no nofollow checkbox. Where can I set all external links in the VC Modul to nofollow?
My site ist: http://www.brettspiele-magazin.de
thanks in advance,
julingn
I run in too issues as well with VC it don’t format some of the grids on homepage correctly..
Like the Big Grid 1 for me to use that i have to turn off VC and use the tagDiv Visual Composer Shim plugin for the grid to work correctly….i reather use the “tagDiv Visual Composer Shim” then the VC that slow your site down and have a lot of things you don’t even use…
-
This reply was modified 11 years by
Steven.
Hi,
That error is from Visual Composer, we also open a ticket at the plugin support regarding this and we hope it will be fixed in the next update.
Please make sure that you use the latest version of the theme 6.2 and make sure that you update also the child theme to this version, you can find it in the /code folder, as this issue was fixed and the Big Gris should not appear like this anymore.
Thanks!
Hi,
I’m not sure why you have this issue as there is a default hover color that is applied on social icons as you can see also on our demo – http://demo.tagdiv.com/newspaper/ but in your case it is not applied when you hover an icon even there is the css for it – http://screencast.com/t/hcQDb3ScLpCU
Please check this without any plugins active, leave just Visual Composer active, clear cache and purge your files if you use CDN and see if you still have this issue.
Thanks!
Hi,
Check the permissions and if the image files are actually there or you accidentally deleted them, some images go 404 which means they are not there – http://screencast.com/t/iiGEAKlnTGnq
@MegaMenu issue – try to disable all plugins, enable only Visual Composer and see if the issue is still there. Also check the error.log file, the cause of this issue may be recorded in it.
Thank you!
Hi,
I don’t know why you have this issue, maybe it is related to a plugin that you use or custom modifications or a caching issue. You can disable all plugins except of Visual Composer, clear cache and purge your files if you use CDN and see if you still have this issue.
Thanks!
Hi Alin,
thanks for the feedback – I’ve tried the steps you’ve suggested, but no luck. However I have been able to replicate the problem by creating a new (empty) post and adding a tagdiv gallery using the classic interface, it works fine. But when I switch to visual composer and add another section, for example a text block below the slider image is offset to the right, as well as the caption text immediately below the photo!
I’ve added some custom CSS to the page to fix it as a temporary workaround, maybe this can give you a clue as to what causes this. Are you able to replicate the same issue on your Newspaper installation, or is it just something specific to my setup?
.td-gallery-slide-copywrite {
background-color: rgba(0, 0, 0, 0.8);
display: inline-block;
float: left;
font-size: 11px;
font-style: italic;
line-height: 1;
padding: 4px 6px;
text-align: left;
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
bottom: -50%;
left: -85%; // Changed
margin: auto;
overflow: auto;
position: absolute;
right: -50%;
top: -50%;
}
Hi,
We recommend now Wp Super Cache plugin, it seems to be more faster, but please use it. Also we recommend to be used as default (no minify) – https://forum.tagdiv.com/how-to-make-the-site-faster/
Please also disable all plugins except of Visual Composer, clear cache and purge your files if you use CDN and if you still have this issue provide a link so we can take a look.
Thanks!
Hi,
1. Please check this without any plugins active except Visual Composer and clear your cache and purge your files if you use CDN.
2. Theme supports bbpress without any custom modifications that’s why the bbpress template doesn’t exist anymore. If you want to add content to your forum page, please edit the page change the template to default and use shortcodes – http://screencast.com/t/l3qDftKrgH Here is plugin documentation – https://codex.bbpress.org/
Thanks!
Hi,
Not sure what you mean, the header ad is not added using visual composer plugin. The header ad is displayed automatically when you paste the code in header ad area from Theme Panel – http://screencast.com/t/sShfSt2B5r If you want to block it on specific pages you can add a condition in header template that you use – http://screencast.com/t/6po3ngg40g5
The theme doesn’t have an option to place ads in the page content, like there is on posts(top, inline,bottom), if this is what you mean and you will have to use Ad box block from Visual Composer.
Thanks!
Hi Emil,
Thanks for the Newspaper Version 6. Its just awesome and very easy to use. The only problem we are having is TinyMCE Advanced is not working. Whenever I am tying anything in the VISUAL editor, nothing shows up except the tool bar and when I hit save nothing is being saved, just a white page. I am confused and in our previous version it used to work brilliantly.
Please help me with this issue is you can.
Thanks
Team Omni
There are two post types: Standard and Video.
When I select Video, the featured image in not shown and instead I get an option to put featured video url.
But I prefer adding the video inside the post using visual composer, because it’ll remain there if I ever change the theme.
So, what I want now is that when I don’t insert the video url in featured video area, the featured image set on that post should appear with default style.
Is it possible with some tweaking?
Thanks 😉
Is there a way to only show the Header Ads on certain pages without having to use Visual Composer on everything individually?
Hi Lucian,
Thanks for the Info. Enqueueing the script ist outside of my area of competence, I’ve no idea were to add the script you mentioned above – or maybe it’s only too hot today. 🙂 I’ll use Visual Composer for my post pages as a workaround and skip the animation on the authors pages.
Regards
Richard
Hi,
I also tested this, but I did not found any issues – http://screencast.com/t/7bjFsC2gCkc – http://screencast.com/t/sub42zkeJR5M
Please make sure that you use the latest version of the theme 6.2 and also you have updated the Visual Composer plugin from package that you have downloaded from themeforest /plugins folder. Also check this without any plugins active, leave only Visual Composer active, clear cache and see if it works.
Thanks!
Hi,
This happens because you have the visual composer’s JavaScript loaded on those pages so when it’s missing the the animation doesn’t work. On your homepage and the other pages the js is loaded as the page builder can be used but on posts pages or author pages the VC page builder shouldn’t be used so the js isn’t loaded.
You could try to enqueue the VC script on all pages then the animation should work: https://codex.wordpress.org/Function_Reference/wp_enqueue_script – http://screencast.com/t/cVIq3x9qyM8
Thanks