- 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 use this code and check if it works .tdm-popup-modal .jp-relatedposts
{
display: none!important;
}
But please note that you have a block with the related posts from the theme, so you can disable the option -> https://i.imgur.com/FL1pUG9.png
Set the code in Theme panel>Custom code>Custom css
Thank you!
Hi,
For issues with the NewsPaper theme and page indexation errors in Google Search Console, here are a few recommendations:
Check the robots.txt file: Ensure your robots.txt isn’t blocking critical pages from being indexed. Use the “URL Inspection” tool in Google Search Console to verify if pages are blocked.
Review Sitemaps: Ensure that your sitemap is submitted correctly and accessible by Google. It’s a good practice to manually submit it through Google Search Console after any significant site updates.
Fix Crawl Errors: Look for any specific crawl errors in Google Search Console. Pages with 404 errors, server errors (5xx), or soft 404s can prevent proper indexation.
Update the Theme: Ensure that your NewsPaper theme is up to date, as outdated themes might have bugs or compatibility issues that affect SEO. Also, check if any plugins or custom code interfere with indexation.
Structured Data Errors: If your pages have schema markup (rich snippets), ensure that it is implemented correctly. Incorrect schema data can lead to indexing issues or poor SEO performance.
Page Speed Optimization: Slow-loading pages can impact indexation. Use tools like Google PageSpeed Insights to check if slow page speeds are an issue and optimize your website for performance.
Check for Duplicate Content: Ensure your site isn’t producing duplicate content or thin content, as this can negatively impact Google’s ability to index your pages properly.
Mobile Usability: Google’s index is mobile-first, so ensure that your theme and website are fully optimized for mobile devices. Fix any mobile usability issues reported in Search Console.
Thank you!
I can’t use the classic wordpress RSS? https://wordpress.org/documentation/article/rss-block/
Hi,
You can filter the block on the category you want to show it-> https://i.imgur.com/nlJvq8B.png -> https://forum.tagdiv.com/flex-block-settings-guide/ -> https://forum.tagdiv.com/what-is-ajax-preloading/
Thank you!
Hello,
This block comes from jetpack -> https://jetpack.com/support/related-posts/ so please check the settings.
Thank you!
Hi – we don’t take international calls, sorry. Also I think we have .bg blocked for spam. Our main site has been online 25 years and you should see the amount of spam we get even with blocking and filters 🙂
You have permission to use our news feed(s) provided you follow normal Google guidelines to retain the links at bottom back to the original story which lets Google know you are syndicating the news not pretending you invented it (content theft).
Hello!
You can not use flex blocks without the plugin or theme. You can add multiple blocks on the cloud templates. The elements from the tagdiv Composer can not be used in the default templates.
Check the settings of the flex blocks: https://forum.tagdiv.com/flex-block-settings-guide/
There are special filters as well and the block knows to filter by the current category for example. You can also copy-paste the block or save it as element and use it in another cloud page. Please check the filters applied always.
Thank you!
Hi
I know I need to use Column Text to embed short codes. How do I embed the blocks available in tdcomposer to posts/pages? For eg., If I want to use list of posts belong to category using FlexBlocks or Blocks, how do I embed and pass the required settings as parameters to display as we do using TD Composer visually?
Hi,
I recommend you do a clean install of WordPress and the theme. Also, the file is license.txt, not with the extension HTML, so you can try to remane it or delete it. Additionally, please check all the files for the strange code.
Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello @msgpr,
Please install a default theme and try to share an article afterwards. It seems you use something that blocks Facebook.
Thank you!
I bought a new license and the blocks in my tagdiv composer are incomplete. Kindly help me out.
Thanks for the try – but that’s not it. The theme is not allowing the Facebook scraper to run. It sees the NEWSPAPER Themed sites as non existent – https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Fwww.texasforestcountryliving.com
This is what Facebook is seeing –
<!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<html>
<head>
<meta http-equiv=”content-type” content=”text/html; charset=utf-8″>
<title>403 Forbidden</title>
</head>
<body>
<h1>Forbidden</h1>
<p>You don’t have permission to access this resource.</p>
<p>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body>
</html>
The Robots file returns this message with Yoast –
# START YOAST BLOCK
# —————————
User-agent: *
Disallow:
Sitemap: https://www.texasforestcountryliving.com/sitemap_index.xml
# —————————
# END YOAST BLOCK
Without Yoast –
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Sitemap: https://www.texasforestcountryliving.com/sitemap_index.xml
We have checked all of our .htaccess files for code that would block.
We have disabled every plugin. Rolled back one version of Newspaper Theme. We have totally reloaded WordPress.
We have changed themes, and posting works just fine!
The only thing in common with this is our three sites with something in the NEWSPAPER Theme code blocking robots/scrapers.
So, you can load the images in the browser? When you look at the page source for the posts, the link to your OG (open graph) featured image is correct, and in a public folder?
So, looking at this page:
https://www.texasforestcountryliving.com/event/cheers-with-the-chamber-angelina-county-4/
Your image is
<meta property="og:image" content="https://www.texasforestcountryliving.com/wp-content/uploads/2024/08/455641862_1043608027767687_8948949854303820277_n.jpg" />
This loads in browser so is public image. So, any issue on the side of FB is their issue and nothing to do with the theme.
It might be related to your URL where you have a -4 on the end which is not normal. That implies you have three prior stories with the same name and this is the 4th version and so might be considered stale/duplicate content and FB might skip if they have already captured a story with -1 -2 -3. Dunno.
Anyway. Good luck in sorting it. I’ve been using TagDiv themes on numerous sites since they launched, and the FB issue is always as I have described in my prior post, unless there is some technical issue on your site, like blocking FB, or the image is too large or the wrong format.
Cheers.
Hello,
You need to import a cloud template for the taxonomy, and filter the block on the taxonomy – current taxonomy https://i.imgur.com/RPuClIK.png
Thank you!
Hi,
Then, edit the block and hide the images.
Thank you!
Hello,
To do this, you need to hide the images on the blocks. Please provide some screenshots and indicate which blocks you don’t want them on.
Thank you!
We get hundreds of spam emails each week. We also block certain countries known to try to hack us. What is your website where you want to intake our news? Post as ‘code’ in reply here so not live link/spam. 🙂
We have not received any recent emails asking about syndication of our content, only spam on how to post to our site.
We have a few reviews on our homepage, and the reviewers’ names are marked as h1s. Although the SEO tag is h3 in the testimonial block, an h1 tag is appended to the names. Please advise.
Please advise us on how to ensure these are not seen as H1
We have a few reviews on our homepage, and the reviewers’ names are marked as h1s. Although the SEO tag is h3 in the testimonial block, an h1 tag is appended to the names. Please advise.
https://ibb.co/djSRrty
https://ibb.co/Bs1kKVx
Please advise us on how to ensure these are not seen as H1
The ads are okay for now
despite having separate templates for the mobile version and the desktop version of
Homepage and single post content template
the mobile version is showing the desktop version only!!!!
We have a few reviews on our homepage, and the reviewers’ names are marked as h1s. Although the SEO tag is h3 in the testimonial block, an h1 tag is appended to the names. Please advise.
Hello,
I think that you have added the block in the header section and not to the content section; that is why the block is displayed on all pages. Please move the block with drag and drop in the content section.
-> https://i.imgur.com/381J9qm.jpg
-> https://i.imgur.com/wVGxYeg.jpg
-> https://i.imgur.com/0O3iGEg.jpg
Thank you!
Let me describe what’s happening.
In the editing panel, I go to PAGES – CREATE NEW – I give it a name. Then I go to DIVI BUILDER. Here I add, for example, a FlexBlock1 module after the menu – I select filters for it. And so, the new page created with this module displays the FlexBlock1 module on all pages of the portal and in all categories of the portal under the menu.
To continue this thread, here’s how I managed to achieve what I wanted.
In my custom module, I added an element of the “Column Title” type from the “Multipurpose shortcode” category, and in the title, I placed “foobar”.
Then, in the plugin file td-composer : td_multi-purpose/shortcodes/tdm_block_title_simplified.php,
I modified line 56 with the variable $buffy.
If I detect the title “foobar”, then I use do_shortcode() and call my function to add a dynamic element.
This works on the front-end, no regression, BUT it remains unstable when editing in the back-office. I will need to add a condition: if back-office, do not load do_shortcode(). Nothing difficult, but not urgent for me.
The code is well-documented, and for future updates, I’ll just need to be careful.
Hello!
You can achieve that with a flex block. Please check the screenshots: https://app.screencast.com/Szl2okqrzjYcR -> https://app.screencast.com/KTrbSXfDu2Mqd
You can build a sidebar with the TagDiv Composer. Steps:
1. Insert one new row (or delete an existing one).
2. Divide into two columns (2/3 + 1/3).
3. You can add whatever element you want from the tagdiv Composer to the second column and consider it a sidebar
Thank you!