Removing Links on Meet The Team Featured Images

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Removing Links on Meet The Team Featured Images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4578
    urbanheather
    Member

    Hi! Sorry I have another question. :S

    Is it possible to remove the links on the featured images on the Meet The Team pages.

    (Please see here: http://www.yumbelievable.co.uk/about-us/ and click the image links)

    If so how would I do this?

    I’ve had a look at the team-shortcodes.php file but couldn’t figure it out by myself and didn’t want to edit anything I was unsure of.

    Thanks

    #4629
    Raghavendra
    Moderator

    Pls modify the line 60 of framework/shortcodes/team-shortcodes.php to –

    mo_thumbnail(array('image_size' => 'square', 'image_class' => 'img-circle', 'wrapper' => true, 'before_html' => '', 'after_html' => '', 'image_alt' => $image_alt, 'size' => 'full'));
    

    The change is addition of before_html and after_html arguments to the above function call. Thanks

    #4641
    urbanheather
    Member
    This reply has been marked as private.
    #4671
    Raghavendra
    Moderator
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.