New Landing How can we help? Themeforest Theme Support Dante WooCommerce thumbs are all blury… help?

Viewing 15 posts - 1 through 15 (of 32 total)
  • Posted in: Dante
  • #53319
    mgma
    Member
    Post count: 136

    Don’t know why I get blurry thumbs for the Woo Commerce… what’s the trick?

    Thanks!

    #53439
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please share URL and screenshot so we can resolve it easily .
    Thanks
    With Best Regards
    Swift Ideas

    #53688
    mgma
    Member
    Post count: 136
    #53742
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You need to change some in code . Please open to edit /dante/includes/sf-products.php

    Find this code at line 136 
    $image_link  		= wp_get_attachment_url( get_post_thumbnail_id() );
    Replace with
    
    $image_link  		= wp_get_attachment_url( get_post_thumbnail_id() ,'full');

    let me know your feedback .

    Thanks:-D
    With Best Regards
    Swift Ideas

    #53747
    mgma
    Member
    Post count: 136

    Thanks Mohammad!! trying this right now…

    #53748
    mgma
    Member
    Post count: 136

    Thanks. No luck though…

    http://bigidea.pro/chp/2014/graniteware-canning/

    Other ideas?

    #53749
    mgma
    Member
    Post count: 136

    just reminder… these are WooCOmmerce product grids

    #53751
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please attach sf-products.php /dante/includes/ so i can give exact solution .

    Thanks

    #53752
    mgma
    Member
    Post count: 136

    Attached…

    Thanks so much Mohammad. Sorting this tonight is very crucial… last piece of a UI project.

    Thank you!

    #53755
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You cant get upload php extension files . Please attached with zip so you can upload .

    #53756
    mgma
    Member
    Post count: 136

    ok… attached… Thanks…

    #53758
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You need to change some in code . Please open to edit /dante/includes/sf-products.php
    Find this code at line 142
    $image = aq_resize( $image_link, 70, 70, true, false);

    Replace with
    $image = aq_resize( $image_link, 260, 260, true, false);

    Let me know your feedback and share your wordpress admin login detail so i can look in to this .

    #53759
    mgma
    Member
    Post count: 136
    This reply has been marked as private.
    #53765
    mgma
    Member
    Post count: 136

    are you working on this?.. my site just went down…

    #53766
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    I see that website is not loading .Did you make any change ? Are you editing some ?

Viewing 15 posts - 1 through 15 (of 32 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