thumbs size

This topic contains 7 reply and 2 voices, and was last updated by strangerrj 10 years, 7 months ago
Viewing 7 Posts - 1 through 7 (of 7 total)
Author Posts
September 22, 2013 at 4:51 pm 8428
strangerrj Hi, where can I set the thumbs for images in the output itself independently of WordPress media settings?
September 22, 2013 at 5:10 pm 8430
Tareq Hasan Tareq Hasan

Currently there isn’t any settings to chose the size. In
`wpuf-functions.php` line 637, the size is hardcoded as `thumbnail`.

September 22, 2013 at 5:14 pm 8432
strangerrj strangerrj

hi, thanks for the quick response. But unfortunately I do not know how I can change this in 100 x 100px

thank you greetings rick

September 22, 2013 at 5:18 pm 8433
Tareq Hasan Tareq Hasan

You can’t get 100 x 100px sized images unless the size is registered in
WordPress.

September 22, 2013 at 5:21 pm 8435
strangerrj strangerrj

ok, but if I set this in the media, yes, this refers to all thumbnails in WordPress. I want to change only the size of the thumbs of the photos of WP Pro frontend. So regardless of the WordPress settings.

September 22, 2013 at 5:30 pm 8438
Tareq Hasan Tareq Hasan

To change the size in frontend, you’ve to register a image size[1] and then
change the name in wpuf-functions.php that way.

[1] http://codex.wordpress.org/Function_Reference/add_image_size

September 22, 2013 at 6:21 pm 8442
strangerrj strangerrj

worked so. Only he invites the photos in the upload now also high in px. But the upload to the fullsize image upload and display only the new thumbnail.

September 22, 2013 at 6:28 pm 8443
strangerrj strangerrj

Ah, it should work now. ‘ll see. Thank you again. Greeting Rick

Viewing 7 Posts - 1 through 7 (of 7 total)