- 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
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
The font family and font size can be change with tagDiv Composer
-> https://www.screencast.com/t/gcrbOkPQq
-> https://www.screencast.com/t/jbvLBIxyCVaE
And for color you’ll need to use a custom css in order to change the color only on those blocks -> https://www.screencast.com/t/lC6s2QuwRD4z
.td-load-more-wrap a {
color: red;
}
.td_ajax_load_more {
border: 1px solid blue;
}
.td-subcat-filter .td-subcat-list a {
color: green;
}
Thank you!
Hi,
Hi usually the debug to false solved the problem with that notice that you get.
And for ARTICLE DISPLAY VIEW on blog you’ll need to make some more post, you have only 5 and those are already show in this block -> https://www.screencast.com/t/e8jz4QTF9E11, also please make sure that you add content in this page for blog.
Thank you for your understanding!
Hi,
The slide from game demo show the feature image from posts, so in order to change theme, you’ll need to edit the homepage with tagDiv Composer click on slider
-> https://www.screencast.com/t/SpQESSA7YPdy
-> https://www.screencast.com/t/wLYkAqjzN
Please check our guides for filter tab -> https://forum.tagdiv.com/block-settings-tutorial/
Hope this will help you!
Thanks.
Hi,
So you want to display a specific post or posts in a block or grid, that is possible. Enter the respective post ID in the post ID filter. For example
– http://prntscr.com/msv9st – http://prntscr.com/msva2k
The element will then only display the post or posts with the IDs entered there. If I misunderstand please let me know.
Thanks
Dear Sir,
I checked in media and see that the image were created to some sizes, which I can not find in block setting: https://forum.tagdiv.com/theme-thumbs/
Ex: size 436×300, 648×470, 648×377…
you can see the snapshot:
http://prntscr.com/mstv08
http://prntscr.com/mstv5n
Could I know these sizes will be used for what ?
My site: tuhocmmo.com
If they are not required, please help me to disable theme.
Thank
I can’t find where to start. I have newspaper, but when I look around I do not see the same block building page (add element) as they show on the promotion videos. Any help is greatly appreciated.
Hello,
I would like to load post ids for each block I use via shortcodes that return specific ids from functions. For example: [td_block_1 post_ids=”[myshortcode]”], where the myshortcode will return the required post ids. How I could achieve this?
Thanks
Hi Guys, we’ve recently moved the registration of our custom blocks across to an API plugin but it doesn’t include the option for registering any of the custom blocks as widgets, we currently have to do this from within the parent theme via the td_page_builder_widgets.php file located in newspaper>includes>widgets.
Is there any way by which we can register the new blocks as widgets from within the API plugin?
Thanks
Matt
Hi, all of a sudden I can’t edit old Column Text blocks or create new ones. I can put in anything else but not that.
I checked for conflicts with all plugins, reinstalled the theme, reinstalled TD Composer by both uploading the zip and even replacing the entire folder. I also had my host restore a full backup from a week ago just in case, but nothing.
You repeated what I already read from your documentation. I have actually applied all and not seeing RELATED POSTS exactly as yours. I notice the MUSIC block is called FLEX BLOCK and I don’t see same in the widgets.
Hello,
I would like to customize the woocommerce homepage.
Like no woocommerce block is available on the tagDiv builder and this one is not compatible with WPBackery I can only use the woocommerce shortcode to do so.
But when I try to add a column text block this one is placed upper the default Woocommerce homepage content.
How can I solve this ?

Thanks
Best Regards
Nexus
Hi,
Please try to regenerate your images with Force Regenerate or Thumbnail Regenerate plugin according to our documentation from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ Also, ensure that you have enabled the thumbs for this module(1) like this -> https://www.screencast.com/t/G990X6OfxzwE
Hope this helps and let us know how it goes!
Thanks for your understnading!
but it appears on all pages and does not have this block inside of a page
Hi Catalin, i’ve already tried to insert the code on Javascript section but there is the same problem. You know a alternative script that work with the theme, for block adblock ?
Hi,
For the color of header form the block the settings are those -> https://www.screencast.com/t/s4ilVnRDp4 and for text are those -> https://www.screencast.com/t/vABX2FKRakuL
for load more -> https://www.screencast.com/t/rUvV3PPHMrk
for color you need to use a custom css for those blocks -> https://www.screencast.com/t/0k0A2nlEj4
.td-load-more-wrap a {
color: #333;
}
.td_ajax_load_more {
border: 1px solid #333;
}
Thank you
Hi,
If you want to add some borders for your block, you need to use the TD COmposer page builder for editing your own block like this -> https://www.screencast.com/t/pTe7gYaAT
Hope this helps!
Thanks for your understanding!
I have been having some trouble getting the display for a particular block to look as I would like. I’m sure the support team is familiar enough with the layout options to offer a solution.
My home page is using Flex Block 4, which, by default, consists of two modules. In this screenshot, you’ll see how it displays:
https://postimg.cc/cKLshsgL
I would like this area to display all stories (six in total) as the stories in the green box. In other words, the stories in the blue box (Module 2) should display with an identical layout to the stories in the green box (Module 1). I don’t need two modules, just one module––Module 1––displaying six stories.
How can I do this?
Thanks for your help!
P.S. If the support team needs access to my WP site, credentials have been supplied via e-mail on the previous ticket under my account.
Hi,
If you want your block to appears in TD Composer element, this one should have to be mapped in TD Composer. If you are using the plugin, the right path should be like this
-> https://www.screencast.com/t/0dm6sH825h Please follow the next documentation if you need want to add a custom block in TD Composer from here -> https://forum.tagdiv.com/developer-info/
Hope this helps!
Thanks for your understanding!
How can I change the colour of the Ajax filter text in Blocks like Block 21? Neither the font size, nor the font colour can be changed from the TD composer panel, despite there being settings for them in the style tab. I have after a lot of searching found how to change the Ajax filter font and size (buried in the Theme Panel settings for Big grid – Medium img), but I cannot see anywhere to change the colour, which by default is a rather unclear grey, and has poor readability. The readability is also poor for the ‘read more’ link at the end of the block, and I cannot find settings for anything on that one.
Can you help?
Hi,
Thank you for reaching us! Please notice that Editor Picks is just a simple Block 7 which is set up to display the first three posts from FEatured category, as you can see here -> https://www.screencast.com/t/JtEOAAPIQC This element is part of our default footer templates. So, if you want to change this category, you need to edit the theme core files where this element is created and modify it from the code. I have another alternative for you which is more simple than the first. You can use a footer page for your Footer section and create your footer layout, using the TD Composer. You can add a block 7 element and sort it by what kind of category you want. Also, if you will use the Cloud Template Library, you can load a Footer Template and edit it with TD Composer as you wish. You can take a closer look at our pre-made Footer Template from here -> https://affiliate.tagdiv.com/#/load/Footers to make an idea. More information about TD Composer and our Cloud Template Library can be found here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
I look forward to helping you!
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hi,
You can use a custom css for this problem -> https://www.screencast.com/t/OSuhSVZbuO
.td_block_19 .td-load-more-wrap a {
margin-bottom: 15px;
position: relative;
color: #000;
}
.td_block_19 .td_ajax_load_more {
border: 1px solid #000;
}
Maybe you need to adjust the color in order to have a proper view of load more button.
Thank you!
Hi Catalin – that’s correct – but please read my detailed description above. To repeat, I already have Show Author Name and Show Date activated in “Meta info on Blocks/Modules”.
However, author and date only show if I select M8 as display view – see here: https://jazzjournal.co.uk/category/reviews/audio-reviews/
If I select M6 or M7, no author appears, only date – see here: https://jazzjournal.co.uk/category/reviews/book-reviews/
I thought perhaps images were the problem, but another ADV with images, M16, allows author and date to appear. So the problem seems to be with M6 and M7 (and perhaps other views – I haven’t checked all of them).
I have cleared caches, but how do I purge CDN?
Thanks
Mark Gilbert
Hi,
Please make sure that there is not a plugin conflict, and all theme requirements are set like in our documentation https://forum.tagdiv.com/requirements-for-newspaper/
Please set the wp debug to false -> https://www.screencast.com/t/53na7k88z3r
Also please check some similar topic -> https://forum.tagdiv.com/topic/cannot-login-error-cookies-are-blocked-due-to-unexpected-output/
Thank you for your understanding!
Hello,
I am getting this error https://www.screencast.com/t/O6SZ8Q4mE6P6 and it is blocking my post when I am writing or arranging so How can I fix this?
I don’t use slide revolution so if I will remove the plug in, Can I use without it? Thank you
Hello,
Can I put these lines between blocks? Thank you.
Like this: