- 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
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Hello,
Please provide more details to where you are getting tdBlock is not defined. I cannot see any errors on your site.
Thanks
Hello bob,
Try to use the code below ->
.td_block_11.td_block_wrap a:hover{
color:red;
}
Notice that color comes from your Theme Accent Color which can be set up from Theme panel from here -> https://www.screencast.com/t/nsv9lzoxsR11.
Thanks.
Hello,
The article title fonts on particular modules is changed from the theme panel under fonts for each module in particular: https://www.screencast.com/t/EP5pbBPJLabk
You can check this article to see which module is used on which block: https://forum.tagdiv.com/theme-blocks-modules/
Thank you!
Hi,
Blocks including the slide element should be placed only in these row layouts
– https://www.screencast.com/t/ai3gChtW
This will guarantee that they will display properly
– https://demo.tagdiv.com/newspaper/ios-slider/
The other row layouts are created and are meant for multipurpose elements only.
Thanks
Google is definitely not blocking the robots.txt file because I see the file in the directory but I noticed that Webmaster Tools gives a 404 for the file even though it’s there. Could it be that Webmaster Tools is currently glitched out and it’s giving me these errors?
Try resaving your permalinks.
Make sure you are not blocking google from robots.txt
Block problem
Good evening like never in version 9 when I create a widget where I want to show the latest articles of a certain category, without showing other posts. However, every time I create the block and insert which category to show me, other posts from other categories also come out of me.
Category to show: 16
Category not to be shown: -27, -28, -29, -30, -31, -32, -33, -34
However, if I give these rules, nothing is displayed.
Thank you
Hi, I can not find that option anywhere. These blocks appear when you click on the author of the news. But I do not see that option or anything to modify that block.
Check for the “Limit post number:” feature in that block in the General tab and adjust it as you see fit.
Good morning, would you be so kind to tell me if there is a block to insert in the main page of my site that can take the news in evidence?
And if it were possible to apply this change to the Big grid full 10 form
Thank you
How to put two more blocks here. That is, two more news. These gaps remain empty.
Hey there —
I am using autoptomize and w3totalcache and everything appears to be working great — except I am getting tdBlock is not defined.
My URL is https://successfulstudent.org you can take a look.
If there’s any way to optionally add something like the following to gracefully wait for tdBlock to become available that would be great
// code simulating 2 second delay before tdBlock is defined
setTimeout(function(){
tdBlock = function(){};
},2000);
function runFunctionRequiringTdBlock(){
}
var waitForTdBlock = setInterval(function(){
console.log(typeof tdBlock);
if(typeof tdBlock == 'function'){
console.log('ready');
runFunctionRequiringTdBlock();
clearInterval(waitForTdBlock);
} else {
}
}, 500);
Do you guys have anything like that? or a way to do so? like a hook before and after you output code?
Hello,
I prefer to use Block template style 8. I have attempted to update to the latest theme version, but apparently I already am using the latest. Please advise how to fix this issue.
thanks,
Matt
Hi,
yesterday I bought this new fantastic theme (Newspaper 9) and I’m still configuring it right now.
One problem I have is the one written in the title: when I visit my site (www.ranierisdesk.com) images will not load correctly. Sometimes the thumbnails are missing but not the ones in the slider, sometime the opposite.
In the old theme I used Smush. I disable it and unistalled. Cleared the cache from cloudflare (I don’t use anyalse plugin to generate the cache) and I installed and used the plugin “Regenerate Thumbnails”. Nothing changed.
Maybe is some plugin I have installed that is uncompatible?
Here are the installed and activeted plugins:
– Amazon Associates Link Builder
– Calculated Fields Form
– Classic Editor
– Contact Form 7
– Contact Form 7 MailChimp Extension
– Cookie Notice
– CP Blocks
– Download Monitor
– Email Before Download
– GTranslate
– Jetpack by WordPress.com
– MailChimp per WordPress
– Open external links in a new window
– Regenerate Thumbnails
– Remove Category URL
– Revolution Slider
– tagDiv Composer
– tagDiv Social Counter
– UpdraftPlus – Backup/Restore
– WP Cerber Security, Antispam & Malware Scan
– Yoast SEO
Thanks for the support.
Ranieri
Use the filter tab of the block (Where you see general, filter, layout, etc when editing the block with tagdiv composer) and make sure you change the “All categories” feature to the one you want for that block.
That footer comes with predefined content and any changes to it can only be made by tinkering with theme files. Just use a footer without content (such as footer style 5) and insert the widgets and change them as you like (you can use block 7 for the popular posts).
Stretch the row containing the block like this https://www.screencast.com/t/II6LCBDb5w
Is it possible to create full-width block? As in this screenshot https://i.imgur.com/VJmpdzJ.png
I am trying to post a video like it is mentioned in the below link. “Paste your video link” . I don’t see the block at all when trying to add a post
https://forum.tagdiv.com/featured-image-or-video/
Still having ‘green’ color when hovering on post titles in block sections.
Screenshots:
https://www.dropbox.com/s/kuyv7rplndj2sk8/Screenshot%202018-09-07%2015.13.31.png?dl=0
https://www.dropbox.com/s/2opgp2ne1wa5zny/Screenshot%202018-09-07%2015.13.22.png?dl=0
Can you please assist?
Thanks.
If you have trouble getting access to website mrrwebdev01.org, please let me know what your IP address is and I can whitelist you.
Hey,
I would like to make sure that in for example the Lifestyle block, you only see Lifestyle related categories. Etc etc.
How can i make these changes?
Hi,
If the posts have no featured image set here
– https://forum.tagdiv.com/featured-image-or-video/
Then a default placeholder will be shown at all times in the modules, regardless of desktop or mobile
– https://www.screencast.com/t/VssiGUIXX
These placeholder images will substitute the missing featured image. Disabling the placeholders will have these effects on the mobile top grid module for example.
The module will not be visible, so basically if a post has no featured image and the placeholder is disabled, it will not be shown in the top grid. The other mobile module will look like this
– https://www.screencast.com/t/cFpWL4gTYB5v
Featured images or videos are essential in the theme, they will represent the post in the theme modules which form grids and blocks
– https://forum.tagdiv.com/theme-thumbs/
Thanks
Hi,
The pagebuilder plugin is called tagdiv composer – https://forum.tagdiv.com/tagdiv-composer-tutorial/
Check if it is active on your site – https://www.screencast.com/t/Eh5ZRnxL
If it is active, just create a new page using it – https://www.screencast.com/t/dCcyfaP1x
Flex block is an element which can be used through tagdiv composer pagebuilder – https://www.screencast.com/t/PnJsw8glStm9
Thanks!
Hi,
The Read More button from blocks/modules should take the theme accent color you set in panel – https://www.screencast.com/t/h8mvTXfp6sa
There’s no option to change the background color for Read More button on individual blocks, sorry!
However you could use custom css in Theme Panel > Custom Css: https://www.screencast.com/t/WuUZb4NZvT
.td_module_wrap .td-read-more a {
background-color: #c63939;
}
Or you can use Flex Block on your page. It has color options – https://www.screencast.com/t/aywwSBTlAUN – https://www.screencast.com/t/Jol4FebP
Hope it helps!
Hi,
I have a problem with the row layout : the 2/3-1/3 column layouts do not work, and I don’t know why. The editor put the second column below the first one and not next to it (and so the blocks added in the column are displayed that way). See https://www.screencast.com/t/6HjZydupT.
The same happens when editing a page through WP editor.
However the 1/3 1/3 1/3 model works fine.
Would you have any idea why ?
Thanks