Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1155426

    Hi,

    I have a portfolio grid in which the portfolio link is handled by an Ajax preview. The thing is that I want some of the entries to have a unique link. entries link to an Ajax I want some of the portfolio entries to have a custom link that will override the portfolio link settings. I define a custom link, when I hove over the entry it shows on the custom link but behave diffrently when I click the entry.
    any ideas?

    #1155578

    Hey tmsifting,

    Your portfolio is not loading via Ajax, it is just using the normal link. Is this behavior that you need?

    Best regards,
    Victoria

    #1155756

    sorry. I did some tests and changed it from Ajax to I forgot to change to ‘open entry in new page’. Now I switched it back to Ajax. you may check it out again. The entry ‘Glass Tesserae…’ has a link to google.com
    Clicking the image just opens the Ajax preview of the entry.

    Another question: The title below the entries in the grid all link to the entry page. Can I make them unlinkable?

    thanks,
    zachi

    #1156603

    Hi,

    Thank you for the update.

    The entry redirects to Google, but you’re probably expecting that a click on the grid item will immediately redirect to the custom link. Unfortunately, that’s not how it works. When the AJAX option is enabled, the grid item will open the AJAX preview and the custom link will only be accessible from the AJAX preview title.

    
    <h2 class="portfolio-preview-title entry-title " itemprop="headline"><a href="http://google.com">Glass Tesserae (8th Century CE. - Modern Day)</a></h2>
    

    Best regards,
    Ismael

    #1157126

    so the override option in the portfolio item refers only to the lightbox preview?

    #1157750

    Hi,

    Yes, that’s correct. The custom link will not be accessible directly from the grid items when the AJAX option is enabled. You have to open the AJAX preview first, and click on the item title to open the custom link.

    Thank you for your patience.

    Best regards,
    Ismael

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