Is it possible to set links from the "protfolio gallery" to subpages?

Home Forums SKT Full Width Forum Is it possible to set links from the "protfolio gallery" to subpages?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #4558
    Sebastian JabbuschSebastian Jabbusch
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 14, 2015

    I created some pictures for the portfolio gallery. But (as usal for a gallery) it only opens the pictures in a popup. But I would love to tell something about different projects in a subpage.

    Is it possible to set a differnet link on the different gallery photos?

    Thank you !

    #4565
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Its not possible for our gallery. However you can use the default WordPress gallery:

    http://codex.wordpress.org/The_WordPress_Gallery

    It allows for something like this.

    Regards,
    Shri

    #4577
    Sebastian JabbuschSebastian Jabbusch
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 14, 2015

    Hi Shri, thanks for your fast answers. Saidly I dont see how I can put a link into the default gallery. I am affraid it has the same limitations. :/

    #4578
    Sebastian JabbuschSebastian Jabbusch
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 14, 2015

    Buf if I can put in any html into your sections, I can just build something myself, can’t I ?

    #4603
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Yes of course. You can place html for sure and link those images to external links.

    Regards,
    Shri

    #4639
    Sebastian JabbuschSebastian Jabbusch
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 14, 2015

    (EDIT / UPDATE: Problem solved allready! – A friend helped me!)

    I have build my own replacement for a gallery now. \o/

    But here is the small problem: The width of my solution is 100%. So my own “gallery” reaches from the very one end of the browser to the other, while all your section content has a witht of 80 %. (have a look at www.sebastianjabbusch.de, scroll down and see the section “Meine Projekte”)

    I am not a CSS Expert (more the opposit). Can you give me easy commant that I can put in front of my HTML solution, so that I get the same 80% width?

    (I know this is not really your job, but it would be really nice!)

    Thank you. 🙂

    #4641
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Okay type this in custom css box: .our-projects{width:80%;margin:0 auto;}

    Should be good.

    Regards,
    Shri

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