Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
fusioncloud
tagDiv Member

Thanks for your guideline. I have changed the block 3 thumbnail size from 324×160 to 324×282 by changing code like bellow. I just replaced the 160 with 182.

td_api_thumb::add(‘td_324x182’,
array(
‘name’ => ‘td_324x182’,
‘width’ => 324,
‘height’ => 182,
‘crop’ => array(‘center’, ‘top’),
‘post_format_icon_size’ => ‘normal’,
‘used_on’ => array(
‘Module 1, 2’, ‘Block 2, 3, 4, Big grid 2’
)
)
);

Then enable this thumbsize from backend. Now when i post an HD youtube video that has custom youtube thumbnail, then everything is ok. But when i post a video that has no custom youtube thumb then it looks bigger in block 3 & block 18. (SCREENSHOT) http://prntscr.com/90toxg

What mistake i have done? please help me.

fusioncloud
tagDiv Member

Hi Catalin, Thankyou very much

fusioncloud
tagDiv Member

Thanks Chris & Lucian for the help.

fusioncloud
tagDiv Member

In my blog many users post many articles. But i (admin & editor) want to show only the important and selected posts in the big grid. But now anyone can choose the featured category in the post page & it appears in the big grid. I think admin should have control over what will be shown in the top big grid. Otherwise it is valueless. How can i achieve this?

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)