Portfolio and gallery link

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22854
    mobentis
    Member

    Hi, i need to disable the portfolio zoom icon, because i don’t want to zoom the images of the portfolio.
    I need to do the same with a gallery, but in the gallery I also need to add a link to another page. when i click.
    Thanks in advance and best regards.

    #22855
    mobentis
    Member

    Maybe will be better to add a portfolio to a portfolio entry.

    I have a portfolio with 6 categories, i need 6 categories inside the first entry of the portfolio.

    #22863
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    .portfolio.type-portfolio .image-info-buttons {
        display: none;
    }
    .gallery_item.type-gallery_item .image-info-buttons {
        display: none;
    }
    

    I need to do the same with a gallery, but in the gallery I also need to add a link to another page. when i click.

    You can achieve the same with the help of this powerful plugin –

    http://codecanyon.net/item/essential-grid-wordpress-plugin/7563340

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