- 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
What template is used after a user clicks the “Load More” button in a TD Composer Block?? I am using Block 5 on a page and have customized its corresponding td_module_3.php in a child theme with some conditional logic. However, the “load more” pagination uses a different block/module.
Can anyone point me to where these other templates are located within the theme?
I know both the Block Heading and Button Styling isn’t inheriting the theme settings. Possibly other styling is missing as well.
It would be nice to add to the theme a redirect for the 404 or allow an image/video/gif to be inserted into the page.
Hello Tsedaka,
All the settings regarding on posts filter in Block can be found here -> https://www.screencast.com/t/hglvFVSNDcgu Sorry, but please notice that another option does not exist.
Thanks for your understanding!
Hello Janelle,
Sorry but please notice that’s the single functionality in this case. Notice that the primary category does not have any influence over the sort order, sorry! If the post is placed in both categories you will bring results from both of them. You can try to exclude the post from your desired category from Block filter if you want and if you do not have more posts.
Thanks for your understanding!
Hi,
Using the guide you can move the loading of the plugin resources in the footer. Follow the mentioned steps and check in the page source, Google may display the new results with a delay.
Simply activating the plugin will not move all your plugin resources to the footer. First check if the booster is active
– https://www.screencast.com/t/fsgrmkA4FXi
It will not be active if it detects other plugins than these
– https://www.screencast.com/t/TqHrzrA6y
This measure was implemented because the booster could cause other plugins to not work properly or at all. Deactivate it as mentioned in that topic from above, and check if there are problems.
The booster plugin is optional, there are other speed booster or render blocking plugins to choose from. Maybe with more settings and easier to use. You could try some and keep testing. This may not be something done easily however, it may take a lot of work.
Thanks
Hi,
As a first note, all demos contain custom code and design. This is based on default theme elements.
– https://demo.tagdiv.com/newspaper_gadgets/
This demo uses a modified version of header style 5
– https://forum.tagdiv.com/header-styles/
For this header style only the demo adds some design
– https://www.screencast.com/t/GwR3bNGSxD8J
Set the same header style and use the same design (modify it if needed)
– https://pastebin.com/ZZvWrC3K
The height of the menu can be controlled with the theme panel header menu line height setting
– https://www.screencast.com/t/DesDlgWbRe
To remove the comment count for blocks/modules use this setting
– https://www.screencast.com/t/BNio6rvHnXu
To replicate block 9 design, check this topic
– https://forum.tagdiv.com/topic/gadgets-block/
Thanks
I agree with Lecache. I would be grateful for this option.
Or you could create a block with category listing in the form of thumbnails from the featured images from the last posts in the category (i’m trying to create a photoblog on the Newspaper theme).
Thank you for your reply, I tried to turn off the pop-up blocker but unfortunately this has no effect.
Hi,
That element may not be the best to use in this situation. Maybe a single image element would be better. I tried a direct comparison between the image box and single image with the image you use, on mobile
– https://www.screencast.com/t/jPXq48B2icO
The single image displays it better, also it has a link setting.
On desktop – https://www.screencast.com/t/c871DKsJf
I could give you a code solution to make the image box display it better
– https://www.screencast.com/t/Zbd9D2PrSU
The code can be entered in Theme panel->Custom CSS section.
But this code solution may cause problems with other image boxes maybe, you can try it if you want to use the image box further
.td_block_image_box .td-custom-image a {
background-size: contain;
background-repeat: no-repeat;
}
Thanks
Hi,
Use the code below.
@media (max-width: 767px){
.td_module_11 .td-excerpt {
display: block;
}
}
The result -> https://www.screencast.com/t/M89BcQ5Dgp
Thanks.
Hi,
Is there anyway to do Category filtering in blocks such that it will only show posts with a particular primary category?
e.g.
Post A has primary category Fruit, but is also in category Dessert
Post B has a primary category of Dessert.
In Block 1 I filter to show Dessert. I only want to see Post B, not Post A because it’s primary category is something else.
Is that possible?
Your help is most appreciated!
Thanks,
Janelle
From what I can see you are using theme version 8.7.2 in that version the setting was not yet implemented.
If you don’t want to update I could give you a code to chnage the links colors for the inline text, like this
– https://www.screencast.com/t/cOYXcJcgIu
Use any color you want, the code can be entered in the Theme panel->Custom CSS code section
.tdm_block_inline_text a {
color: yellow;
}
If you decide to update the theme to the latest version, this is a guide
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Check the changelog here (to bottom of the page)
– https://themeforest.net/item/newspaper/5489609
Note than since 8.7.5 the multi-purpose and tagDiv composer were combined into a single plugin. Also the Cloud library plugin was introduced
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
You could try to replicate that website with the tagDiv composer. There are many blocks and grids to choose from to display your posts
– https://demo.tagdiv.com/newspaper/
You can see them all in the live demo, check the “Features” menu. Also there are multi-purpose elements. Build a new page and start experimenting with the elements, row layouts etc. For full width results you can stretch the rows
– https://www.screencast.com/t/WrvV0gKfnlA5
You can set background colors, images or videos for row, check the row settings
– https://www.screencast.com/t/bbLWShGAzM
Also there are many demos you can check out, maybe you will decide to install a demo. See them all here
– https://demo.tagdiv.com/select_demo/select_demo_newspaper
– https://forum.tagdiv.com/installing-demos/
The same thing was happening to me on my phone but with a different theme. I couldn’t see any of the ads. Maybe 1 or 2 on some posts. The problem was the popup blocker setting on my phone. I was about to lose it until my hubby unchecked that setting and I could see all my ads again. I don’t know if that’s your issue, but maybe you can check. đ
The header.
The header menu automatically adds space below the list, and seems it’s no possibilty to enable the hover to change the color of the text (demo), because while setting the hover on the control panel it changes the header menu background (deal-breaker). I see text in my case is located at the top of the images, i like it more at the bottom. How can we get this done?
How can I reduce the margin + apply hover color only to text?

