Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Hi Mike, Sorry for the lack of response. Visiting your site, I guess you have found a way to resolve your issue. Can we mark this question as closed?

    Thread Starter Mike

    (@crushaxe)

    It’s a hack but, I replaced the page with the following to get the result I was looking for.

    <div class="LinkLibraryCat">
    <h2><a href="/links/clubs">Clubs</a></h2>
    <hr />
    <h2><a href="/links/info">Informational</a></h2>
    <hr />
    <h2><a href="/links/organizations">Organizations</a></h2>
    <hr />
    <h2><a href="/links/regulatory">Regulatory</a></h2>
    <hr />
    </div>

    I also customized the CSS a bit. It would be nice if the Plug-In had a shortcode for this.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Link Library is just not aware of the various pages you created, each containing instances of the Link Library shortcode.

    That being said, you could always create links to these various pages and display them using Link Library itself.

    Thread Starter Mike

    (@crushaxe)

    Thanks Yannick, I hadn’t thought of it in that way although it makes perfect sense. Appreciate the idea.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Links to Category Pages’ is closed to new replies.