GithubHelp home page GithubHelp logo

Comments (4)

leocaseiro avatar leocaseiro commented on September 25, 2024

You can use Image Media and custom your sizes with add_image_size() function. The Simple Image Size plugin is easy for all.

For crops, you can to use Post Thumbnail Editor Plugin.

Use the last param($wp_size) for _get_image()_ function and will have done your images with crop!

Example:
<?php echo get_image('my_custom_image', 1, 1, 1, get_the_ID(), null, null, 'my_custom_wp_imagesize'); ?>

from magic-fields-2.

Antox-xx avatar Antox-xx commented on September 25, 2024

Umm... I talk about backend thumbnail of image fields, which now can be only 150x120. I can modify MF2 code, but I'm will be really happy if can be able to set different sizes of backend "image boxes" by some option on field creation.

from magic-fields-2.

Antox-xx avatar Antox-xx commented on September 25, 2024

How can I resize image but do not crop by phpthumb of MF2?
zc=0 i think... but it's not working.

from magic-fields-2.

hunk avatar hunk commented on September 25, 2024

I'm cleaning the issues if you still have this problem reopen the issue. thanks

from magic-fields-2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.