- 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
Hi,
I’ve made a lot of testes with that plugin, unfortunately there is no way that this to read the theme blocks, it can be use only for default WordPress widgets. You need to find another plugin or implementation for the widgets, sorry!
Thank you for your understanding!
Hi,
in the TagDiv Composer I saved a row with elements in it as a custom short code, and now the Composer won’t load, I’m getting only that spinning wheel. Any ideas how to fix this?
Thank a lot,
Timea
Hello!
you great theme is compatible with Visual Composer. thats is very good
for example
main page adv.rest if default page by theme and created is by TagDiv
if i want to use and add some blocks from Visual Composer…what i need to do?
create new page by VC?
thx a lot)
hello!
pls see the page
https://adv.rest/point/chegory-vinnyj-bar-i-apre-ski-v-krasnoj-polyane/
there is no video inside page…:(
and if you can see code. pls see the pic
https://monosnap.com/file/c1XV2nBgssXyebH8lkSjZvnvjTekVh
there is code for video….
how i can fix this bug?
thx a lot!
The message on the blank thumbnail said to enable thumnails 100×70 in block settings. I went there, and thumbnails were enabled but not for 100×70 thumbnails. So I enabled it for that image size, and now the thumbnails display properly.
Hello there! I need to place custom shortcodes on my homepage and can’t find out how-to do that.
In previous version i just used “text with header” block, but for now as soon as i try to “edit content”, – it’s empty and there’s no “save” button, so content remains the old one.
(newspaper theme) I have a blog post and it displays OK when one navigates to the site but when one clicks on “home”, the post appears with a blank square where the thumbnail should be. There is sometimes a message saying to enable thumbnails on block settings, but when I go to block settings I don’t see “enable.”
Setting a “featured image” did not help.
I installed Regenerate Thumbnails and ran it but it didn’t seem to do anything. Should the thumbnails appear in Media? How can I tell if they have been generated?
After update today, on homepage both header and footer showing default instead of own designed with template and cannot even change default header footer, a whole day wasted today by checking caches and other things. I have tried degrading version also but no use, almost tried all the way but in mobile home page header footer are showing default one and also single page template also designed with template and it was working good but after the update today, many blocks are not showing in posts.
Please check https://coupontricks.in/ and please help me.
Hello,
The border-radius is not applied when you zoom the block, because of this CSS => webkit-transform: scale3d(1.1, 1.1, 1).
When the zoom applies, the image size is increase.
You can try to insert this code, I’m not sure 100%, but look like this => https://www.screencast.com/t/lmuZYsChj,
.td-big-grid-flex .td-module-meta-info {
border-radius: 0px 0px 10px 10px;
}
.td-big-grid-flex .td-thumb-css {
border-radius: 10px 10px 10px 10px;
}
.td-module-container:hover .td-thumb-css {
border: 3px solid white!important;
-moz-border-radius: 10px!important;
-webkit-transform: scale3d(1.01, 1.01, 1)!important;
}
Hope this will helps you!
Thank you!
Hello !
Open tagDiv Composer on your page, right click on the Post Loop element, press delete: https://www.screencast.com/t/NgAjngpy Drag and drop a flex block from tagDiv Composer.
Thank you !
Hello misija,
If you only want to remove the duplicate posts from Flex Block 5, then you can use the unique article option, follow this guide-> https://forum.tagdiv.com/unique-articles/ ->https://www.screencast.com/t/VwzpaBvdM5, or can use the setting on the Flex Block the Offset posts-> start the count with an offset => https://www.screencast.com/t/GH0OH60B.
Hope that helps you!
Thank you!
Hello !
1. You can see here what blocks use what type of thumbs are used here: https://www.screencast.com/t/Qnl3SGTp Open tagDiv Composer on your page and see what blocks you are using by clicking on them.
2. Using an image background or color will automatically set you a boxed layout.
3. From what I could find online there is no difference between them.
4. Can you send us a link to see your sidebar and what can be done ?
Thank you !
Hello,
You need to set the thumbs on modules/blocks in Theme Panel-> Block Settings-> Thumbs on Modules/Blocks => https://www.screencast.com/t/uNgGoeE0zhLt.
Let us know the results!
Thank you!
Hello,
Usually, this problem is solved using our guide from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/.
Hope this will help you!
Thank you!
Hi,
Usually that should fix the problem, also I see that you have another problem https://i.imgur.com/tm1S9eT.png this problem can be solved using those guides:
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
– https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing
– https://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Also for the problem with the thumbs size, please make a test only with theme plugins, clear all cache and try to regenerate them again.
Let me know the results!
I have also gone through the forum and tried the below with no success.
1. This problem can solved this problem in this way:
go in Newsmag > System status and replace the url from: -> https://i.imgur.com/St8rQKd.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.
Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
Hi Support team,
I have single post page with Flex Block 5 on right hand side (https://prnt.sc/w8lhes) showing latest articles.
How can I exclude current article from that block ?
Thanks
How / Where can I modify ex. Flex Block 5 to cut the real wordpress excerpt and not like you are doing it and cut the content? Why you are not doing it by default like: if excerpt then cut, else cut content or somthing like that or an extra option what to cut.
Just tell me where I will find the code to change that for Flex Block 5 or all blocks. Because I need different length.
! Important Note: If you edit a post and add a text as excerpt manually (in the excerpt box), the theme will show that text unmodified and uncut.
https://forum.tagdiv.com/excerpts-introduction/
1. Change the Post Loop to a Flex Block? How do I do this? What do I change? at the Element, Row or Column?
2. New Css code worked!!!
-
This reply was modified 5 years by
mayaguez.
Hello !
There are 5 flex blocks in total, you can test each one and see which one you like the most: https://www.screencast.com/t/vYytUkpKOXnk
I am sorry for misunderstanding ! Insert the css of the image here then: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Hello,
I tried in comments.php but it doesn’t work.
Thank you very much in advance,
Sébastien
Hello !
Please use this css code in order to fix your issue.
.td_block_social_counter{
color:black!important;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Let us know the result !
Thank you !
How can I edit my categories by TagDiv Composer? It seems it is not possible to do that in the categories. When I edited one categories by TagDiv Composer it applied to another categories automatically. I need different blocks on each categories by TagDiv Composer.
Hello !
In this case we recommend you to delete the post loop element and use Flex Block element which is more customizable and has more filters.
Thank you !
When using TagDiv Composer to create the home page Block 14 displays the Article Title perfectly aligned on top of the article image with the font size, line spacing, and margin correctly set to defaults. However when the site is rendered in a browser (using Safari and Chrome), the article title breaks below the image and doesn’t look anything like the preview in tagdiv composer.
Please advise on a fix for this issue.