• Resolved fortmutj

    (@fortmutj)


    I am using this template with the Links Shortcode Plugin:

    <li class="link [link_category]">
    [optional <img src="[link_image]" alt="[link_name]" />||]
    <a class="link-title" href="[link_url]" target="_blank">[link_name]</a>
    </li>

    However [link_category] does not display anything when I run the shortcode on a page.

    http://wordpress.org/extend/plugins/links-shortcode/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fortmutj

    (@fortmutj)

    The shortcode is being called with the category_name option set:

    [links category_name="books"]

    Plugin Author Maarten

    (@maartenjs)

    I have tried to solve this issue, but it seems to have to do with the way Links and retrieving Links has been implemented in WordPress. Also behaviour would be unpredictable in case links have/belong to multiple categories. For that reason I have for now officially removed from the plugin (per version 1.3).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Links shortcode] [link_category] returns empty’ is closed to new replies.