- 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
This is a bug in the Newspaper theme.
./public_html/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_slide.php
...
if ( $this->td_query->have_posts() and $this->td_query->found_posts > 1 ) {
...
The slider will not show any posts if only (one) post is available. The above code should have the (>) changed to (>=). Below is what the code should be:
...
if ( $this->td_query->have_posts() and $this->td_query->found_posts >= 1 ) {
...
I created an html element and have a lost ‘>’ giving me an error when I try to use tagDiv Composer. (I think, because I see the ‘>’ above the picture I posted.) I also might have moved an empty element on to the page, because I dragged a element block into the homepage and could not find it. I should have cancelled and re-entered, but did not :p
Error is:
Errors at columns: 2(models) : 6(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
How can I fix this? I have searched the forum and tried what was suggested for others with “Errors at columns” with no luck.
Thanks.
Hi I have added adsense code and although it shows up on some pages (home and category pages=, for single post pages its not showing the ads.
I tried to add them via themepanel as well as tagdiv composer. It saves the code but on the page the ad is blank. This is happening for the side ad and inline post ad. I am using free wordfence as security so was wondering is there something that is blocking it?
Hello!
Unfortunately, the reading time option is not available in the flex blocks.
Thank you!
Hello,
i’d like to display the reading time not only in the single view, but also in the post list on our homepage (Flexblock 1). Is there a way to display the reading time?
Hi,
To have the code, you need to do a new page, add in that page the block and set the filer on it, after editing it in Gutenberg editor like this https://i.imgur.com/cGNcgSS.png
Thanks!
Hello,
If you can import a block -> https://i.imgur.com/OuI1yYm.png the block will be set at the bottom page content, but you can move it where you want, select the row => https://i.imgur.com/mn4bY73.png
Also, you can use the single image if you want to add image and column text to set text.
Thank you!
Hi, you say:
“Simply click on the single post content element and click on the Ads tab. Here, you are able to add the code for the flex block to be display inside the post content.”
Ok, but where I can create the code for the flex block with my category an other settings for paste into the ads tab
Thanks
Hello,
Please check this block -> https://i.imgur.com/nxWDUvA.png, and see if there is set a background image, check the column/row -> https://i.imgur.com/gogRQwf.jpg if is set, remove it.
Thank you!
Hello Thomas,
Please check if you don’t have any custom code CSS on the element ->
td-post-category in theme panel -> custom code.
This is strange, you can reset the style on the block and see if the problem persists, please duplicate the block before.
Thank you!
Hello,
The theme is Newspaper and contains over 120+ pre-built websites that you can install or import only certain templates from.
You can install any demo you want without its content, just the design, so you won’t loose anything. But, you need to adjust the demo to fit your content into it, like some settings on blocks, etc.
Also, on our channel https://www.youtube.com/channel/UCOT1RiNysIPCTPSnVZskwtQ, you can find more videos that can help you and documentation https://forum.tagdiv.com/newspaper-theme-documentation/ and you can ask us here on the forum or email if you have any questions.
Thank you!
Hello,
Please check this topic https://forum.tagdiv.com/topic/is-it-possible-to-insert-a-flex-block-or-a-block-between-2-paragraphs-in-a-post/
Hope this helps you!
Thank you!
How can I insert a block with some other specific posts inside a post (not inside a page)?
Tank you
Hi.
I am very happy that CPT is now being supported much more.
I discovered that the CPT Featured Image Block supports the Featured Video feature.
https://www.screencast.com/t/nPBlAreqAqt0
However, I have not yet found a way to link featured videos in a CPT:
https://www.screencast.com/t/PbaZVrXOD8A
How do I get the field into a CPT? Or is it possible to use a custom field as a source?
Best thanks in advance
It’s Single post Taxonomies Block
https://www.screencast.com/t/aA4VTIrayzK
Hello Thomas,
Please check if you have set the hover effect on the blocks to move up and shadow -> https://i.imgur.com/v7mp5Kw.png, please check it and see if the problem persists.
Thank you!
Hi there,
I am using flex blocks 2 in my main page, trying to show the latest 3 posts from any category. But it seems like the block does not work properly, I have 2 posts published more than 24 hours ago and still not showing. How can we fix that ?
Thank you,
V Maroulis
Hello!
You can achieve this using 2 blocks, you can set the limit of the posts on the blocks -> https://i.imgur.com/qyaX5J4.png and for the second block set on offset -> https://forum.tagdiv.com/offset-feature/
Thank you!
Hello,
You can use the Flex Block and you can filter it to display the posts only from a category -> https://i.imgur.com/Nnt3zGX.png
If the posts are not displayed, then, please edit with tagDiv Composer, select the block and let the offset field empty with no space, no value and see the results: https://www.screencast.com/t/peVbVmUDE
For more information about the offset features, please check this tutorial: https://forum.tagdiv.com/offset-feature/.
Thank you!
Hello,
You can’t change the modules of the block -> https://i.imgur.com/Mz0t6D6.jpg. Only the design in frontend.
Thank you!
Hello,
Please let me know if you did the update only with tagDiv plugins.
During the update process, please have only tagDiv plugins enabled, (for example if you have the WordFence plugin, you need to use the WordFence assistant plugin to make sure it does not block the update process), also please make sure you have permissions set correctly so as not to interfere with the update process -> https://www.malcare.com/blog/wordpress-file-permissions/
Also, you can try to update the plugin manually -> https://forum.tagdiv.com/newspaper-how-to-update-a-plugin/
Thank you!
Hello!
First of all, please make sure you have a backup done and then you can update the theme and the TagDiv plugins also.
Please take a look for this advice before updating: https://forum.tagdiv.com/topic/action-required-please-read-how-to-update-to-the-newspaper-theme-v-10/
I recommend you to make a backup and update plugins and the theme via file transfer, so that you don’t face any error: https://forum.tagdiv.com/how-to-update-the-theme-2/
The child theme is not overwritten by the update. An issue for that could be the compatibility of your child theme with the new version of our theme(if you use some files which were updated). If you’ll have some custom modifications directly in the theme files, then better save the code and replace it after the update.
Make sure that all the requirements are done as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/
We recommend first to deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it and see the results and then you can update the theme.
Check this guide also: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/ and make sure that there is no any issue which can block any js.
Thank you!
Hello!
I want to show first 4 articles in first flex block and then next 4 in the other.
How can i do that?
Thanks
Hello!
I set featured in categories and added it to two posts but it wont display when set in first page in filter.
How do i do that? The page is kriptoblock.si
Hello, so I’ve installed WP Rocket with the Newspaper theme.
I’ve noticed that if I activate “Delay Javascript Execution” many bugs appear. The main is that I have to tap twice on the hamburger mobile menu icon, or even any link on the page.
To avoid this, I have to scroll the page, or some activity which then allows a mobile user to tap the icon just upon one tap.
I’ve this in the JS Exclusion box of Wp Rocket but it’s not working.
====
/wp-includes/js/jquery/jquery.min.js
/wp-includes/js/jquery/jquery-migrate.min.js
/td-cloud-library/assets/js/js_files_for_front.min.js
/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
====
Is there any other JS script I can add above so that WP Rocket doesn’t force my users to tap twice to click on a link? Also it’s more prevalent on Iphones and mobile browser like Safari, Chrome apps. Please advise. Thanks!