- 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,
You can try this custom css that will make the td-block-span3 and td-block-span9 on call to action element to be 100% on footer -> http://prntscr.com/pvun6o
.td-footer-container .tds-call-to-action2 .tdm-row .td-block-span9, .td-footer-container .tds-call-to-action2 .tdm-row .td-block-span3{
width: 100%;
}
The code need to be set in theme panel> Custom code> Custom css
Thank you!
Hi,
1. You can use flex blocks and make these settings -> http://prntscr.com/pvsvmx
2. Please check our documentation for primary category -> http://prntscr.com/pvsu1n -> https://forum.tagdiv.com/primary-category/ also you can use flex blocks and hide the category on the modules -> http://prntscr.com/pvstvn
Thank you!
Hey, i cant get 7 days popular post working. My website been online over a week but these popular posts are not showing up on the sidebar or the homepage. i have turned on this setting from block settings and 7 DAYS POST SORTING.
How to make this work?
Hi,
Unfortunately for the element is no setting to align it center, you need to set a custom css like this -> http://prntscr.com/pvs9ke
.tdb_single_author .tdb-block-inner.td-fix-index{
margin: auto;
width: 50%;
}
The code need to be set in theme panel> Custom code> Custom css
Thank you!
Hi,
Please try this custom css -> http://prntscr.com/pvrw9n -> http://prntscr.com/pvrvt0
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: none!important;
}
@media (max-width: 767px){
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align: center;
}}
The code need to be set in theme panel> custom code> custom css
Thank you!
Hello !
If it is applied on a block then it can be edited using the tagDiv Composer, if not you can translate it using the translations panel in Theme Panel – Translations.
I hope this was helpful!
Thank you !
Hello !
For the footer use this CSS Code:
.td_block_wrap {
margin-bottom: -35px;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hi,
The “load more” button from classic blocks, you can translate it from theme panel -> http://prntscr.com/pvqv2y also on load more button from extra filter can not be add custom link, you can set a button and change on it the text and link -> http://prntscr.com/pvqwsf
Thank you!
i cannot set title and there’s gap on left and right side of a elements and it makes me really pissed off tryin to figure it out u can check the this url http://kathmanduexpress.com/news/wordpress/ check the block above footer i cannot make it help me !!!
Hello !
Unfortunately not, on the latest articles you do not have this possibility, but you can change that block into a flex block with the same appearance !
Thank you !
Hello !
The latest articles block comes from the WordPress so you will have to contact them in order to find out how to use your plugin over that section.
The Trending Now Section can be edited using the tagDiv Composer: https://www.screencast.com/t/Y4Tu5m7G
Thank you !
Hi,
I have been using Newspaper v10.1 with Cloud Library active, and Standard Pack deactivated. When I look at the source code of the page, I see many “<link rel=”…> references to Google Fonts. In fact, there is a reference for every block. Isn’t it possible to have only one reference. Because I only use three fonts for the web page, and every block inside the page uses the same fonts. In this form, it increases the page load time.
Regards,
Sabri
1. We need to change the color of the header 3 of all news categories to red. How to implement it on your theme?
2. We have created a category for news posting on FB. But now this category is always shown as the only one in the block. Can I hide individual category names from blocks?
Hi,
Unfortunately for the moment the mega menu can be sort after name and id -> http://prntscr.com/pvfry5
The ajax categories drop down can be sort only if you set manual the categories id -> http://prntscr.com/pvfszi -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Thanks Vlad. We’ll look into only using the flex blocks.
1. I have started using the Health & Fitness template on my site http://www.facesoman.com. This demo has come with its own instagram widget which is spread full width. I am unable to reduce the width of the instagram widget to contain it as it does not show in Tag Div composer.
2. I am using a couple of Flex blocks but I canot increase the font weight of the article title on the block. It takes the default set by the demo theme.
3. I am unable to centre my block quotes on my posts – I use blockquotes at the end of page with an internal link.
Hi,
In homepage are display the posts using flex blocks, so you can use the tagDiv Composer to change the flex blocks, filter … or layout from the homepage. TagDiv Composer is a page and template builder, also for each image set as featured image/video our theme will make a thumb -> https://forum.tagdiv.com/theme-thumbs/ that will be use inside the posts and on blocks/modules.
Also you can edit the single post template that you have from cloud library and change the row stretch like this -> http://prntscr.com/pvab8e do the same for content section -> http://prntscr.com/pvabkr -> http://prntscr.com/pvabvi
Hope this will help you!
Thank you!
Hi,
The load more button can be set on pages using tagDiv Composer -> http://prntscr.com/pva35v -> https://forum.tagdiv.com/flex-block-settings-guide/
If this is not what you mean, please provide some more details and screenshots.
Thank you!
Hi,
Please make sure that if you are using a child theme you set it as in our documentation from here, also make sure that you are using the child theme that comes with the version of the theme that you have install.
If you want to set the td_block_author.php in child this need to be set ( with the folders that contain the file) like this Newspaper-child/includes/shortcodes/td_block_author.php not like this Newspaper-child/td_block_author.php
Thank you!
Hello !
If you want to switch off standard pack you will have to disable it and re-design your pages / footers and headers using the new blocks available on Newspaper 10.
Thank you !
Hello !
You will have to create a homepage block by going into Cloud Templates – Add New – Homepages, import and edit it according to your taste.
Thank you !
Hello !
Yes, but please note that in Newspaper 10 There have been added some new blocks and removed some. So you will have to reproduce the Blocks using the flex blocks, if you’re using normal blocks then you will still be facing an issue. You can test and deactivate the Standard pack and see what blocks are left in the composer, those are the ones that can be used next.
Thank you !
Since the update, I have had to manually change my in content text spacing and text size. Even after so, my editing blocks still seem really tight when creating content. How can I fix this?
Also another change I see is that my internal links don’t have the hover underline thing when you want to click on any. And my Yoast plugin doesn’t read any of them. So even if I have 3 or 4 internal links in a post, Yoast tells me I have none.
What can I do?
Thanks !
Hey, i’m trying to remove the top header menu from the desktop version ONLY (and keep using it on mobile) but it just won’t go, i’ve tried every css i found online with no success, please help!!
i’m showing the top header menu on mobile (and i’d like to keep doing so) using the following CSS:
@media (max-width: 767px){
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align: center;
}}
Just a correction to the previous post: The issue appears when the composer plugin is activated in both editions (9.8 and 10).
It appears therefore, that somehow, when the composer is on the child-theme cannot override the settings in the td_block_author/authors. The question is what do we have to do to ensure that they will be overridden.