Custom Portfolio

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #26433
    Raghavendra
    Moderator

    Thread opened by user alexisprr after we migrated to new server.

    I created a thread here 2 years ago! ‘Meteorite’ did a great support and solve my issue, but unfortunately I lost my data and I’m not able to resolve it again. Here is the old thread : https://support.livemeshthemes.com/forums/topic/portfolio-custom/

    Today, I add this on line 112, but it doesn’t work :

    $post_type = get_post_type($post_id);
    if ($post_type === 'portfolio')
    $post_link = get_post_meta($post_id, '_portfolio_link_field', true);

    Could you help me again?

    #26434
    Raghavendra
    Moderator
    This reply has been marked as private.
    #26560
    alexisprr
    Member

    Hello Meteorite,
    I still have no news for this ussue, would you have few minuts to have a look on it?
    Thanks

    #26562
    Raghavendra
    Moderator

    Sorry I lost track of this one. Looks like the credentials above do not work anymore. Can you pls check once and get back to me with the right credentials? Looks like the username is no longer valid.

    Or if you have the latest version of the theme, you can insert the above code to line number 97 of the thumbnail-functions.php file to obtain the same change that was accomplished before. Do let me know if that works for you. Thanks for your patience with this.

    #26563
    Veena
    Moderator

    Pls insert the same code at line no:97 instead of line no:112 .

    #26566
    alexisprr
    Member

    Thanks a lot Meteorite & Phoenix, it works!
    I put it on line 119, after $post_link = get_permalink($post_id);
    Thanks again !

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Custom Portfolio’ is closed to new replies.