New Landing How can we help? Cardinal Product grid

Viewing 11 posts - 31 through 41 (of 41 total)
  • Posted in: Cardinal
  • #105542
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @torb,

    We don’t set what image size you need to use. You can set it to be 500 x 500, or even 200 x 200 if you’d prefer. I’m not sure I understand what you are hoping for it to look like – can you explain a little further?

    I’d suggest removing that image upsize plugin as it looks to be causing issues.

    – Ed

    #105551
    torb
    Member
    Post count: 317
    This reply has been marked as private.
    #105555
    torb
    Member
    Post count: 317
    This reply has been marked as private.
    #105556
    torb
    Member
    Post count: 317

    Sorry for not thinking outside the box earlier:

    http://wordpress.stackexchange.com/questions/28359/how-to-require-a-minimum-image-dimension-for-uploading

    It leaves me with solving the issue with existing pictures, but solves the issue for future uploads.

    #105853
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @torb,

    Good thinking on the minimum requirement for uploads.

    So the upscale plugin works for the thumbnails, but not for the product display? Which plugin do you use? I’ll check it out locally.

    – Ed

    #105864
    torb
    Member
    Post count: 317

    I have used Thumbnail Upscale:

    Thumbnail Upscale

    #106028
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hmm, do you have any specific settings set with that plugin? Testing here and I get no error at all on the detail page..

    – Ed

    #106099
    torb
    Member
    Post count: 317

    Almost sorry to hear that 😉 No, I am not… I did set the image sizes to 500×700, 500×700 and 200×200, with hard crop, I also tried a few variants. And I got the above mentioned error on single product view. When the thumbnails were OK, I could not see the product in full size – on most products.

    I am starting to think there have been to much trial and error in my WP installation, do you have any recommendation for backing up and moving a WooCommerce installation? The only thing of value is in fact my WooCommerce data, so it would be good if I could reinstall everything else.

    #106167
    torb
    Member
    Post count: 317

    http://wordpress.org/support/topic/upscale-of-woocommerce-products?replies=5#post-5958594

    From the thread:

    “Also, please check the file:
    /var/www/html/wp-content/themes/cardinal/includes/plugins/aq_resizer-1x.php (Line 125)

    Perhaps they are doing something funky while resizing the images. In that case you should submit a request to the developers of the theme.”

    #106408
    torb
    Member
    Post count: 317
    This reply has been marked as private.
    #106479
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @torb,

    Line 125 simply checks for an error when resizing the image..

    if ( is_wp_error( $editor ) || is_wp_error( $editor->resize( $width, $height, $crop ) ) )

    So the error is coming from the image editor (WordPress core, calling server functions) resize function.

    In the instance where 1 image is failing, is that the image which needs to be upscaled?

    – Ed

Viewing 11 posts - 31 through 41 (of 41 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register