how to change thumb height

Posted in: Newspaper
Post count: 24

I have created one thumb area but in front is not showing thumb height :

td_api_thumb::add(‘td_239x317’,
array(
‘name’ => ‘td_239x317’,
‘width’ => 239,
‘height’ => 317,
‘crop’ => array(‘center’, ‘top’),
‘post_format_icon_size’ => ‘normal’,
‘used_on’ => array(
‘Module 10’, ‘Block 11’
),
‘no_image_path’ => $this->plugin_url,
)
);

Post count: 23312

Hello Roundglass,

Unfortunately, this is not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry! You should edit the td_data.php and td_config.php where the thumbs are created. Also, notice that you should adjust all of the blocks which you want to use that application.

Thanks for your understanding!

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