Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #347420

    Hi there,

    I would like to add a button the the portfolio excerpts in the portfolio Grid.

    In this thread there is mentioned a solution: https://kriesi.at/support/topic/using-enfold-shortcodes-in-the-excerpt/

    It seems that the code in that specific functions.php has been altered since that post.

    Would you have an up to date solution for this?

    Thanx!

    Ben

    #347490

    Hi Ben!

    It’s on line 473 in /enfold/config-templatebuilder/avia-shortcodes/portfolio.php.

    $output .= !empty($excerpt) ? "<div class='grid-entry-excerpt entry-content' ".avia_markup_helper(array('context'=>'entry_content','echo'=>false)).">".do_shortcode($excerpt)."</div>" : '';
    

    I just tried it and it seems to work fine. If it’s still not working for you then send us a link to your page and we’ll take a look.

    Cheers!
    Elliott

    • This reply was modified 10 years ago by Elliott.
    #495072

    Hi!

    Is it possible to make this change in masonry?

    Thanks

    #495596

    Hi!

    The whole masonry item container works as a link so adding another link or button inside will not work, unfortunately.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.