- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hello longdaoviet,
Our theme uses a lot of thumbnails and they are depending on what block/module is used. The list of thumbnails used you should see here: http://screencast.com/t/c1asavlcFj If you want to change the size of this, you have to alter the td-config.php and add another thumb, like this: http://screencast.com/t/6T2JI3l6rZ
For more information about “How to add a thumb”, please check our documentation here: https://forum.tagdiv.com/td_api_thumbadd/
Hope this helps and let us know how it goes!
Thank you for the message!
Hi
Contact your host provider and ask him if the server have any firewall which restrict the access at dates from external sources. Ask your host to unblock our demo so you can retrieve data from our server.
Thanks!
Hi
I am not sure I understand your request. The indicated grid can be used as block on your site. You can chose where to use it from Visual Composer pagebuilder: http://screencast.com/t/RtgUahCd7
The grid wasn’t designed to have a vertical layout. To achieve that you will need lots of customizations in theme’s core files and I can’t provide a solution now. If you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer customization services at the moment.
If this is not what you mean please provide more specific details about what you’re trying to do so I can get back with a more accurate answer.
Thanks!
Hi! I need to delete author block in my post, how can i do this?
Hello tagdiv,
I want to show some piece of text to the bottom of all the posts. Im doing it with the help of some plugin and the help of the row element from the visual composer. Everything is working fine. But i was not able to adjust the margins and the paddings. Is it possible to adjust the margins..? Check any posts in http://www.getcooltricks.com . I used the post editor to get the code for the row element with an adunit and a text block for responsive layout. The margin property works fine in that but when i use the same code to display the content after all the post content the margin propert is gone missing. Visual composer writes the custom margins as the post meta data. can i add it to all the posts..
Just need a guidence. Thanks in advance.
Here’s the javascript being generated by the theme.
<script type=”text/javascript”>
var td_screen_width = document.body.clientWidth;
if ( td_screen_width >= 1140 ) {
/* large monitors */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:728px;height:90px” data-ad-client=”ca-pub-xxx” data-ad-slot=”xxx”></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
if ( td_screen_width >= 1019 && td_screen_width < 1140 ) {
/* landscape tablets */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:468px;height:60px” data-ad-client=”ca-pub-xxx” data-ad-slot=”xxx”></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
if ( td_screen_width >= 768 && td_screen_width < 1019 ) {
/* portrait tablets */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:468px;height:60px” data-ad-client=”ca-pub-xxx” data-ad-slot=”xxx”></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
if ( td_screen_width < 768 ) {
/* Phones */
document.write(‘<ins class=”adsbygoogle” style=”display:inline-block;width:320px;height:50px” data-ad-client=”ca-pub-xxx” data-ad-slot=”xxx”></ins>’);
(adsbygoogle = window.adsbygoogle || []).push({});
}
</script>
It seems like on Auto, the theme is deciding that 728×90 is the default large size.
Problem is, Google should be setting that value not TagDiv or Newspaper. If I am reading this properly, I am theoretically losing money if advertisers want to advertise on my site at 970×90 or 970×250.
The entire point of responsive Google code is for Google to send me the HIGHEST bidding advertiser for that size and in many cases, that is 970×90 or 970×250.
Am I wrong?
Hi all – first timer on this thing!
Before I updated my WordPress and Newspaper files a couple of days ago, my site (www.maxmynorm.com) had buttons which navigated easily to the NEXT or PREVIOUS pages on each of my site’s articles.
After the updates, these buttons are now quite basic, but my biggest concern is that they are positioned quite close to the Adsense ad blocks on each page, and I know that Google are very sensitive about this sort of issue as they heavily penalise blog site owners if they think they are trying to force accidental clicks, and I definitely don’t want to do that!
I’m not a techie by any means, and I don’t understand coding issues, but I’m hoping someone can help me with a simple solution to make my buttons clearer, or at least insert more space between the buttons and the ad block.
Any help greatly appreciated!
Hi,
I’m using the WP RSS Aggregator and have applied the following line of code:
add_filter( ‘wprss_ftp_link_post_title’, ‘__return_true’ );
This works fine on all the category pages but the only place it DOES NOT WORK is the homepage. This is currently blocking my site from going live and I’ve been told it’s theme related.
The instructions I followed were:
1. Go to ‘Installed Plugins’.
2. Click on ‘edit’ under ‘WP RSS Aggregator -Feed to Post’.
3. Paste add_filter( ‘wprss_ftp_link_post_title’, ‘__return_true’ ); before the first line of code and you’re done. Everything should work as you want it, ie, click on the link and it goes to the original article.
Is there anywhere I can also add that line of code within the Theme Editor that will fix the homepage? (I’m not a developer/coder at all so please bare that in mind when replying.)
Thanks!
Hi,
I want to learn if that is possible to change block titles with images or logos as shown in the picture:

Dear All
I’m try to test my stewed on google tools mobile test.. and apparently the test is correct but in the simulator device did’t show the block post… only the line of code.
I insert a robots.txt file but the problems is the same. the website is : http://www.iphoneandgo.it
Hi Team,
I would like to resize the simple color grid and wanna use it in between the site as Block, in between the site as mentioned in the image below 
It could be horizontally or vertically, is there any way to do it? Please let me know, it’s essential for me. I loved your theme, one of the best themes out here. Good job!
Regards,
Varun
First, this is an amazing theme. Best by far I’ve ever purchased.
I’ve hit an odd issue. See an example here: http://millstonenews.com/news/category/councillors-forum/
Note the ‘Subscribe by Email’ text widget in the right sidebar. I’d prefer that to be below the next block, ‘Latest Posts’… but when I move the widget there it disappears. The code of the widget is visible when I use the inspector, but it doesn’t display.
Any ideas?
Another question: how do I disable the ‘Latest’ drop-down at the upper right on that and all other category pages? I can hide it with CSS of course, but I’d rather just disable it.
This is driving me crazy and I am hoping I am the problem here.
On my site http://www.windows10update.com, I want to be able to display a superleaderboard 970×90 OR 970×250 OR 728×90 DEPENDING ON the demand from advertisers.
On a traditional wordpress, site, this is accomplished by making the div or code block large enough to support the adsense code and no problem.
It seems like the newspaper theme is trying to decide for me and it has decided that even when set to AUTO, 728×90 is what it should use on desktop sizing.
I need to be able to put my adsense code in and have GOOGLE decide in real time what code should go in that space (728×90, 970×90, 970×250 depending on the highest bid by an advertiser).
How can I accomplish this in Newspaper theme because it seems that the theme may be losing me money if it is restricting the leaderboard sizes I can have.
Thanks.
If there is only one post in Block 15, the width of the block becomes 218px.
Тема обновлялась с версии 6.6.2 до 6.6.3. После того, как стили отказались работать, полностью удалил тему и плагины и поставил заново. В общем, проблема заключается в том, что сама дочерняя тема подключается: изменяются блоки и модули, но код из файла style.css не работает. Пришлось временно отключить работающий сайт, т.к. вся разметка поехала.
———————
Subject updated to version 6.6.2 to 6.6.3. After styles refused to work completely removed theme and plugins, and set again. In general, the problem is that the very child theme connected: changing blocks and modules, but the code from the style.css file is not working. I had to temporarily disable the working site, because all markings have gone.
Hello,
How to change thumbnails size of blocks?
Thanks!
Hi
I try to update to 2.34 but when i activate the child theme a ton of errors message
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_1 is not set.
/*******/******/******/wp-content/themes/Newsmag/includes/wp_booster/td_api.php
..
to td_block_16
and slide …
I tried with FTP, from dashboard, WP and others plugin are uptodate.
I’m lost
Thanks to help me
I did it worked, but when i use BLOCKS i was able to display a message (Disclaimer) at the end just before the footer ad, but i dont know if this is possible anymore or if it can be displayed on all post
Ok i solve this problem
For other people who will be have the same problem
1. Create selected cathegory

2. Copy ID cathegory which you can have in Block

3. Take this ID cathegory in Block where you can have sub cathegory
Edit page – block settings – ajax filter – Ajax dropdown – show the following IDs:

Fine – we have only selected cathegory

Other links for tutorial: https://forum.tagdiv.com/block-settings-tutorial/
I love this template <3
I have problem with sub cathegory in “Block 1” on front page.
I have all cathegory on this grid but i want to have only selected cathegory.
What i should do?


Hello,
Please note that the plugin is not tested with the theme and we cannot assure it’s functionality. Visual composer is not integrated into the theme, but rather bundled with the theme. The theme only removes a few features of the plugin which do not support theme elements (module/blocks). Visual composer can be used with a default wp theme for testing the Templatera plugin as on a WP default theme the Visual composer plugin will work in it’s default state (not modified by the theme).
As a bottom line other WPBakery plugins related to visual composer are not tested to work with our theme.
Thank you and Happy Holidays!
Hi,
Please clear your cache as the settings are affected by it. The modules and blocks use this setting.
Example: before: http://screencast.com/t/XOSf7KIoDr4 after: http://screencast.com/t/AtUKPCrHSi
Thanks.
Hello Bernd,
1) You can delete the homepage latest articles section from the back-end by removing or commenting out this code here: http://screencast.com/t/YEDkjSmX
2) The ‘popular’ widget is added as a block in the sidebar widget. You can add a block to yur sidebar from the widgets area and apply settings to it including name and posts/category to display.
You can follow this tutorial to see how it can be done: https://forum.tagdiv.com/sidebars-tutorial/
I hope this helps.
Thank you!
but i do want to show category tags on big grid. Only thing is that i dont want specific tag fromspecific category to be shown. I can disable specific category tag to be shown on posts, but not in blocks. That is what i need.
I pasted the code you sent into the CSS. That helped. With the code I can adjust the block title size and line height. My question is:
Is there a way to change the color of the background of the block title? The background behind “college” is currently black.
And, how can the excerpt length and line height be adjusted?
Thanks,