Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • snails07
    Participant

    @snails07

    Thanks for the reply and the link to the plugin. I will check it out.
    Why would it not be possible exactly? Surely anything is possible isn’t it? :)


    snails07
    Participant

    @snails07

    I’m looking for something like this. I can’t find any ‘easy’ ways to do it. There seem to be no plugins that are specifically designed to create a business directory.


    snails07
    Participant

    @snails07

    Yeah just tried it out and doesn’t work.

    I’m just going to go with hardcoding a link like <a href="http://domain.com/members/?s=General">General</a> which will return the results. Not ideal but it will have to do me for now I’m thinking.


    snails07
    Participant

    @snails07

    Anybody?


    snails07
    Participant

    @snails07

    That works to display the Category field beneath each members profile on the members page, but what I am wanting to do is to set up a separate page that just contains links to the categories. And once these categories are clicked, then the user is taken to the page that will display all of the members in the chosen category.

    I’m guessing it would be something like

    <?php bp_get_the_profile_field_name( ‘field=Category’ ); ?>

    Any ideas?


    snails07
    Participant

    @snails07

    I’m just thinking that the categories that I set will be stored in a database so to display these categories I will have to reference the database or something?

Viewing 6 replies - 1 through 6 (of 6 total)
Skip to toolbar