Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #178057

    1. Unlink the ajax description title. Although I found one solution here,
    https://kriesi.at/support/topic/unlink-the-ajax-description-title/
    but that is not only unlinking the title but deleting the title as well, while I want to keep the title and just need to unlink the title.

    2. Page which opens when you click on ajax description title, I want to delete that page permanently as I just want to keep my images as AJAX Preview as its more flexible and I can multiple images underneath each other without worrying about the sizes of images as it automatically fit the images.

    3. As I’m Using AJAX Portfolio Preview style only, How can I share specific character (i.e. “Amna”) on other forums by sharing a link. As when you click on any portfolio entry it opens the entry in a preview window which doesn’t seems to have a specific link that I could use to share.
    Here’s our website gallery link,
    http://goo.gl/QaWXa8

    #178692

    any answers?

    #179452

    Hi!

    1.) Add this on your custom.css or Quick CSS to disable the portfolio ajax title:

    .portfolio-preview-title.entry-title {
    pointer-events: none;
    }

    2.) Since you can’t click the portfolio, you don’t have to delete the portfolio single page.

    3.) I’m not sure what you mean by this. Can you elaborate please?

    Best regards,
    Ismael

    #179713

    Thanks a lot for your reply Ismael!
    Please follow the link below, I explained everything in that image!
    https://www.dropbox.com/s/q6cmt10hbx3p085/gallery_link_issue.jpg

    Thanks in advance

    #180472

    Hey!

    No, that isn’t possible at the moment. The opened portfolio item has no direct access url or anchor that can be linked to or opened by default.

    Best regards,
    Devin

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘three questions regarding AJAX Portfolio Preview Style’ is closed to new replies.