• Hi,

    This plugin looks great and I am starting to set it up from my site. I have one question though.

    My site has over 30 blog rolls. Some pages on my site need to show certain blog rolls, is there a way to do this with this pluging?

    Like with the regular blog roll you can do this:

    ‘<?php wp_list_bookmarks(‘title_li=&category=’.$page_links_id’); ?>’

    $page_links_id is a a custom field I have for certain pages.

    Thanks,
    Grant

    http://wordpress.org/extend/plugins/feed-reading-blogroll/

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

    (@gbrown88)

    I tried passing the category through it like this:

    <?php feedreading_blogroll(‘category=’.$page_cat_id); ?>

    And it did not work. It listed all my blog rolls. Any suggestions on fixing this?

    Thanks

    This is not supported. When I started to work on this plugin, I only had in mind to display the blogrolls in the sidebar. Using configuration-parameters with the template tag is not supported.

    There is no quick solution for your problem, I’m afraid.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP Social Blogroll] Blog Roll by Category’ is closed to new replies.