New Landing How can we help? Themeforest Theme Support Dante WP Gallery Image file size

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Dante
  • #64356
    carpetfiber101
    Member
    Post count: 57

    Hi Swift,
    I love the modified WP Gallery/light box!

    I have a gallery page ( http://store.applemanbicycles.com/poortfoolioo/ ). Everything LOOKS great, but the total size of the page is very large because it is loading the FULL image size and NOT the thumbnail sizes.

    Is there a way to display the thumbnails with a smaller image file size that links to the natural size file when linked? (in other words img src= full size image and <a href = thumbnail size image ) I’ve attached an screenshot showing the “thumbnail” and “natural” sizes

    I’m using Dante 2.52/WP 3.8.1

    Thanks in advance for your help.
    -Matt

    #64791
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    What elements used by you of swift page builder to create this page http://store.applemanbicycles.com/poortfoolioo/ and what settings used ?

    Thanks

    #64935
    carpetfiber101
    Member
    Post count: 57
    This reply has been marked as private.
    #64986
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue so please check that . I have edited line 1309 to 1312 in shortcodes.php at /neighborhood/swift-framwork/ . Newly added code given below

    $shakImg =  sf_aq_resize($image_file_lightbox_url, '402' , '267', true);
    //$image_output .= '<img src="'.$image_file_url[0].'" alt="'.$image_alt.'" />';
    $image_output .= '<img src="'.$shakImg.'" alt="'.$image_alt.'" />';

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #64998
    carpetfiber101
    Member
    Post count: 57

    Thanks, the code was good and bad!

    The gallery looks great, but now my home only has the header showing! Other pages seem to be working properly, but there is no content on my home page!

    Will I lose this code with future theme updates? If so, how can I keep this code through updates?

    http://store.applemanbicycles.com/

    #65016
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved home page issue . You are not using child theme so you will lost your changes .
    Thanks

    #65076
    carpetfiber101
    Member
    Post count: 57

    I have now set up a child theme. Can you put the above code be added into the child theme so I don’t lose it in future updates?

    #65207
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I need your FTP login detail to fix error so please provide it .
    Thanks

    #65348
    carpetfiber101
    Member
    Post count: 57
    This reply has been marked as private.
    #65356
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have done it so please check it now .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #66017
    carpetfiber101
    Member
    Post count: 57

    Thank you for fixing the site!

    #66020
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

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