- 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,
Please provide me a link where I can check the block that is set on 7 days filter and some screenshots with the settings you have made.
Thank you!
Hi,
Please try not to reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest
Please try this custom css -> https://i.imgur.com/vV6mucH.png
body .post .wp-block-image.is-resized{
padding: 5px;
border: 1px solid gray;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
display: block;
}
Set the code -> https://i.imgur.com/EsHvdMG.png
For amp set the code in theme panel> mobile theme > custom code css -> https://i.imgur.com/Kce5viu.png
Thank you!
Hello
I have a same problem with Adescalis, i sorted a block with “popular last 7 days”. i enabled POST VIEW, AJAX view count and USE 7 DAYS POST SORTING but it doesn’t show anythings.
Thank You for your help
Hi,
1. For this you need to use a custom css like this one -> https://i.imgur.com/p6FaXAV.png
.td_flex_block_1 .td_module_flex_1 .td-module-title::after {
content: "";
display: block;
width: 50%;
margin: 8px auto;
border-bottom: 2px solid gray;
}
The code need to be set in theme panel> custom code> custom css
2. You can filter the post from here -> https://i.imgur.com/cez4dxC.jpg and you’ll display only posts from featured category -> https://i.imgur.com/O6kvczh.png
Thank you!
Hi,
The post loop can not be filter manually after the categories, all you can do is to sort the posts and remove the post that you do not want in post loop -> https://www.screencast.com/t/rs7JsOot
The “Posts loop” element will be filter automatic in function of the templates/pages, if you set it on homepage this will show all the categories and posts; if will be set in a category template and for example this will be set on a specific category, when you’ll check it only the the posts from that category will be display.
If you want to show a specific post/category you can use a flex block, or a block -> https://forum.tagdiv.com/block-settings-guide/
Thank you for your understanding!
Hi,
Indeed the code will not apply on this post, because the button style is different and you need a different css lass to apply on it, for this you can use this custom css
.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.post .wp-block-button.td_btn_large a:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background-color: #dff1ed!important;
}
Thank you!
Hi there, if you hover over the menu it just stays black blocking out the words but when the dropdown opens it hovers orange which is how i want it for the main menu bar.
Is there something i am doing wrong, i have set everything in the theme panel.
Website is: https://bestbudget.com
Hope to hear from you soon 🙂
Hi,
Yes, you can make some customization using tagDiv Composer -> https://i.imgur.com/hYv5M6Q.png click on the flex -> https://i.imgur.com/XxPoERF.pngand check the options also please check our documentation for flex blocks -> https://forum.tagdiv.com/flex-block-settings-guide/
Hope this will help you!
Thank you!
Hi,
The only way to remove the featured image from a module is the above option with flex block or you can use a bloc that do not have featured image like block 9 – 10 this need to be done manually, the theme do not have an option to remove the thumb for featured image if there is no image set.
I’m nut sure maybe this can be achieved with some custom woke, if you want you can make a request here -> https://tagdiv.com/premium-customization-services/
Thank you for your understanding!
Hi,
No, these options are only on blocks and flex blocks, on posts loop you can excluded only the posts -> https://i.imgur.com/doxR4DW.png
Thank you!
Hi,
On smaller screens (or if the title of an article is too long), the text gets cut off in the ‘trending now’ slider.
How can I fix this so the text is always fully visible?
Thanks!
On Home Demo page, I need to add shortcode if I used Html block paste shortcode it doesn’t show up.
It might not support.
Can you suggest how I would able to integrate it?
Thanks & Regards
Siddhi Shintre
I have inserted this code at theme panel> custom code> custom css and saved. Still on hover over the yellow button it goes black, not the grey of #e6e6e6.
.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.post .wp-block-button.td_btn_large a:hover{
background-color: #e6e6e6!important;
}
Hi issuesink,
Please not that you can use only on post loop on the page or template, if you set more the settings from the last loop will overwrite the settings for the rest of the post loop, what you can do is to use only on post loop and some flex blocks.
Thank you for your understanding!
Hi,
So if I understand correctly you do not want to have the excerpt (post/article content) on your homepage and only the title and featured image, if yes, then you need to use the tagDiv Composer and set the Excerpt length to 0 on each block element from your homepage -> https://i.imgur.com/ahYepy7.png -> https://i.imgur.com/LScKF7G.png or if you have set flex blocks you can hide the excerpt -> https://i.imgur.com/nwBgtXP.png -> https://i.imgur.com/fJ2v6J8.png
Hope this will help you!
Thank you!
Hi,
You can achieve this using a flex block set in it the post id and display in that flex only that post, after that make these settings -> https://i.imgur.com/DJYv3Zo.png -> https://i.imgur.com/ezy2Ja3.png -> https://i.imgur.com/crvf7KB.png
Hope this will help you!
Thank you!
Hello !
That you can achieve by editing the flex blocks using tagDiv Composer as you can see here: https://www.screencast.com/t/y0ZedInChWv
Thank you !
Hello !
That you can achieve by editing the flex blocks using tagDiv Composer as you can see here: https://www.screencast.com/t/y0ZedInChWv
Thank you !
Hi,
This can be achieved using flex blocks -> https://i.imgur.com/TTvp4kB.png -> https://i.imgur.com/uwBP4Ms.png -> https://i.imgur.com/doTVbic.png
Hope this will help you!
Thank you!
Hi! Thanks for your outstanding work!
I have a quastion:
Is it possible to show each module (for example FlexBlock1) only on certain type of devices (for example: show it only on mobile, but NOT on desktop). Other words: Can I make some modules NOT to show on diffrent devices?
Thank you for help.
Hi,
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!
Hi,
Yes, you can filter the post from block by tags, category.. also you can remove specific posts, categories, please check our documentation for blocks and flex blocks.
-> https://i.imgur.com/LsV05f0.png
Thank you!
Good afternoon,
I tried sending you guys message through my email by replying directly but i noticed it did not go and bounced back as failed message. Also your response above did not help as I have tried that its coming up as a text editor rather than giving me the option to edit using the blocks. I am used to the WP bakery page builder and you guys are using another page builder that i am not familiar with and makes it difficult for me to edit the code as i am not good in coding.
I have more questions below
Instagram on the homepage is not properly set so it keeps disappearing all the time
How can I do the video news like ur demo, theme use is Romanian
How can i edit the footer so i can add the newsletter and also remove ur company watermark
How can I change the footer title colour
How can I have the ads to work on posts
How can I make the category menu more wider so it gives me the option to add more categories
How can I close the gap between the posts on the homepage for the big banner
How can I make the posts with the box like ur demo
How can I make the menu sticky when scrolling down the posts
Check http://www.irepsalone.com for more understanding
Thank you
240/5000
I would like to place a link to “my shopping cart” next to the search.
Being able to include a search block, but I can’t change it to a different link and icon (I want to place a cart icon).
I’m waiting. Thanks.
I pasted this (using different colour code – #dff1ed) in theme panel> custom code> custom css but still the hover colour is black:
.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.post .wp-block-button.td_btn_large a:hover{
background-color: #dff1ed!important;
}
