How can I create a Single column post template / block?

Posted in: Newspaper
Post count: 148

Here is an example.

website : http://www.storypick.com/ (same theme as we are using)

Dimension : REctangle (single column)
Title : This Photographer Stands For Hours On A Bridge To Take Mesmerising Photos Of Vendors

Please suggest me which block should I used .

Post count: 22421

Unfortunately I cannot understand exactly what you mean. Please provide more details to your request so I can provide the proper answer.
Thanks.

Post count: 148

I want to design similar first image style block which is shown in Storypick website .

please refer the evidence

View post on imgur.com

Post count: 22421

Hello,

I understand now, The block used to show the image is block 18 set to show the single big thumb. Add a block 18 and make it show only 1 post from it’s block settings.

I hope this helps.
Thank you!

Post count: 148

Thanks,
Is there any way of showing specific post on this block.

I can filter it by category,

1. Please suggest me how to select any post from all my past post.
2. Can this post be auto scheduled – This post should change every month.

Post count: 22421

Hello,

If you read the block settings guide posted above (i know there is a lot of information in there but there are a lot of settings to cover :)) you will see that there is a post id filter. you can select specific posts to show in a block based on the post id, but this cannot be scheduled unfortunately. There is no such functionality added. That is a static option and it will show the post you provide the id for. If you want to change the post you have to change the ID.

Thank you!

Post count: 148

Thanks Bogdan,
Can the size of the block 18 image be adjusted.
If you see the home page it is a large Image http://www.fitlogy.com
Can I make it smaller breadth(width) similar to the image posted above.

Post count: 22421

Hello,

The site you mention has a custom css preventing the block from getting to much height. The code the site owner uses is this one:

.td_module_mx8 .td-module-thumb {
max-height: 400px;
}

Thank you!

Post count: 148

Thanks Bogdan,Where shall I place this code .

Post count: 22421

Hi,

The css code can be placed in the theme panel->custom css box.

Thank you!

Post count: 148

Thanks , it is working

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.