Forums

Want to add navigation "browse by tag" just like "browse by category" (10 posts)

  1. vr_chronicle
    Member
    Posted 3 years ago #

    is there a similiar syntax as "browse by category"?

    i.e.

    <h2>BROWSE BY CATEGORY</h2>

      <?php wp_list_categories('title_li='); ?>

    Can I use this approach if I want to use tags?

    thank you!

  2. moshu
    Member
    Posted 3 years ago #

    Did you try any of those?
    Template_Tags#Tag_tags

  3. vr_chronicle
    Member
    Posted 3 years ago #

    This does not work. I am looking to add global tags to the "browse by tag" navigation bar on left. So no matter where I am in the blog you can see this navagation feature, very much the same way you would use browse by category.

    any suggestions?

    thanks!

  4. Roy
    Member
    Posted 3 years ago #

    Did you find this plugin?

  5. vr_chronicle
    Member
    Posted 3 years ago #

    I did this but got this:

    <?php btl_list_functions('title_li='); ?>

    returns a fatal error.

    plugin's been put into the proper plugin directory. no dice.

    "Fatal error: Call to undefined function btl_list_functions() in..."

    any idea?

  6. vr_chronicle
    Member
    Posted 3 years ago #

    also doesn't work with empty brackets, like so.

    <?php btl_list_functions() ?>

    plugin is activated

  7. vr_chronicle
    Member
    Posted 3 years ago #

    any suggestions you can give me?

    thanks

  8. moshu
    Member
    Posted 3 years ago #

    The first suggestion is to read carefully the plugin's instructions:

    Once this plugin is enabled, the template function btl_list_categories() will be available.

  9. vr_chronicle
    Member
    Posted 3 years ago #

    K I did read carefully, thank you. Now I get this error message any idea why?

    Fatal error: Call to undefined function btl_list_categories() in/home/vanderbilt/www/www/chronicle/wp-content/themes/whitewash/sidebar.phpon line 14

  10. moshu
    Member
    Posted 3 years ago #

    Sorry, seemingly the plugin's description is lying.
    It doesn't work.
    However, it is working as a widget (Tags) if your sidebar has widgets.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.