- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hello,
I have problems with thumbnail image that appear in wrong size on homepage. I have used regenerator and settings are fine in block settings. They appear with lower width in some cases or lower height in other cases.
Thanks Bogdan.
@Chris no, in the european cookie law compliance you MUST block cookies of thirdy party. You need not only a banner who shows simply the policy.
Its works 🙂 , but only in single post views, dont show time on block over image or next to date. 🙁
du have solution Vijesti iz Hrvatske
ok but if is it so, your theme don’t offer possibility to use correctly ads because the european cookie law wants we can block cookies. I have buyed this theme because i was sure i can do that with a simple shortcode.
Hello Baltar,
Thank you for purchasing our theme. The front page uses some blocks to display the posts and you can control this from Visual Composer settings. If you want to change the title to these blocks, please follow this steps:
http://screencast.com/t/GRhrhOYb – http://screencast.com/t/vMKfxTCSDbo1
Hope this helps and let us know how it goes!
Thank you for the message!
i don’t understand if i must use the shortcode [wp_cookie_privacy_lock] and [/wp_cookie_privacy_lock] or this <? if(isset($_COOKIE[‘rltcp_information_cookie’])):?> and <? endif; ?>
here’s the instruction of plugin:
To block adsense banner in your theme paste this code
<? if(isset($_COOKIE[‘rltcp_information_cookie’])):?>
here paste your adsense code
<? endif; ?>
Shortcode
[wp_cookie_privacy_lock]
here the adsense code if user accept cookies
[/wp_cookie_privacy_lock]
i’m sorry but i don’t understand if i must use your code or the code of the privacy plugin.
In my case the script to block is:
<? if(isset($_COOKIE[‘rltcp_information_cookie’])):?>
my adsense code
<? endif; ?>
What i must to do? Thanks a lot for your help guy!
-
This reply was modified 10 years by
seosmart.
Hello
Please try the code below and place it in Theme panel->Custom CSS area. The result you should see here: http://screencast.com/t/pC16h0c1gwsJ
.code-block-2 {
margin-top:15px!important;
margin-bottom:15px!important;
}
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
The login is hidden by default on the mobile view. It can be activated using a custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;}
.td-header-sp-top-menu{
display:block!important;
}
.td_data_time{
display:none!important
}
.td-header-sp-top-widget{
display:none!important
}
}
The only way to add a custom login is either hard-coding it or using a plugin but we cannot make any recommendations as this type of plugins are not tested.
Thank you!
Hello,
You can activate category tags on individual modules and blocks from here: http://screencast.com/t/JJoCqv12wz
Thanks.
hi, how i can insert this custom other ads in the header so i can use the cookie block shortcode?
Hope this will explain. I’m inserting a row element from the visual composer in all the posts using ad inserter plugin. The code is given here
[vc_row equal_height="yes" content_placement="middle"][vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_3" spot_title="Advertisement"][/vc_column][vc_column width="1/2" offset="vc_hidden-xs"][vc_wp_posts number="4"][/vc_column][/vc_row]
It shows the result like this

How to add the custom CSS to this particular row that occurs in all the posts. For example how to set the margins for this row. I tried the code given below but this did not show any changes.
[vc_row equal_height="yes" content_placement="middle" css=".vc_custom_1451362361094{margin-top: 15px !important;margin-bottom: 15px !important;}"][vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_3" spot_title="Advertisement"][/vc_column][vc_column width="1/2" offset="vc_hidden-xs"][vc_wp_posts number="4"][/vc_column][/vc_row]
Thank you for the reply.
-
This reply was modified 10 years by
Pradeep Augustine.
Thanks, Catalin –
I get that part. However I need a static front page, so have my site set up that way. Take a look at: http://www.utahsafehaven.com
If one would click on a selection from the top menu, I’ve been able to add additional ad blocks to the page the menu points to, as well as edit the bottom footer for another banner “ad.”
However, when one clicks on an individual post, those additional ads disappear. How to edit the post template to look like one of the menu “homepage” templates? Is that possible via the Visual Composer? Do I have to create a whole new template? If so, how to point the posts to that template?
In the meantime, where am I able to change the footer ad on the post template?
Thanks for your help. LOVE the theme!
I wish to find the associated Category IDs for the Categories I have configured so that I can configure the Ajax Filter on my Homepage Module Blocks to display only configured categories.
Hello
I have placed a popular post block to show top articles viewed in the last 7 days, but it doesn´t show anything, Do I have to wait 7 days to see the result?
Thanks
ok, this did hide category tag that i wanted, but instead of totally hiding it, can there be other (secondary) category tag listed? Same as we do it when pickin primary category in posts?
For example: if one post had three categories: SlideNews, Sport and Basketball, and i dont want to show “SlideNews” ever beside my titles on blocks, but i want Sport and Basketball instead of it
Hello Larshell,
Unfortunately, it is not a simple task to achieve what you want. Each of blocks are using a different thumb with a specific size and WordPress will crop the image top center.
In order to identify the ideal/average size, you need to figure out which is the largest container that will display that particular image and upload an image bigger than that container. Then there is the post template to consider. If you use post templates with big image backgrounds (style 6, 7 or 8), then your uploaded image has to be bigger (especially on style 8). You need to assess your website’s layout (posts and block elements) and come up with an average image size that will work on smaller containers but also keep good quality on bigger ones.
You can read more about thumbs and featured images here: https://forum.tagdiv.com/theme-thumbs/ – https://forum.tagdiv.com/featured-image/ – https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
The theme uses thumbs to reduce the page size and speed up page loading time. From each image uploaded are generated thumbs for each thumb size used by the theme. Basically, when a post it’s displayed on the page in a block, the featured image displayed is not the one which you uploaded in the media file, it’s a thumb cropped from the original image at the precise dimension. To change the picture orientation most likely you will need a different cropping system. We use a WordPress function – add_image_size() – you can read about it here – https://codex.wordpress.org/Function_Reference/add_image_size – and here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
To display more levels you need custom modifications and I suggest to hire a freelancer to do this for you as we cannot provide custom work at this time, sorry!
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Jean-Paul,
If you want to use the Visual Composer in your header, it is neccesary to use do_shortcode from the generated code of the Visual Composer. You have to insert this in header_style used by you. (header_style_1, header_style_2, ….).
Below, I gave you an example for header_style_1 and I added a text block in this kind of header with Visual Composer. You have to follow these steps for any header style used by you – http://screencast.com/t/6gTYtbdo
Useful screenshots -> http://screencast.com/t/y1sREKfU – http://screencast.com/t/IcFTzoWYJ
Also, you have to make a different class with this shortcode because you will to need of this because are required to do some customisation using Custom CSS to give a better look.
<?php echo do_shortcode('enter visual composer element here');?>
The result you should see here: http://screencast.com/t/RSzP7Xol
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
You can change the fonts for every module and block from the theme panel. Depending on what module you use on your homepage, you can find the font settings here: http://screencast.com/t/tpyPrJxfaVr1
Thank you!
Hi,
I would like some advice on picture sizes.
How can I make a “featured image” best adjust to all the different sizes Newspaper 6 have in the different blocks?
I don’t find a way of setting a specfic picture for each bloc? Is there a way to do this?
If not – how can I make “one size” featured image look good in different sizes? Right now it crops in all the wrong places.
Thanks for any advice on this.
Kind regards
LH
Hello,
I assume you are receiving an ajax error.
Unfortunately this error could come from a big number of problems. It is a general error and we cannot pin point it to a specific thing. I believe it happens due to your server configuration which is not responding, it could be due to a delay or it could also be a temporary issues so you can try this a few times and if you still get this error please contact your host provider and let him know about this, ask them to unblock our demo in order to retrieve the theme data. It could also happen due to your wp install or other plugins might also cause this so you could also test this on a fresh wp install and let us know if you still get the same result. Also make sure that your permission for the upload folder are set correct. You can check this by trying to upload an image in media library. If the process succeeds then the permission are ok. If not you can use the c-panel to change permissions (set them to 777) or if you do not have access to the cpanel, please contact your hosting provider.
Thank you!
Hi to all. I just installed the newspaper theme. I installed also a plugin (wp cookie privacy) to block script google adsense( european cookie law) with a shortcode but it doesn’t work in your theme.
Usually i use this:
[shortcode privacy block]
<script adsense>
[/shortcode privacy block]
but it does’nt work.
can you explain me how i can do that?
thanks
Hey guys.
I’ve got some problems with visual composer….
When I try to create a layout in the editor all of the blocks are misaligned and the content wont sit inside the boxes properly. As you can see from the image the content elements aren’t sat in the rows properly and the social counter is outputting text and pushing itself into another container below the content it should sit alongside.
https://unplug.tips/wp-content/uploads/2015/12/mangled-vis-comp.png
Not sure what’s going on, I’ve tried disabling all plugins etc but to no avail.
Incidentally my hosting provider had to move my server yesterday as I had been complaining about poor performance, they went ahead and did a server migration yesterday so maybe it’s not liking the new server environment? I don’t know though.
Might just try deleting the theme/plugins and reinstalling everything. Let me know what you think
Hello doran,
I’ve tested on my side and everything seems to work properly. This is the original size of the thumb used by the theme. This thing you should see here: http://screencast.com/t/IfHJMtXc – http://screencast.com/t/513dm70GHOYr – http://screencast.com/t/lp8qXWPIt4ev
I suppose that your original size is different of this block and it becomes to original size (218 px) when the number of posts is 1…this is strange…and might be a conflict plugins. Please try to disable all the active plugins, except Visual Composer, clear all caches, purge CDN file if you used and install only the plugins that come bundled with our theme and try it again. If the problem is still there, after this advice, please let us know.
Hope this helps!
Thank you for the message!
Hello,
I’m not sure how the widget is implemented and unfortunately we cannot offer any support for plugin implementation. Sorry! You could try to add the widget in a text block and see if it gets accepted.
As for the latest dropdown, there is no setting in the theme panel for it. You can either hide it with css or remove it from the theme files: http://screencast.com/t/sQrP0v7cma5
Thank you!