- 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
I’ve tried repeatedly with Smartlist template 3 to write a post with various pictures. However, I cannot get the vertical images centered in the smartlist scrolling view, nor can I edit the size of the photo when selecting it in post editing mode and clicking ‘medium’ in the block image settings. It remains its original size (after publishing in medium/small).
Anyone else having issues? Any work-arounds?
Hello there,
I have the Newspaper theme installed on my news-based WordPress and I have two questions regarding it:
1. I noticed that if the featured image of an article is not in a 4:3 ratio, the image does not fit properly as the thumbnail block. Is there a way to make it so that all feature images “scale to fill” automatically?
2. Is it possible to enable the “lightbox” for article images by default, without having to turn it on manually for each article?
Hello,
I have a bilingual site and I am using WPML to translate. I have translated all the values I need except one.
I was able to translate the title of a “tagDIV block 1” a couple months ago and then recently tried to translate the “td_filter_default_txt” but was unable to. I can see the in the “WPML translate text in the admin screens” the field with the value I want to translate and when I check it and hit the Apply button it doesn’t show up in the String translations.
I did some testing and found that when I add a standard WordPress widget I can still translate using this method. I created new “tagDIV block 1” and “tagDIV block 7” widget then go to “WPML translate text in the admin screens” area and check off the custom title and/or the filter default text, hit apply, and they never show up as option in the String translation area.
I have not updated WPML or the Newspaper theme since I had first translated the title of a “tagDIV block 1”. Can you please help me figure out what might be the problem?
Thanks.
Hello
is there a way (or addon) to filter posts by title in a block?
Best Regards
Giuseppe
How to make search form on block like this — http://prntscr.com/mbgqcz
Please help me, thank you..
G’day guys,
I’ve got an issue where my website – https://defenceofthetruth.com – has the fonts being over ridden somewhere.
If I use the developer options in Chrome, I find the culprit:
.td-page-content p, .td-post-content p, .wpb_text_column p, .td_block_text_with_title p, .woocommerce #tab-description p, .mce-content-body p, .td-page-content li, .td-post-content li, .wpb_text_column li, .td_block_text_with_title li, .woocommerce #tab-description li, .mce-content-body li {
font-size: 15px;
line-height: 26px;
Everything is set to default in the THEME PANEL > THEME FONTS.
The post itself has the main body set to:
BLOCK = PARAGRAPH –> TEXT SETTINGS > Font Size = Normal
BLOCK = PARAGRAPH –> TEXT SETTINGS > Font Size = Small 13
Thank you for your time.
Steve
FYI the post that I’m referring to is here – https://defenceofthetruth.com/en/2019/01/interview-with-rev-van-gurp-about-causes-of-deformation-in-rcn/
any idea why my page using TD composer is appearing with just the header, title and footer. none of the blocks are showing when i view the page of my mobile device
how would you do this for a blog post though? I am unable to edit the blocks using tagdiv composer for my post. I can only use pre made layouts.
Hello,
Is there any way to add custom section or row after the post comments before the footer.
Something like this – https://www.rockpapershotgun.com/2019/01/22/slay-the-spire-best-mods/
When I don’t insert a photo, how do to remove the placeholder in the block? I want the text aligned to the left.
Best regards
Hi,
Please release the above custom css with this one
.tdm_block_inline_image:nth-child(1) .td-fix-index {
object-fit: cover;
height: 250px;
width: 100%;
}
Hope this will help you to achieve what you need!
Thanks.
Hi,
I am after removing the gradient from this section
http://i63.tinypic.com/ight7l.png
and would also like to change the colour of the red block to the following: RBG: #C5000
Hi,
I believe that is achieved by using a negative margin – http://prntscr.com/mb1yc3
That block has a negative top margin which drags it higher. You could try the same.
Hi,
Basically you will have to modify the module you want to display a time ago date. An example is provided in this topic
– https://forum.tagdiv.com/topic/the-time-ago-in-block-3-is-correct-but-another-block-is-wrong-time/
The theme modules are here – https://www.screencast.com/t/pgEdt29bC
Each block and grid is made of modules – https://forum.tagdiv.com/theme-blocks-modules/
If you want to display that date in a module or more modules, each will have to be modified.
They can be modified in a child theme, this way you won;t lose the customization after a theme update when the theme files are replaced
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
A guide or documentation about such a modification is not available, if there was I would gladly provide it to you.
Any resources that are blocked are mentioned in the test
– https://search.google.com/test/mobile-friendly
Maybe check some guides as to what this file should contain in these topics I found
– https://mor10.com/robots-txt-might-be-ruining-your-mobile-friendly-ranking-with-google/
– https://www.ostraining.com/blog/general/google-mobile-robots/
– https://webmasters.stackexchange.com/questions/79822/how-should-a-robots-txt-be-for-a-wordpress-site-in-order-to-be-mobile-friendly
– https://mrvirk.com/seo/your-page-is-not-mobile-friendly/730/
– http://www.patnotebook.com/google-mobile-friendly-and-wordpress-robots-txt/
– https://www.hostinger.com/tutorials/wordpress-robots-txt#gref
– https://www.wpbeginner.com/wp-tutorials/how-to-optimize-your-wordpress-robots-txt-for-seo/
– https://yoast.com/wordpress-robots-txt-example/
Hi, How can I let a block with posts overlap the revolution slider like seen on the Travel Demo? (https://demo.tagdiv.com/newspaper_travel/)
Hi,
I don’t know if something like this could be done, if it would be possible to display posts in theme blocks, that are part of a different website in a network. They can only display posts that are found in the respective website.
There is no documentation I can provide you in this matter unfortunately. Also we haven’t made any testing such as this. Sorry for the inconvenience.
Thanks
Hi,
Unfortunately the flex block size is auto set after content of posts, only if you change from the excerpt word on litter in this way is possible to obtain what you need, but if excerpt is sat on word, the length of word can differ .
-> https://forum.tagdiv.com/excerpts-introduction/
Hope this will help you!
Thank you for your understanding!
Hi,
I made a test on my install and those plugins work perfect -> https://www.screencast.com/t/sN4LBtTpQ
Is possible that you set something in page content with tagDiv Composer that provide that problem.
Please make a test create a new page and sat some blocks there and some content in mobile editor and see if this is still happen.
Also you can make a test to see if you do not have anthers plugins that create this conflict, you can deactivate all non theme plugins, clear all cache and check again.
Thank you for your understanding.
Hi,
That would be quite unusual. The automatic excerpts should respect the settings you choose. First the type of the excerpt, then the value you set for each module
– http://prntscr.com/maydfe
That looks like block 1, check what is set in the module 6 for the title length. Note that if for example a value of 12 is set this will actually display 11 letters/words.
Thanks
Hi,
This plugin is not required, it will help with render blocking when active. But note that the Speedbooster plugin has an inbuilt plugin checklist – http://prntscr.com/may51p
– https://forum.tagdiv.com/how-to-make-the-site-faster/
If it detects plugins outside that list it will deactivate itself. This is supposed to happen, as the Speedbooster plugin could cause some plugins to not function properly.
Thanks
Hi,
1)Please notice that our theme does not have any such an option that allows you to change the header.php from theme panel, sorry!
2)Sorry, the theme does not have any such an option. If the strange characters appear, you need to consult this topic from here ->
– https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
Hope this helps!
Thanks.
Hi,
If you made a sidebar with tagdiv Composer on homepage, than this will be only on that page because it set like a block on that page if you want to set the same sidebar on more pages/post please check our documentation -> Sidebars tutorial – https://www.screencast.com/t/XyG0a6kAnzBo – https://forum.tagdiv.com/sidebars-tutorial/
Hope this will help you!
Thank you for your understanding.
Hi,
The blocks in the sidebar look alright now, there is a block 1 and a block 2 there
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/block-2/
If I misunderstand something please correct me.
Thanks
Thank you. I have a few more questions:
1) How do I add an element category siblings (https://ibb.co/4gpRWMy) to a tag template?
2) Is there a way to take a category cloud template and save it as a tag template?
3) I created a tag template and it looks not good at all: http://dev.wilhard.ru/tag/kak-zarabotat-v-internete/. There are problems with margins of the different blocks. Page title, breadcrumps, big grid, and post loop have different margins, but they should be the same. Also, margins are not the same as the margins of the other pages on the website. Please, fix it… Or can you, please, create a tag template that will look the same as a category here – http://dev.wilhard.ru/bitcoin/
Thank you in advance.