- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
It seems you do not have enough posts to populate more articles. Please make sure you filter the block so it has posts to load. Are you sure the filtering you use on your block provides more than the 10 posts shown now?
If this is not the case please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
On blocks and modules the theme will display the posts main category as tag. If you choose a primary category on a post it’s tag will be displayed there, but if a post has multiple categories the first category will be displayed. More information here – https://forum.tagdiv.com/primary-category/ and here – https://forum.tagdiv.com/category-tag-on-modulesblocks/
Thanks
Hi there,
Let’s say I want to show comment count only on td_module_8, how can I do it?
Best,
Zen
Hello Catalin.
I did what you said and got no error, but my elements are still fix width on the center or fixed width on the left. Never full width. There must be some other constraint because when I look with firebug there are elements with fixed width like .td_block_big_grid_4.
If you want you can take a look at the site http://upliftingview.com/ now. The first 2 Visual Composer Elements are set to “stretch row and content” and you will see they have fixed width.
What am I doing wrong? I just used the ThemePanel and Add Page functionality from the back-end.
Thanks and have a nice day,
Robert G.
User Block 7 as it only uses small images.
Refer – http://prntscr.com/ecgo63
Result – http://prntscr.com/ecgotf
Hello ebhelloworld28,
Try the code below ->
.td-pb-span8 .block-title{
width:96%;
}
.td-pb-span8 .block-title > span {
width:100%;
}
Thanks for the message!
Hello Catalin,
of course, here is the site:
http://www.linkanton.de/bibi-und-tina-benjamin-bluemchen-und-bibi-blocksberg-produkte
The slider is just used for smartphone-view.
Thanks in advance!
Regards,
Christian
Hello,
If your site shows this icon: https://www.screencast.com/t/lXXTRldG then it simply means you did not add a featured image to your post: https://forum.tagdiv.com/featured-image/
Our theme requires featured images to show in blocks.
Thank you!
I have checked your website and I noticed that you are not using the thumbs for your featured images and that’s why the theme will display you the images in the original size of them. You could turn on the thumbs for this type of Block from Theme panel.
Hello! 🙂
I updated my website with the latest version of Newspaper and the same for the plugins. But now there is a strange things with thumbnails, they are too small, but only when I use 2 columns on the Visual Composer.
I tried to re-generate these, de-activate/re-activate plugins… Nothing works.
See at the bottom of the home.
And when I use the same block but on 2/3 – 1/3 grid : here.
Here is the website : We Need Cafeine
Any idea?
Thank you!
Hello virgilio,
If you want to add a new module/block at your website, you should implement it yourself via API method, according to our documentation here -> https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/ (practical example) and the block was loaded as expected -> http://screencast.com/t/ALXRbDTs. Please notice that the API implementation is not part of our support and as you can see there, and I want to emphasize that this method addresses only to ADVANCED USERS. In our documentation, you can find some hints if you want to create a custom module/block and please notice that for achieving that is required to have a solid PHP/HTML/CSS knowledge to accomplish that. Please notice that this is a complex method and if you are not aware of the steps which you are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for your understanding!
Hi,
That is a parallax image, you can modify it by opening your page in Visual composer, then at the top of the page structure there should be a row – https://www.screencast.com/t/tBWNvhnB9BT with a parallax image set to it – https://www.screencast.com/t/UwcxTkoSZ and you can change it from the row settings.
Those dashed borders between blocks – https://www.screencast.com/t/WMpCoHUdg are separator elements and you can change them like this – https://www.screencast.com/t/F2OZwEdEtl or just remove them.
Thanks
Hi Catalln,
But i don’t like to make also for Block Title of side bars… hope u understand what I mean. Thank You! 🙂 
Hi,
I installed this theme today but the thumbnails on the main page is not showing. (Its colored gray with memo pad icon).
I tried regenerating the thumbnails (https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/) but still not showing. Please give me a guide.
Thanks
Hi,
Please check the title color and background color in each of the block settings – https://www.screencast.com/t/ew8Qy0U2nH8U or if that is not the cause check any custom code you might have added to the theme panel or the theme files.
Thanks
Hello ebhelloworld28,
If you want to make these changes at your Block Title, you should use a bt of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area
.block-title{
width:96%;
}
.block-title > span {
width:100%;
}
The result is here -> https://www.screencast.com/t/l3MCYtYbbB
Also, please notice that code work as properly if you will not use the Ajax Filter for your Blocks.
Thanks for the message!
Hi,
If you are having problems with the thumbnails on blocks, try deactivating all the plugins except Visual composer, and use this guide to regenerate your thumbnails – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ Then clear your cache and purge cdn files if you use it.
Thanks
Hello
I have Visual Composer 5.01 on Newspaper theme. And I can’t edit blocks on the page. There is no “Edit” option in Composer, only “Drag” symbol. Never seen such sh*t before. Help me please, how to fix it? The screenshot:


Hello,
Today we tried to index our website by using the option Fetching with Google. There were two problems we faced:
1. The crawl bot got a 500 on /wp-content/themes/Newspaper/
2. We don’t have any kind of ads, but while rendering our website Google reported it was blocked on the follwing Script / AJAX
* https://static.doubleclick.net/instream/ad_status.js
* https://googleads.g.doubleclick.net/pagead/id
Since we won’t be using google ads/doubleclick, is there a way to perma remove it from even trying to be rendered?
Hi Team,
I want to know if i can add new block or module to default post template (Any one post template of the theme News 7 Paper)
When clicking on an article the image shows up fine. Images on the homepage or any page where the thumbnails (automatically generated thumbs from uploaded image) are supposed to be displayed do not show up at all.
This is not an issue with “Block Settings” from the dashboard since they are all activated except “retina” (Theme Panel>Block Settings>Thumbs on Modules/Blocks). https://forum.tagdiv.com/newsmag-theme-thumbs/
In /var/www/html/wp-content/uploads I can see that the images I’ve uploaded have all the thumbs with resolution appended on the image name (e.g. myimage-300×160.jpg)
Additional Details:
Wordpress 4.7.2
NewsPaper 7.7
Nginx 1.10
Linux Ubuntu (LEMP)
Plugins:
WP Bakery Visual Composer 4.12.1
tagDiv Social Counter 4.1
TinyMCE Advanced 4.4.3
WordPress Importer 0.6.3
Hello Dolly (deleted!)
Clean install on server just a few days ago.
Keep in mind that most of the articles don’t have images yet. They are imported through wordpresses import tool. You can see the articles called “test 1” “test 2” etc.
Hi, how can i set color of background for block title like in picture 
Thank You
Hi, I just got the updated theme, and I’m building a new site. I’ve built other sites with the theme, but I’m puzzled by a few new aspects and I can’t find how to do what I want in the documentation. Thank you.
First, I loaded the Travel Guide & Idea Demo, because I love the look of the image right below the header menu that has the block images superimposed onto it. But I’d like to replace the image that came with the theme with my image, and for the life of me I can’t find how to access it. (It’s probably very simple. 🙂 ).
Second, the homepage of the theme has dashed lines separating the blocks as you go down the page. I would like to either remove or alter those lines (so they have a different look), and again I can’t find how to access them.
Thanks! I love all the things you’re adding to the theme.
hm, i think maybe overwrote that part… but I working now with offsets to my current bunch of blocks, I guess by your answer no other tricks exist