Adjust title hight in Related Articles block

Posted in: Newspaper
Post count: 58

Hi, dear friends!

Thanks a lot for your great theme. It’s so wonderful and well designed. Indeed your support forum is the best one as I’ve seen — very polite and kind-hearted. A plenty amount of answers for my questions I’ve found here.

I’ll be recommend Newspaper for all my friends.

By the way would you like to tell me how could I adjust the titles height in Related Articles block if I have some post with thumbnail image and others without. In other words I want to low the title of article w/o image to the level of others that have images.

Have attached the screenshot.

img

Post count: 23312

Hello mrx,

First of all, I want to thank you for your kind words and I am glad that I can see that our customers are very happy using our products. Thank you very much for your good reviews.

Please notice that your website is needed in this case, so I can inspect it closer and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 58

Hello, Catalin,

big thanks for your fast response.

Please check it here.

Post count: 23312

Hello mrx,

You can try to use a bit of CSS to align the post title which has not featured image set. Try the code below and place it in Theme panel->Custom CSS area.

.td_block_related_posts .td_module_no_thumb {
margin-top:50px;
}

The result -> http://screencast.com/t/tt6FMz1o

Or another alternative for you, which we recommend you, would be to activate the placeholder from your Theme panel, like this -> http://screencast.com/t/wYg94QHfCijM and then, each post which does not have a featured image will display the default image for this case, like this -> http://screencast.com/t/4HXJfczwk

Hope this helps!

Thanks.

Post count: 58

Dear Catalin,

thank you very much, your solution is pretty well.

Can I ask you explain how to force placeholder image be random? I mean different placeholders in different posts.

Post count: 23312

Hello mrx,

Please notice that the placeholder is just one but you have seen more of these because our theme uses a lot of thumbs dimensions and that’s why if you want to change the placeholder image and you will have to do it using all these sizes. Depending on what type of Blocks/modules you are using, you can set what type of placeholder image to change. As you can see, your desired images for placeholder should be replaced here -> http://screencast.com/t/4HXJfczwk and here -> you will see all the sizes for our images which are used according to what blocks/modules is used by you -> http://screencast.com/t/dGkStpiXS

Thanks for your understanding!

Post count: 58

Hello, Catalin,

I mean DIFFERENT placeholder images in the ONE block/module. I have a lot of posts without featured image so it would be great if placeholders (of the same size) appear by random or cycle way. Probably I should have the library of same size placeholders and Newspaper selects one of them automatically and random or by tag/category.

Post count: 58

P.S. Probably it would be great to have ability to choose featured images automatically for the posts without them — random from prespecified library. Is it real?

Post count: 23312

Hello mrx,

Unfortunately, our theme does not have such an option for it, sorry! If you want to display more levels n our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thanks.

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