- 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,
We want to add play store icon in social header and as well as in social counter block.
How can we add that icon and links?
Please refer current site screenshot.
hi guys,
how to add Ads in the middle of Block?
I want to add Ads like below:

I hope someone can help me.
Thanks
1. On posts, go to theme panel>post settings>post and custom post types and disable ‘show comment count’ and save your settings.
2. For blocks and modules, just go to theme panel>block settings>meta info on blocks/modules and disable comment count from there.
You said ‘on every post’ which made me check single posts. Just go to theme panel>block settings>meta info on blocks/modules and disable comment count from there.
Check under Newspaper>Theme Panel>Block Settings>Meta Info on Modules/Blocks and disable the dates from there.
Good day,
How do I remove the dates that are displayed under the headings on the block articles? I have turned off show date on the single post and it doesnt display there BUT it is still displaying on the list of articles on the home page. Hope this makes sense?
Please help.
Many thanks,
Dom de Gouveia
I check every thing all blocks are working perfectly but ” Trending Now”, “Header Block 1” and “Latest Articles” section have some problem with text color.
check block also–
i want to know how to delete Lastest Article and block title
Thanks.
Hi,
You can always check the theme documentation, there is a tutorial for block settings
– https://forum.tagdiv.com/block-settings-tutorial/
We try to answer all the topics as soon as possible, in almost all cases within a period of 24 hours (from oldest to newest). Only when there is increased support volume or technical difficulties there could be a delay.
Thanks
Hi,
There is a problem currently with the new ticker color settings
– https://forum.tagdiv.com/topic/can-not-change-newsticker-text-color/
But other elements should not have problems. If you have any others please provide more details and we will investigate further. Testing on a block for example works properly
– https://www.screencast.com/t/jwAKoVPIBo
Let us know and sorry for the inconvenience.
Thanks
Hello kame,
Also, if you want to make align the module titles only for Flex Block you should use a bit of CSS code for this. Regarding on block title wrap, you should check the options from the theme because from there you can choose some Header Styles, like this -> https://www.screencast.com/t/v0iMcfAwX
The code is ->
.td_flex_block_1 .td-module-title{
text-align:center;
}
Thanks for your understanding!
Hi,
If you want to place a title on a page, there is an element for that
– https://www.screencast.com/t/SGJjhofVKi
This element has settings for a background color, also you can choose from a multitude of styles for it
– https://demo.tagdiv.com/newspaper/block-header-1/
If this is not what you wanted, please try to provide more details for a better understanding.
Thanks
Hi,
The theme blocks can display custom post types, but they cannot filter by taxonomy. They are created to work with default WordPress posts and categories, so the filtering will work only by category.
There are some modifications mentioned in these topic if you would like tot try and modify the theme files, but they might not work anymore
– https://forum.tagdiv.com/topic/filter-blocks-by-custom-taxonomies/
– https://forum.tagdiv.com/topic/custom-taxonomy-or-custom-query-for-newspaper-blocks/
– https://forum.tagdiv.com/topic/how-to-add-taxonomy-filter-in-block-filter-settings/
Thanks
Hi Simion,
I proudly present to you my new page that sorts my events on per year basis. As you said there was no option currently in your theme which allowed to do this, so this was all a matter of Efficient Algorithm Utilization using the existing methods.
So basically what I did was, by using WordPress Bulk Edit Functionality, I assigned each of my posts a tag according to their year. First in my admin panel, I filtered all my posts for year 2018 and then bulk assigned them a 2018 tag, then I filtered for 2017 year and bulk assigned them a 2017 tag and so on.
Then using Block 7 of your theme, I was able to apply filtration by providing tag ids for each year. And the result was awesome. TAAAA DAAAA. Just what I wanted without writing or modifying a single line of code. The line of code that was written was a bit of CSS to make the years shift towards left instead of right side.
This is not a query but a solution which I did and writing it here in case it might help out others who face a similar situation like me.
Please check this page now.
https://pildat.org/pildat-activities
Hello,
homepage newspaper blockgrid10, I would like to change the color of the “author” link from black to white but I can not find the template or css to change.
can you help me? Thank you
http://i64.tinypic.com/29w1n9c.jpg
Hello,
I am creating a sports website with several different topics (different teams, news, etc) to cover. Normally i would create these topics as categories and use the default archive pages. But I think if i use blocks to build the topic pages I would have much more control of them and customize it to my liking.
So my question is, in terms of seo;
1) which of these pages would be better? Normal pages or archive pages?
2? what would be the best way to implement this? create normal pages and then no-follow archive pages? also the permalink structure?
Those who access the web with Safari 10.1.2 from Mac say that the web comes out unconfigured. I have used flex block mainly Any solution?
https://diarioperspectiva.com/
Hi,
There are many theme settings regarding fonts, in the theme panel
– https://forum.tagdiv.com/font-customization/
There you can change the fonts and font properties for most elements. Also now the fonts on blocks and other elements on pages can be customized directly while building the page with the tagDiv composer
– https://www.screencast.com/t/Ee55XAXuo0
Each block for example can have it’s own font settings. This offers an alternative to the general theme panel font settings.
If you could provide some more details about the problem you are having, for what element the problems happen and in what circumstances, it would be helpful. A link to your website where the problem/element is question is happening would be useful as well.
Thanks
We got the answer to this.
For others that need to know:
Use tagdiv composer, click on the block of the area that is showing old posts then click on the filter and it gives you the option there.
Only took us 5 days but we found it and it is very simple.
Hello,
In td composer block or others heading text color isn’t change.
check screenshot–
http://prntscr.com/itmshf
check another screenshot–
http://prntscr.com/itmsx1
How to solve this issue?
help me please.
Hi,
Usually this issue is related to a firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
I suggest to check your System Status and increase all the php.ini directives at least to the recommended values – https://forum.tagdiv.com/system-status-parameters-guide/
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Let us know and if the issue persist please contact us via email at contact@tagdiv.com and provide wp-admin access so we can take a closer look. Also paste a link to this topic so we can identify you.
Thanks!
Please forgive me, I do not speak English well… I have a problem and I need your help. At the bottom of the main page, there is a “Latest Articles”. How to configure this block? I need that there were 6 last records and that’s it. But it shows 7 on the first page, and suggests switching to another 3 … but 2,3 pages do not exist and the site issues a 404 error when navigating.
See Screenshot.
http://prntscr.com/itgfi4
http://prntscr.com/itgg0c
http://prntscr.com/itggvn
http://prntscr.com/itgm2m – Me need to delete the buttons 1,2,3 and the inscription.
Help please.
Еще раз прошу прощения за кривой перевод. Мой язык Русский.
Hello. My site is sanotes.ru and I use a “Tech News Demo” template. I have some questions about creating my own style of the header. Now I have established style 1.
1) I need a shift logo to the left side of the layout.
2) How to increase the logo height and width?
3) How do I remove space or reduce indentation between the top menu and the logo and bottom menu and logo?
4) How to remove the blog “In Trending now”, or to reduce the spacing between top menu and bottom block: Last Posts ?
5) How to invert the color of the bottom menu as it is implemented in Style 5,6 ?
6) How to increase the FEATURED IMAGE by height and width?
I duplicated everything I needed in the screenshot! https://www.dropbox.com/s/s9vqrsmnnuqwv87/screen1.jpg
hi, thanks for getting back to me …
i managed to get the post_type …
but i cannot get the filter to work …
#1 i have post_type=services so in block filter i put this for Post Type:
#2 for filter i have services-category i tried to place this on every filed in block settings but it not showing any filters…
what am i doing wrong here ?
thanks