- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperFlex Block Settings Guide
- NewspaperBig Grid Flex Settings
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to insert a block inside the content of a post
- NewspaperCustom Post Type Support
- NewspaperMeta Info on Modules and Blocks
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagSocial counter styles on Newsmag
- NewspaperSocial Counter Styles on Newspaper
- TutorialsOffset Feature
- NewspaperCloudflare (CDN)
I want to add autoplay slider after x seconds effect to a certain flex block element in one of my page. Is there anyway to make it happen just to that specific element of that specific page ?
Please see our Home Page here: https://www.bizcatalyst360.com/
–Top Section present one Article via the Big Grid Flex Block 2 which is fine.
–Middle Sections present a total of 23 Articles using Flex Block
–Bottom Section presents a total of 12 Articles using Big Grid Flex 1
We can’t figure out how to make the Middle Sections mentioned above the same Page width as the Top Section and Bottom Section?
Hello Calin,
It is not working 🙁
I use Single Post Template – Pulses PRO to show the post and made sure it uses “Single Post Featured Image” which is set by default. No Audio player is visible, not even the Featured Image set for the post is displayed.
Also, on a different installation of the theme with the same template files it works. I compared all settings but cant find a difference.
Same for the footer where we have a Flex Block 1 and the player showing with the post title and link, on the other server it does not show the player.
Hi Web4Pros,
For displaying featured audio you need to use a single post template from tagDiv Cloud library and edit it with tagDiv Composer to make sure that you are using “Single Post Featured Image” not “Single Post Bg Featured Image” -> https://i.imgur.com/aMxxTqm.jpg this will display the audio player on post.
Also make sure that you are using flex blocks, these should display the audio icon -> https://i.imgur.com/0UMQWOA.jpg -> https://i.imgur.com/MLMoRXn.png
Hope this will help you!
Thank you!
Hi,
For this you can use tagDiv Composer and in filter tab you can set the id of the categories that you want to remove, the id must have set before “-” like this -> https://i.imgur.com/DxSVeFX.png for more details, please check our documentation from here -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
I think that you are referring to these blocks -> https://i.imgur.com/QPdQGJl.jpg if yes, you can add these blocks on pages and cloud templates using tagDiv Composer.
Thank you!
Hi,
1. You can do this by setting a different cloud header on the single post template from tagDiv Cloud Library, in this way you can set on that cloud template the menu you want, this can be edited using tagDiv Composer -> https://i.imgur.com/NFrZATI.png -> https://i.imgur.com/6PjYfE2.png -> https://i.imgur.com/E6OTifc.png
2. If you want to set these post on pages, you can do this using tagDiv Composer and flex blokes.
Thank you!
Hi,
For a part of these changes is no need to edit any file, also this is a dynamic content (there are no html file) build with tagDiv Composer and cloud library.
-> https://i.imgur.com/NjxAYpa.png click on flex element and check the settings -> https://i.imgur.com/rAyEY3l.jpg the only think that con not be moved using the settings is the next prev buttons, but this can be done with some extra css, you can assign an extra class on element and use the custom css -> https://i.imgur.com/9rzqbrf.png -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Hope this will help you!
Thank you for your understanding!
I have a problem with the “flex block” I choose the category and it shows me the posts correctly, but in the area where the “category” goes it shows me one that is not like in the https://ibb.co/1qSZ3sZ and https://ibb.co/kx1PxmQ images, in the https://ibb.co/pxRnrwc image I shows one post with the correct category and the other does not.
the link is https://clinicadreo.mx/historias-de-exito/
Hi,
If you are using flex block or flex grid, these can be edited only with tagDiv Composer, there are no setting for the modules use on flex in theme panel, therefore you can not make these changes in theme panel for Module Flex 1 or Module Flex 3 …
Thank you for your understanding!
Hi,
Please try this quick fix for the problem wit IE
html[class*='ie'] [class*='tdb_single_related'] .td-module-container {
display: block;
}
html[class*='ie'] [class*='tdb_single_related'] .td-image-container {
height: auto;
flex: initial;
}
The code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Thank you!
So you’re saying it’s impossible to set a default for Flex Block 3/Style/Module Fonts/Article Title 1 and Flex Block 3/Style/Module Fonts/Article Title 2?
I cannot see anywhere in Theme Panel to set default font, size etc for Module Flex 1 or Module Flex 3. That’s what I need. If it exists.
Hello,
I finally found the file and made what you said. But I have still a problem (sorry …). I only want that the titles of my recents post (in the sidebar of my single post and after the post) be in <p>.
With what I’ve done all my titles are in <p> and I want that my titles on my home and category page stay in h3. How can I do this ?
On my home page I have a “Big Grid Flex 10” and a “Flex Block 1”, now the title of my posts are in <p> but I want them in h3 like before. Maybe I can add a custom ccs when I’m on the home page with tagdiv ? I don’t know …
Thank you for your help.
-
This reply was modified 6 years by
Mahiedine.
At the top of https://jazzjournal.co.uk/ I’m using a row divided as three columns with a Flex Box 1 in each column. But the results to don’t line up consistently in Safari, Chrome and Firefox. Please see the pix here – https://drive.google.com/drive/folders/17JGgmKDd4D8bqnlXfJnkU3By_OSLj8Pk?usp=sharing
If I line up the bases of the three columns using image height (percent) for Safari, they will not line up in Chrome and Firefox, and vice versa.
Is there a cure for this – a way to make columns a consistent length in all browsers – or do we just have to live with it?
Thanks
Mark Gilbert
Hey there,
I am enjoying your beautiful theme. However, as you know clients have sometimes weird requests.
He wants all links of a section open in new tabs. Don’t ask me why please 🙂
Therefore I used this jQuery script to make all links in that specific block (flex block 1) at https://www.k-i-e.com/#content-section opening up in new tabs:
$(“#content-section a”).attr(“target”,”_blank”);
Pretty easy right and it works fine until I press that blue ajax button to the bottom right to bring up new posts.
Any idea how I can fix the script to make it work?
Thanks a lot for your help!
Cheers,
Torsten
Hi,
We recommend that the image size to be at list as the same size as the biggest thumb that you are using, also using flex blocks or flex grids you can display the full size of image.
Thank you!
Hi,
So you want to have there set only one category for filter, if this is want you want, then you can achieve it by setting the category id like this -> https://i.imgur.com/toIDHiA.png you can check more in our guide from here -> https://forum.tagdiv.com/flex-block-settings-guide/
Hope this will help you!
Thank you!
Is there a means in the Flex Blocks to add the word “By” to Author’s Name? I know it can be done in the Single Post templates from the Cloud Library (that info alone will save Calin having to cut and paste that info … LOL)
Repeated request: To be a current news site in a time of ever-changing news, the ability to have the Time Ago format on the front page is becoming critically important to tell readers that come to the front page how fresh a story is in minutes or even hours so is there any possibility of that in a future release. Yes, I’m aware it’s currently in the Single Post templates from the Cloud Library (again, saving Calin having to cut and paste that info … LOL)
Is this under consideration for a future update or is there a workaround to display in the Flex Blocks?
Hi,
Usually is these are flex elements, then can be edited using tagDiv Composer, for more information, please provide a link where I can inspect the element that you want to change.
Thank you for your understanding!
Thanks Calin
I misunderstood the tutorial. I’ve replaced the block with a flex block. All is now working fine with the tagDiv Standard Pack plugin deactivated.
Thanks again
Nigel
Hello, as you can see in attachment, in a FLEX BOX element are displayed all category filter and not only category of Parent.
I need exclude not child category of that FLEX BOX category.
Thanks
I would like to use this feature in flex blocks, i checked in the settings but i didnt find a relevant setting
Is there another way to force it?
Thank you
Hi,
Unfortunately not our blocks and flex block can display only the image set as featured image -> https://forum.tagdiv.com/featured-image-or-video/
Thank you for your understanding!
Hi,
Inside the article can be set using this custom css -> https://i.imgur.com/IG5O44f.png
.tdb-caption-text {
position: absolute;
top: -24px;
}
.tdb_single_featured_image .tdb-block-inner {
margin-top: 24px;
}
The code need to be set in theme panel> custom code> custom css.
But on homepage is set the post title, not the Image Caption, this can be edited only on flex blocks and flex grids with tagDiv Composer -> https://i.imgur.com/pK1xhq6.png and search for meta info https://i.imgur.com/hVeSWLN.png -> https://i.imgur.com/25fRF3J.png
Thank you!
Hi,
That animation is taking the accent color of the theme -> https://i.imgur.com/eu4Db2V.png also the accent color can be change individual per flex blocks using tagDiv Composer -> https://i.imgur.com/dtAiJgU.png
Thank you!