Portfolio single page

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2257
    brotskybee
    Member

    Hi again,
    Still loving the theme!

    Quick question: I’m trying to get the single portfolio display page to show the full-size image instead of a thumbnail. I’m looking in single-portfolio.php and see

    <?php
    
    $args = mo_get_thumbnail_args_for_singular();
    
    mo_thumbnail($args);
    
    ?>

    So I’m just not sure how to modify this to make it display full-size images.

    Thanks in advance.

    ~Laura

    #2273
    livemesh
    Keymaster

    This is a popular request and hence have an option for the same in the Blog tab in the theme options panel which will take care of this (works for portfolio as well as Blog) –

    https://docs.google.com/file/d/0B9j6FQo4cSQFcDQxUDVsTUo3MzQ/edit?usp=drivesdk

    #2276
    brotskybee
    Member

    AHHHHH! I would not have thought to look in the Blog area. THANK you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.