- 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
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_thumb::add
- ApiAPI – Thumbnail – Introduction
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_top_posts_style::add
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
- ApiThe Theme API
Hello !
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, if you have these errors, you will have to contact your host and let them know that your admin-ajax.php is blocked either by firewall or the security settings.
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 me know the results!
Thank you !

Where can I change the font size of these titles?
I have tried to edit all the font sizes in the theme panel but these remains unchanged.
Site: https://seablue.hk
Thanks!
I am trying to use the page builder to create my website. When I attempt to import a block to use on the site, the question “Are you sure you would like to import this block?” with the options yes and no show up behind the preview. Because of this, I am unable to select OK. Is there anyway to fix this?
In a custom blog post template, how do you create blocks (for text, images, etc.) that are centered (no sidebar) with a narrow width like in the tagDIV blog posts, such as:
https://tagdiv.com/newspaper-theme-gourmet-pro-demo/ – centered as in your blog, without sidebars.
I realize there are blog post templates with this type of text area but is there any way to create it from scratch for your own custom blog post template, with whatever width you want, without custom CSS?
Hi.
I’m kinda confused about the Sidebar.
Right now I have it setup just like in the Default PRO demo. It looks amazing, as I scroll down the in the Home Page the blocks moves too, same thing in the posts. Great!
But what confuses me, is this setting shown on the image attached: https://imgur.com/WTUM8WU
Regardless of it being on and off, the sidebars looks like the same thing for me, they seem to work the same way! What should be the difference between it being enabled and disabled? Maybe there is something wrong and this settings is being activated regardless of the switch being off, and that’s why I’m still seeing the sidebar floating up and down as I scroll?
Honestly I really like the way the sidebar works by default, but don’t wanna risk getting in trouble with AdSense, that’s why I’m asking.
Thanks.
Hi,
Indeed this option is only in Big Grid Flex, on Flex blocks you need to use a custom css to achieve a zoom like this one
.td-module-container:hover .td-thumb-css {
transform: scale3d(1.1, 1.1, 1);
-webkit-transform: scale3d(1.1, 1.1, 1);
}
.td-module-container .td-thumb-css, .td-module-container:hover .td-thumb-css {
transition: transform .5s ease;
}
.td-module-thumb {
overflow: hidden!important;
}
This will apply on all blocks from your website.
You need to set the code in theme panel> custom code> custom css.
Hope this will help you!
Thank you!
Hi,
1. If you like one of our demos, you can install an use it using our guide from here -> https://forum.tagdiv.com/installing-demos/ also you can edit it using tagDiv Composer.
2. I think that you can make posts and use categories for this, also you can check our documentation of
primary Category: Build a clear hierarchy for your website.
3. These should be added to posts, and the posts will be display on pages/categories in flex blocks/modules with a featured image, title and a short description.
Adding categories to these posts you’ll be able to create mega menus.
4. These profiles can be the categories.
5. Yes, you have the option to sort and filter the posts/articles -> https://i.imgur.com/mMA0s9n.png -> https://forum.tagdiv.com/flex-block-settings-guide/
in this way you can display all the time the latest articles, or most popular articles …
6. I think that it will be best to make these categories build a clear hierarchy for your website.
If you need help with something, just let us know!
Thank you!
I used Flex blocks as You say but i don’t see option you have
https://snipboard.io/VBkFGJ.jpg
Hello. I have several sites with the Newspaper theme, and they are set up with the AMP plugin and mobile theme.
On a new site I just started building, it seems that the mobile AMP pages act differently than before. The mobile AMP pages are cluttered with a lot of items that should not be there, like breadcrumbs, category link, author name, number of visits/comments?, tags, previous/next, author card, like button /share, etc. I cannot find a way to remove them, other than setting up custom code.
Example: https://radiomannen.no/p6-rock/?amp
This has never been a problem on any of my other sites:
Example: https://playpager.com/easy-chess/?amp
Example: https://kveldsavisen.no/torden-film/?amp
I have obviously done something different on the new site, but cannot figure out what. I need all the items mentioned to be gone. I have not added any custom code to the other sites, and cannot see why only the new site got this problem.
Also, the “latest articles” section at the bottom of the page only shows 3 links and no images. (It should show 12 links with images, according to my settings.)
I have license/purchase code for all sites.
Thanks,
John
P.S.
I use the exact same bit of custom css-code to set the dark theme on all sites. But these are only color settings:
#td-outer-wrap {background-color: #000;}
.block-title,
.td_module_mob_1 .entry-title a,
.page-nav .current,
.td-page-title,
.td-category a,
.entry-title,
h1, h2, h3, h4, h5, h6,
.td-author-name a,
.author-box-wrap .td-icon-font {
color: #fff!important;
}
.td-post-content {
color: #e9e9e9!important;
}
Hi,
I think that you only enable the option from them panel -> https://i.imgur.com/XUi5Cos.png this is only for the blocks and modules that are displaying on homepage.
If you want to use the modified date on post on responsive version of Newspaper theme ( not mobile theme plugin ) you need to use a single post template from tagDiv Cloud Library, because this option is only on templates from cloud, and set the single post modified date element using tagDiv Composer
-> https://www.screencast.com/t/GkUe62u7W
-> https://www.screencast.com/t/NAEhbrP8R
After that you need to set the single post template on your posts, you can check our video tutorials for this -> https://www.youtube.com/watch?v=I1R3j1QYod0 -> https://www.youtube.com/user/tagdiv
Hope this will help you!
Thank you!
I used Flex Blocks on my site
Please check link You send on last post
So it is only possible on that two blocks?
Hello !
That is possible on Big Grid Flex and Flex Blocks as you can see here: https://forum.tagdiv.com/topic/zoom-image/
Thank you !
Hi,
in my page I have a block with background image that scales massively when form viewed on iPad. Works fine on a desktop browser and iPhone.
How can I resolve this please?
Thanks
Marco
Hi, i’ve just made some fancy rows, and i’d like to save them as custom shortcodes. I don’t find the “SAVE SHORTCODE” Button on the row, neither on the custom block i’ve made. Is there anything i’m missing?
Hello !
The news ticker seems to be fine on your website at the moment. You can assign a post into the flex block but you cannot choose which slot to be ocupied.
Thank you !
Hi,
Is no need to start from scratch, only if you want to learn better how tagDiv Composer is working if you want you can install a demo, there should be no problems, but if you do not have posts, you’ll not have what to display, therefore you need to set your page content in posts (if you do not have many pages) or to set with tagDiv Composer on blocks to display the pages until you get some posts.
Hope this will help you!
Thank you!
Hi,
Sorry, unfortunately the style set inside the post/article will be display wit our theme only inside the posts, this will not reflect in flex blocks on your homepage, these are individual settings for posts and blocks/modules.
What you can do is to set a part from your post with html in excerpt zone like this -> https://i.imgur.com/4SUZvQ7.png -> https://i.imgur.com/lK1T8Pg.png -> https://i.imgur.com/enRgclc.png
Hope this will help you!
Thank you for your understanding!
– There is an error in TagDiv Composer in the youtube video block. When I enter the ID, either of the desired video or the channel, the video simply does not appear.
The same happens when I highlight a video for background. The problem happens only with YouTube videos.
Hi Calin,
I get it now thank you, just layout my page how I want using flex blocks and change the filter to show pages rather than categories for now until I write more posts to display?
I wonder is there any way to install the demo… just so I can deconstruct the how the theme works rather than change it to suit my design??
I would prefer to start from scratch, and use the demo as an reference?
Kind Regards
Mark
Thanks, Calin. I know I’m probably not using all the right terminology.
What I have currently at the top of the homepage is a flex block pulling in a post (in the way that you’ve illustrated). However, the post content is styled as an excerpt which means it’s stripping out links, bold type, paragraph breaks, etc. I was just hoping to find a flex block that allowed for the post content to come through rather than just an excerpt.
Hi,
Maybe I do not understand correctly what you want to achieve, if you want to set a block on your homepage set a filter on it, you can do it using tagDiv Composer and use a flex block -> https://i.imgur.com/l2Tcgjm.jpg -> https://i.imgur.com/ghlYtth.png -> https://i.imgur.com/k8EYjQv.png -> https://i.imgur.com/xF7Hoda.png
If this is not what you mean, please provide some more details!
Thank you for your understanding!
So I would have to recreate my whole homepage? I only want one filtered post to show up at the top of this homepage. If it’s not possible to do with a post block, let me know. I may need to find a whole different solution. Thanks.
Hi,
“But when the post is clicked, I want it to go the to the page its associated with?”
Please note that the posts can not be redirected, also you do not need to make posts to redirect theme to pages, you can use other elements from tagDiv Composer to achieve this, for example you can set some images with text and set the link to a page -> https://i.imgur.com/XKMjrRD.png -> https://i.imgur.com/bDpN1hl.png or you can display the page directly in blocks -> https://i.imgur.com/Uaq1qDo.png (just make sure that you set some featured image on pages ->https://i.imgur.com/8wJ0SYw.png)-> https://forum.tagdiv.com/flex-block-settings-guide/ indeed there is no option for categories in pages only in posts.
There is no limit of time for posts, as long you have theme in your WordPress you can display them, also you can sort the results -> https://i.imgur.com/gAv4JwT.png using tagDiv Composer and check the filter tab on blocks and flex blocks.
Hope this will help you!
Thank you!
Hi,
Using this option -> https://www.screencast.com/t/Vn3LLrXi the theme will create automatically a thumb for the featured video and this will be display on blocks, inside the articles will be display the video also the video should be display in the black space in post style 11 -> https://i.imgur.com/JPGTFzJ.png but as I can see you do not have any featured video there.
Please notice that you do not need any plugins to embed the youtube videos, just make these settings -> https://imgur.com/pjT5aTo -> https://imgur.com/AmGAwd4
If you do not made any change to theme files, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you for your understanding!