- 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
Hi Joe,
This is interesting. First please check the console, it is possible to have some errors or maybe some plugins that are blocking you to set the individual template. Normally you should be able to set it from this place – https://i.imgur.com/SaaOYgi.png (If you have the tagdiv Standard pack plugin enabled all the standard templates will be there, also if you have more cloud single post templates will be there).
Thank you!
Hello,
Please use this custom code css
.td_block_video_embed video
{
width: 100%;
}
Set the code in Theme Panel -> Custom Code -> Custom CSS.
Thank you!
Hi,
The meta from the small grids has been hidden with custom css. You can display it using this custom code:
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
display: block;
}
You need to set the code in the theme panel > custom code> custom css.
I hope this will help you!
Thanks – got it working by disabling the Category tag on block 23… but I was extremely uninspired and updated the theme right afterwards… now everything is lost and I have to start all over again… Frustrating…
Hello,
There are some settings made for image https://i.imgur.com/I0JcYgU.png; please try to add a new block and set the post and see if the image is the same.
Thank you!
Hello,
You can set the custom label in the posts editor-> https://i.imgur.com/gTtAQRv.png, which will be displayed for Flex Block and Big Grid Flex -> https://i.imgur.com/3Uop58r.jpg.
Thank you!
Hello,
Please provide a video with your settings and how you add the blocks.
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
My site URL is https://geeksramp.com/ and i have checked the theme option and there is no custom code added related to the featured image except the below one:
.tr-article-img { border: 2px solid #ddd;}
.wp-block-image figcaption {text-align: right;margin: 6px 10px 6px 6px;}
.tagdiv-type ul,
.tagdiv-type ol {
padding-left: 18px;
}
Best Regards
Hello @SzSza,
I saw that you use Block 23; I recommend you use Flex Block (1-5) or Big Grid Flex. You can design it as Block 23, and you will make the changes in the frontend, and disable the tagdiv Standard Pack plugin because is deprecated.
I recommend using Cloud Templates, then you can edit them in frontend with tagdiv Composer.
But if you want to use Block 23, then to disable the category, please go to Theme Panel -> Block Settings -> Category tag on module -> https://i.imgur.com/p15iuc5.png
Thank you!
I’m well aware the page id’s must be set, but regardless they are not showing up on IOS, nor is my own code. What’s blocking my own code from showing on ios? Also, why does the tabbed content require a “page” for the said content? Why not have the tabs, and a content area like a typical feature rather than having to create and entire page for a single tabbed content. For example, I have 7 articles I want available under the tabs so that someone doesn’t have to scroll all the way to the bottom to read them. So under this tabbed content option, I have to create an entire page, which might only contain 1-5 paragraphs per? Seems excessive and slow.
Hello,
Each thumb that you have enabled, will create a copy for that images.
So, our theme make thumbs which are enabled in Theme Panel -> Block Settings => https://www.screencast.com/t/ZvDvpiBFKY3 -> https://forum.tagdiv.com/theme-thumbs/
Also, WordPress creates thumbs => https://www.screencast.com/t/AMVBOZWto
Our suggestion is to take a look at what blocks you use and make sure that the thumbs are active only for that=> https://forum.tagdiv.com/theme-thumbs/
Thank you!
Hello,
So you have a category year and month?
If yes, you can use the posts loop to display the posts from that category and use the flex block to display the posts from other categories.
Thank you!
Thank you so much! My issue ended up being a problem with ModSecurity blocking the theme panel changes, which is odd because my other site using the same theme (Newspaper) on the same host does not have this problem. Anyway, I need to:
* Turn off ModSec
* Disable my caching plugin
* Make my changes
* Enable my caching plugin
* Turn on ModSec
in order to make theme panel changes, but it’s pretty fast and at least now I can!
Thank you for your assistance! I appreciate it. 🙂
Hi,
So for example in a child category page such as this one https://pluginbliss.com/c/software/synth-presets/
There are 3 posts at the top in the block, which should belong to the respective category, if the block is set to use the special filter for category pages https://prnt.sc/6fqq44d_Cl7L
Assuming this category has those 3 posts, they are the ones displayed in that block. Normally the post loop element below that block should have an offset of 3 posts so it doesn’t display the first 3 posts which are already displayed in the top block https://prnt.sc/7hURUJ15s7Wn So the loop should continue from the 4th post, if the category has more posts.
Please edit the category template with the composer and check first if the top block is set to use the special filter first. Then check if the post loop below it has an offset set, it should be 3. If these elements are set correctly, the posts that are displayed should be correct.
Let me know.
Thank you!
Hello,
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
Thank you!
Hi,
The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Thank you!
I can not update my text in the ‘edit content’ section of the ‘Text with title’ block. When I click on ‘edit content’ a window opens up but nothing happens – it seems to be stuck in a buffer-style mode trying to reach the content. This happens with existing content but also when I try to create new content the response is the same. Any idea how I can fix this problem?
Thank you.
Hello,
For a mobile theme, you can’t increase the height of modules/blocks or change some things, this is made custom.
For the informations that are displayed on the blocks, you can change them in Theme Panel -> Block Settings -> Meta Info on modules/blocks and disable the author => https://www.screencast.com/t/5w5CxkcU
Thank you!
Hello,
You have this block set in the footer section; please delete it with right-click or with drag & drop place it into the deleting red zone from the bottom right of the page.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ; Here it explained how to duplicate a header template correctly and the same changes for the footer.
Thank you!
hello!
I have problems with the category page on mobile.
The design for mobile is created in “mobile template”, it is not the same design as the desktop one, but on the cell phone it shows the same as on the desktop (phone viewport) and all the blocks are together and disordered.
I don’t have the mobile theme and AMP installed.
It only happens on the category page, the rest of the pages work fine with the mobile template.
Hi all 🙂
I’m having an issue with thumbnails not resizing properly in blocks and on the sidebar, resulting in squished thumbnails on the sidebar and uneven images in blocks. I’ve upgraded everything, force regenerated thumbnails, but the issues persists. Any idea what could be going on?
Thanks in advance!
Hi,
I’ve been using the Newspaper theme for a bit, but I have had some major issues.
First of all, if I add the Hero Banner it just keeps spinning (i’ve seen the problem here on the forum before).
And if I add Flex Blocks, the articles are showing but no titles are showing. However if I use one of the preinstalled pages it works without an issue. I have tried to copy/paste it, but that did not help.
Can someone help me please
airtimefootage.com
I’m trying to obtain a YouTube api to put videos on my site. I’m using your step-by-step instructions but getting blocked on step 2 when I try to add ‘organization’ and ‘location’. There’s no capacity type in ‘tagdiv.com’ and there’s nothing on browse.
I am having problem with overlaping text on different posts/blocks. How to fix it ?, even when i import different homepage template, same situation.
