Category Description

Posted in: Newspaper
Post count: 419

1. There is an element under this Category Title I assume to add a Description but I can not find where to add the text?

2. Why is the image “cropped”? Persons head is cropped? Can I fix this?

Post count: 18283

Hello !

1. Please replace that post loop with a flex block. It will work much easier and it also will give you more customization options.

2. Please use this css code: .td-image-wrap {
padding-bottom:100%!important;
}

Thank you !

Post count: 419

Thanks but
1. How do I replace the post loop with a flex block? Will this flex block pick up the Agent Snapshots posts?
2. I placed the above css code in Custom code, deleted cache but did not correct image?

Please advise

Post count: 18283

Hello !

1. You can do that using tagDiv composer, all the elements that have to be changed will require tagDiv Composer.

2. As you can see here the code works: https://www.screencast.com/t/lUcuQRjiR Can you confirm that it is placed in the right place ?

Thank you !

Post count: 419

2. Image is fine in mobil but not in desktop! I have cleared cache several times. Please advise.

Post count: 419

Which flex block would you use to show these snapshots of agents ? Can you suggest several to me?

  • This reply was modified 5 years by mayaguez.
Post count: 18283

Hello !

There are 5 flex blocks in total, you can test each one and see which one you like the most: https://www.screencast.com/t/vYytUkpKOXnk

I am sorry for misunderstanding ! Insert the css of the image here then: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 419

1. Change the Post Loop to a Flex Block? How do I do this? What do I change? at the Element, Row or Column?

2. New Css code worked!!!

  • This reply was modified 5 years by mayaguez.
Post count: 18283

Hello !

Open tagDiv Composer on your page, right click on the Post Loop element, press delete: https://www.screencast.com/t/NgAjngpy Drag and drop a flex block from tagDiv Composer.

Thank you !

Post count: 419

Got it! Much better! Thank you very much Vlad!
Still having problems with the image. I just added Oriana Juvelier and image is a bit cropped at the top. How can I fix this! Also, how to edit agent name to white?

  • This reply was modified 5 years by mayaguez.
Post count: 18283

Hello !

That is because your images do not have the same ratio. Please edit your images and make them the same size / ratio.

Thank you !

Post count: 419

1. Am I going to have to do this with all images? Make them all same size/ratio?
2. Why this step for these images? Ive never had this issue anywhere else in Newspaper?
3. Also, how to edit agent name to white?

Post count: 18283

Hello !

1. It is recommended to have most of the images if not all the same aspect ratio.

2. Depending on what you use them for, you are using more vertical images which forced us to use a css code, that css will not adjsust to your images.

3. Please use this css: h3>a {
color:white;
}

Thank you !

Viewing 13 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic.