- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
- TutorialstagDiv Social Counter Tutorial
Hello,
I created an article with an audio file but the audio player does not appear in the flex box. I tried to import the block 85-podcast from the cloud but not even in this case the audio player of the article with the audio appears.
The audio player visible in block 85-podcast is from a file insert in article not a sound cloud link so what’s the problem? Suggestions?
Thank you
Hello, All blocks from cloud template (Flex box and blocks) has datetime tag.
Google is picking this dates and putting as a article date because “datetime” is reserved to google article date.
How Can I remove this tag?
See Image: https://imgur.com/IlkxSor
Thanks
Good morning,
how do I have to place these files that I have modified in theme to the child theme?
/wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php
/wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_flex_5.php
/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_content.php
Hi,
If you are referring on these sections -> https://i.imgur.com/uMNAMGt.png in most case set there is set a filter that will not return posts, please check the filter tab on each flex element tab using tagDiv Composer -> https://i.imgur.com/1IHEJRf.png
Thank you!
Hi,
For this you can use tagDiv Composer click on the blocks from homepage and set the filter after post id -> https://i.imgur.com/bYmZvX3.png
Flex Block Settings Guide -> https://forum.tagdiv.com/flex-block-settings-guide/
Default Block Settings Guide -> https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello !
That is the Big Grid flex 10 as you can see here: https://www.screencast.com/t/COBzpnR8C2vY
Thank you !
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,
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 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,
So you do not want to use the category from the theme and you want to use your own page category (the same with author), in order to remove/delete the links for the category and author from modules, you need to make some changes in theme file.
If you have tagDiv Standard Pack deactivate, then all the changes you need to do is in these files from wp-content/plugins/td-composer/legacy/Newspaper/includes/modules for flex 1 -> https://i.imgur.com/6QGfOTy.png -> https://i.imgur.com/Qoqap7N.png
If you want you can use the child theme provide in the theme package, also please check our documentation for child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
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,
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!
Hi,
I think that you can achieve this you can set a row and set the layout in 3 -> https://i.imgur.com/LY7CjTq.jpg after that you can set a block or flex block -> https://i.imgur.com/RtHDRAV.png -> https://i.imgur.com/FQifljQ.png -> https://i.imgur.com/EaQllbD.png
Hope this will help you!
Thank you!
Hey there,
How can I have showing up with 4 columns where the 4th one should look like the 2nd and 3rd?
Or does something like this already exist?
Thanks for your help!
Cheers,
Torsten
Hi there,
I would like to imbed the Parent Category Name on my homepage images when using a standard Block (not Big Grid Flex or Big Grid Full, which both show the parent category name on the images). Could someone kindly assist me with this?
Lastly how do I remove the imbedded “author name” from the homepage images?
Cheers!!
Hi,
You should be able to achieve that using tagDiv Composer and cloud templates from tagDiv Cloud Library. For category template you need to edit the posts loop -> https://i.imgur.com/cLfSwY1.png the settings are similar with these from flex block
Also if you want you can import sections or templates directly from the cloud ->
Hope this will help you!
Thank you!
Hi,
I think that on the second Flex block 3 you have set some custom layout on mobile, please edit the page with tagDiv Composer, click on the second flex -> https://i.imgur.com/9CTNuk3.png and change the port view -> https://i.imgur.com/XVyaCwX.png -> https://i.imgur.com/zXjl16a.png
Hope this will help you!
Thank you!