Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi,

    You need to go to Settings > Media.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Or Events > Settings > General > Images Sizes

    Thread Starter J.D. Grimes

    (@jd55)

    I’m not seeing it in either location. I’m using version 5.4.2. I do have some other plugins installed that affect media and image sizes, but I don’t know why it would cause this not to show up on the Events > Settings > General tab.

    Thread Starter J.D. Grimes

    (@jd55)

    I’m also using Events Manager Pro 2.3.5 if that makes any difference.

    The Settings > Media page is a standard WordPress options page which as far as I know can’t be overwritten by plugins or themes, so it should be there.

    If you go to that page, what do you see under Media Settings?

    Thread Starter J.D. Grimes

    (@jd55)

    There are some settings, but nowhere for me to set the max and min upload sizes for events manager.

    Here is what I think is happening. We are using multisite, but the plugin isn’t activated network wide. The image settings are only shown on Events > Settings > General > Images Sizes if the installation isn’t multisite. For multisite installations these settings are shown on the network settings page. But there isn’t any network settings page unless the plugin is network activated. So there is nowhere these settings are displayed if the plugin is activated on a single site when using multisite. At least this is what I think is happening.

    I think this is the solution.

    Under Events > Settings > Performance Optimization set Use WordPress thumbnails? to Yes. Once you’ve done that, the Settings > Media (on subsites) values will also apply to Events Manager images.

    Thread Starter J.D. Grimes

    (@jd55)

    OK, but I would really like to be able to set a minimum size, and there is no option for that there. I would like to make the minimum size of featured images to 500×900 pixels.

    The thumbnail size on that page is the featured image setting, unless it’s been changed in the theme functions file.

    You can also set the size manually in your functions.php file with something like this:
    http://codex.wordpress.org/Function_Reference/set_post_thumbnail_size

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    the multisite network activated issue is something we’re working on, however if you activate EM on your main blog it will show up on network admin.

    nuance : the minimum size setting is only applicable to front end form. back in v4.x we didn’t use custom post types, so we completely handled the image uploads. Now WP does that in the admin area, so you may need to look into WP solutions instead.

    for example, there may be something here that helps – http://wordpress.stackexchange.com/questions/46930/minimum-dimensions-requirement-for-featured-image

    Thread Starter J.D. Grimes

    (@jd55)

    Thanks Marcus, that is what I wanted to hear. In this case, I think people will only be adding events from the front end, so that shouldn’t be an issue.

    Do you have an expected date of when this might be fixed?

    Thanks.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    sorry, no eta yet.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Where to set minimum featured image dimensions?’ is closed to new replies.