Hello, I have put in the categories module 4. In which the image, the headline and the text come out but when wanting to put it on the cover I do not see the module 4. On the cover I have placed the block 5. There is some way to put on the cover the same module? To appear with a little text?
This is the image as I want to put it on the cover: https://www.screencast.com/t/GcJyUFcMDaL
And this is the image that is set right now but there is no text below because I can not find it, I just find this one: https://www.screencast.com/t/oqEtHqBO4
Hello alebasur,
Here is talking about Excerpts section which can be managed from each module used by you, from Theme panel -> Excerps section from here -> https://forum.tagdiv.com/excerpts-introduction/ If is not what you mean, provide more details so I will be able to provide a more accurate response.
Hope this helps!
Thanks for your understanding!
I do not know if I have not explained myself well. I mean that within the categories appear the news with text, while if you go to the cover does not appear with text below, only the headline appears. Look at my website, giving the Fútbol section and the text below the news, while if you go to Portada, only the headline of the news appears.
Web: https://golsur.com/
I want to put this same block but with text below, as is the Fútbol section: https://www.screencast.com/t/H3aOqqPR4
Hi,
So you selected module 4 for a category page
– https://demo.tagdiv.com/newspaper/category/module-4-layout/
Module 4 is used in a couple of block, these ones
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/block-17/
Or you can use flex block 1, make it look like module 4
– https://www.screencast.com/t/xthbOQJuF
The flex block is highly customizable and it can be made to look like module 4 in this case.
Thanks
Hello, I try what you have told me but I get the images cut. They do not come out to me like I did before. Look at this is my image: https://www.screencast.com/t/Xb6Y2FEYWf
And this is like you told me, but the image is cut off: https://www.screencast.com/t/GVsfGSBiV
I made a test with the same post, flex block 1 vs block 1 (which uses module 4)
– https://www.screencast.com/t/A0uDIZlquz
The result is the same for me. You could use the vertical alignment setting, but I see you use an older version of the theme and composer and the setting is missing for you
– https://www.screencast.com/t/x68ZR9Wz
Try this code in the custom CSS section and see if the images are aligned top in the flex block after entering it
.td_module_flex_1 .td-thumb-css {
background-position: center top;
}
Now I have another problem. I put the flex 1 block as we have been talking in this thread. But when I put this block on the computer it appears perfectly, but then if I go to the IPHONE mobile, all the text is cut off:
https://www.screencast.com/t/ha1VhGQuMpW4
https://www.screencast.com/t/1efM3lDRNnd3
This only happens with IPHONE mobiles. On the other hand, if I put it on an ANDROID mobile it looks perfectly:
https://www.screencast.com/t/AKRAvNuW
If you hit any category, for example, Soccer looks good on both ANDROID and IPHONE. But if you hit Portada, it only looks good on ANDROID.
I have only touched what I indicate with the arrow of the block so that in the mobile version I see 1 column as in the other categories:
https://www.screencast.com/t/WL3boaFbp2In
I hope you can help me. Thank you.
For me it looks good with Android and iPhone
Android – https://www.screencast.com/t/JpQixa3CIBSA
iPhone – https://www.screencast.com/t/hdPE4loi0I
I checked the flex block in the homepage as you mentioned.
I tried with an actual phone (with iOS 12), not emulator. On a emulator it looks fine. Could be a problem with the flex block when using older safari versions. Maybe some of the CSS does not work in that case so the design breaks.
If you check the theme demo page with flex blocks does it look alright?
– https://demo.tagdiv.com/newspaper/flex-block/
I could add this on our list and it will be checked, all I can do in this case.