- NewsmagSocial counter styles on Newsmag
- NewsmagNewsmag documentation
- NewsmagtagDiv Social Counter tutorial
- NewsmagIntroduction
- NewsmagCategory grid styles
- NewsmagTheme colors introduction
- NewsmagPage templates
Hi,
I am using Flex Block 3 on my homepage.
Is there a custom CSS code I could use so that my excerpts are displayed for all posts and not just the latest one?
Thank you
Josh
Hi,
Please make sure that after you hide the category of that flex block -> https://www.screencast.com/t/DCg8ZCyCW2T4 you clear all cache.
If there is still a problem please provide me a link were I can inspect this problem.
Thank you!
Hi Calin,
The cause was that I was using a Smart sidebar instead of a standard sidebar widget. Once I switch to a standard sidebar widget the Flex Block started displaying fine again.
However I am still experiencing an issue when placing a Custom Ad block above content.
Screenshots:
https://snag.gy/dqJUfX.jpg
https://snag.gy/pk0CwZ.jpg
Thanks Calin. That did the trick! Downside: Now all flex blocks 1 show the category, even if I set it to hide the category tag. Any idea’s how to solve that? Cheers!
Hi,
I’ve created 2 rows which include Flex Block 1 and Widget sidebar elements. I duplicated the row and it is displaying fine in the original row, however in the duplicate row the the articles in the Flex Block elements are displaying on 2 rows instead of 1.
Apologies I don’t know how to attached a scrnshot.
Hi,
You can set the image height in flex blocks 5 -> https://www.screencast.com/t/mbmQmIP2AcC
Hope this will help you!
Thank you!
Hello Calin,
I’ve used block 5 in columns of 4: https://bit.ly/2GgFvLT
And also in columns of three: https://bit.ly/2G5Gtt0
And the result is excellent, but in columns of two, it doesn’t work well.
What similar alternative can I use?
I just need to show the product photo (not rectangle) and below or above the product title (the product is a post).
The Flexk Block also adds a brief description (that I need to remove).
Thanks
Hi,
Unfortunately the blocks do not have a good flexibility, that is way is recommended to be use only with the firs link of layout -> https://www.screencast.com/t/RGWTvdhDQIE , we recommend to use some flex blocks, for example you can try the flex block 5 -> https://www.screencast.com/t/iez5Krhwam -> https://www.screencast.com/t/yUmpLIXGC9mu
Thank you!
Hi,
You can try a custom css for this -> https://www.screencast.com/t/R2VrpyTyGy
.td_module_flex_1 .td-post-category {
width: auto;
display: inline-block;
float: right;
margin-top: -27px;
}
Thank you!
Hi,
Unfortunately you can not do this settings, our theme is build to adapt the layout to the screen automatic, you can not redesign the row manually.
Please try to use some flex blocks, those have functionality to can be change on each device ( like you want to do with the row).
On desktop: https://www.screencast.com/t/6HKNJjl35i
On mobile: https://www.screencast.com/t/Ik42eacS3DgK
Thank you!
Hi guys,
I am using a Flex Block 1 on my home page and I used some alterations to make it appear as a list.
Now I want to also display the category tag in the list, but adding this shows the category under the topic title.
See:

What I want is to have the category tag to appear on the right side of the blok on the same level as the title. Like this:

Any tips or help to get me in the right direction?
Cheers,
Len
Have the time ago functioning within the FlexBlock1 module … seems to be perfectly fine.
Except the styling is off and I know just enough about all this to be dangerous and can’t figure out how to style that particular part.
Using:
<?php echo human_time_diff( get_the_time(‘U’, $post_id), current_time(‘timestamp’) ) . ‘ ago’; ?>
Hi,
Flex blocks can do that, this option is per device – http://prntscr.com/n9ktou So with these blocks you can have for example 3 posts on desktop, and one on mobile.
The limit setting is not per device at the moment – http://prntscr.com/n9kuqr
Thanks
Hi,
Please try the settings from the Big grid Flex 6 -> https://www.screencast.com/t/YKgbUfJx -> https://www.screencast.com/t/lwKpKA8H
Thanks.
Hi,
is it possible to specify a different number of posts to be shown in a block depending on the device? There are different device tabs on the general settings for the block, but when I change the number of posts, this change is applied across all devices.
Thanks
Klaus
For some reason the Big Grid Flex 6 was showing 324 X 400, but was showing the images properly. When I changed MODULE CATEGORY GRID 1 Grid Size from xsmall-324 to small-696 they now show properly.
With the Big Grid 10, there is still a problem. There is no way to change the block grid size on it, so the images are really far out of bounds on it after running regenerate thumbnails.
Hi Calin,
I used the tagdiv composer to put a flex block 4 just below the header. No post images appear.
Site:
http://markhpeterson.net
Thanks,
Mark
Hi,
In order to have some more control over blocks you can use flex blocks, those have more options to customize.
->https://www.screencast.com/t/utknp6QPmx2g
Basics: Using the tagDiv Composer Front-End Page Builder -> https://tagdiv.com/tagdiv-composer-page-builder-basics/
Thank you for your understanding!
Hi,
If I’m right you are referring to the blocks that can be set with tagDiv Composer
I recommend you to use some flex blocks, those can be easy adjust and have a lots of options ->https://www.screencast.com/t/utknp6QPmx2g
Thank you!
Used Regenerate Thumbnails for Big Grid Flex 6 and Big Grid 10 and it horribly made the images far to large and cropped off for the grids. I had to turn off the thumbs, delete the thumbs and then enable them again so correct image sizes were generated.
Hi,
Loops don’t have filters like blocks and grids. They will adapt the content that is displayed depending on where they are placed, automatically. So for example if you place a loop in a category template you can apply that template to all the categories, the loop will show the proper content.
If you want filtered content use a block or grid, flex block or flex grid. Check out some cloud designs made by us with flex blocks and flex grids, which can be imported
– https://cloud.tagdiv.com/#/load/Blocks
If you have more questions let me know.
Thanks
Hi,
Unfortunately for this there is no general option in our theme, you need to go in page, select the row and you can select a different layout and stretch the row -> https://www.screencast.com/t/But2aGXek6X and set the content only in the middle column -> but please use only flex blocks, those can be set on any with dimension without provide conflicts.
Thank you for your understanding!
Hi,
If you are using flex blocks you can set a padding like this -> https://www.screencast.com/t/uG046pNth or more simple an for all buttons of load more you can use a custom css ->https://www.screencast.com/t/FU9pvpPZv
.td-load-more-wrap a {
width: 100%;
}
Set the code in theme panel>Custom code>Custom css
Thanks.
I use a Flex Block with Category and a Tag filter. Is it possible to exclude a Tag from a category in another Flex Block? Hope it is clear what I need 🙂
Hi,
I’d like to use a block of 4 columns in a row with a text on the thumbnail. Big Grid Flex 1 seems perfect for this job but I can’t find how to add a header. Header feels quite intuitive and logical for any block though I can’t find it’s settings. Would you be kind to help me to locate it?