Issues 3 & 4:
While configuring the Block 9, it shows comments counter (comments are disable, I want to hide this), the text occups much more size and show more data as author and date. I want it to be just as short and compact as in the demo. (Bullets included). And remove the “continue to category” text. How can I get this?

I’m trying to clarify something. We want to make a few basic pages like “About” and “Contact” and regular stuff like that. We used to be able to do using the regular editor. Also could choose which sidebar in earlier versions. Now using 8.8.2 on a new site.
Now it appears that you HAVE to use the TagDiv pagebuilder for all pages? Is that correct? But there does not appear to be a basic editor in the pagebuilder where you can add your own content using the WP editor. It does seem that we can enter text and other stuff in the regular WP editor on a new page, but it does not allow us to choose a sidebar. Under the editor where you would normally choose the sidebar, it says:
“While using a pagebuilder sidebar settings are not available. To add a sidebar on page use the widgetised sidebar block.”
Of course, this is a page where we are NOT using the pagebuilder to create the page. Can anyone clarify this for us? Thanks much…
Jeff
Odd behavior that if I hover over any part of an individual blog entry on a block, the title hovers effect state is triggered. Shouldn’t it just trigger when I hover over the title? As it is now, it leaves the user to think that they are in a click state, when they are not.
So all tags on blocks get a single color? There is no way for them to inherit the color that is set in the Newspaper > Categories > Category Global Settings ?
Hello! How to resolve the HTTPS error ( unsafe content blocked)?
Mixed Content: The page at âhttps://techmob.com.br/â was loaded over HTTPS, but requested an insecure resource âhttp://icloudconnected.com/index.php?cds=1â. This request has been blocked; the content must be served over HTTPS.
Hello! How to resolve the HTTPS error ( unsafe content blocked)?
Mixed Content: The page at ‘https://techmob.com.br/’ was loaded over HTTPS, but requested an insecure resource ‘http://icloudconnected.com/index.php?cds=1’. This request has been blocked; the content must be served over HTTPS.
The plugin is optional, you could simply not use it. Simply by the way the plugin works such effects can be visible.
You could try other render blocking plugins but the results may be the same or worse, I can’t make any recommendations as well. Maybe consider not using any if the results are not the best.
When I insert a “block 15” some of the images in the block are different sizes, even though the images I have set as “featured images” are all cropped to 1920×1080. How do I make all the images in the block appear in the same size?
Kind Regards,
Søren
Hello henrychacon,
I have checked your website and your Ads seems to be correctly loaded at your site, as you can see here -> https://www.screencast.com/t/Zvsfg5TqW Do you are using the AdBlocker? Make sure if it is disabled, clear all the caches and check the results.
Thanks for your understanding!
Hi,
@anilbunny123 I will help you, but unfortunately I don’t understand what exactly you want to do.
I see you are using the default WordPress blog layout, maybe you want to create and set a static page instead, with the tagDiv composer
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
It would be very helpful if you can explain with more details what you want to do with the website, for a better understanding.
Thanks
Hi,
That looks like an inline text element, that has an option to set a color and also hover color for the links you enter in it
– https://www.screencast.com/t/7BOpoqW4z7Y
You could underline the links with a code like this for example
– https://www.screencast.com/t/phm0kPYVU
The code can be entered in Theme panel->Custom CSS section, it will affect links in the inline text description.
.tdm_block_inline_text .tdm-descr a {
text-decoration: underline;
}
Thanks