Viewing 10 posts - 16 through 25 (of 25 total)
  • Posted in: Dante
  • #105152
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue. I have edited single-portfolio.php.

    Find this code:-
    $thumb_img_url = wp_get_attachment_url( $thumb_image, 'full' );
    Change to:-
    $thumb_img_url = wp_get_attachment_url( $thumb_image, 'full' );
    $thumb_img_url = wp_get_attachment_url( get_post_thumbnail_id($post->ID),'full' );

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #105153
    mec022
    Member
    Post count: 14
    This reply has been marked as private.
    #105159
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I will inform to developer about this issue then you will not get this issue in future upgrade sure.
    Thanks

    #105161
    mec022
    Member
    Post count: 14

    Thanks for your great support.
    Cornel

    #105162
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

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

    #105413
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks Mohammad, weird that it wasn’t happening for us on the demo or locally. Sorted for next update.

    – Ed

    #111217
    mec022
    Member
    Post count: 14
    This reply has been marked as private.
    #111220
    mec022
    Member
    Post count: 14
    This reply has been marked as private.
    #111223
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You will get this fix in next verison sure.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #111271
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    There is nothing wrong with the code in the theme. The issue is because you have set the thumbnail in the meta options for each portfolio item – https://www.dropbox.com/s/3mkbx4dmb7ktwnq/Screenshot%202014-09-16%2016.22.25.png?dl=0

    Remove that image there to fix the issue. I assume this is the same on each item.

    – Ed

Viewing 10 posts - 16 through 25 (of 25 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