Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #887023
    jonesy2367
    Participant

    hi

    i’m using the portfolio to document artists taking part in an open studio event – i’ve got this year’s artists and previous years as different categories e.g. artists-2016, artists-2015 etc.

    When in ‘artists-2016’ and i click the forward arrow the next one to appear is an artist from 2015, is there a way of preventing that from happening?

    thanks

    #887511
    Rupok
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. A screenshot pointing the issue would be appreciated.

    Cheers!

    #888660
    jonesy2367
    Participant
    This reply has been marked as private.
    #889368
    Christopher
    Moderator

    Hi there,

    Next and prev arrows display posts base on date posts were created.

    To disable link on portfolio items, please add following code in Customize -> Custom -> JavaScript :

    jQuery(".page-template-template-layout-portfolio a.entry-cover").removeAttr("href");

    Hope it helps.

    #893345
    jonesy2367
    Participant

    thanks that’s great but it’s not working how i expected/wanted (probably my explanation!) and typically they’re asking for something different but similar..if i could explain

    2 portfolio categories – Artists-2016 and Artists-2015

    1. Artists-2016 = portfolio index page with links to individual artist pages
    2. Artist -2015 = portfolio index page (but with disabled link and individual artist pages)*

    * the reason is the artist/s from this year have full exposure with their own individual page, whereas artists from 2015 are just archived but haven’t their own individual page on show

    do you know what JS would be needed?

    hope that makes sense! thanks

    #893951
    Christian
    Moderator

    I see. Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

    #895114
    jonesy2367
    Participant

    no problem

    is there a way i could replicate the index page with an image and an overlay of the artist name?

    thanks

    #896126
    Rue Nel
    Moderator

    Hello There,

    You can make sue of the Essential grid. The media source of your grid is your portfolio items. You can even create a custom grid with the image and an overlay of the artist name. Please check it out here:
    https://community.theme.co/kb/integrated-plugins-essential-grid/
    http://essential.themepunch.com/#examples

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-887023 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>