Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Taxonomies for users #3316
    vondervick
    Member

    let’s try this, you already have created taxonomies for trainers, now in the frontend you want to list al categories for every trainer

    i.e

    Trainer 1 Meals
     - Breakfast
     - Lunch
     ...
    
    Trainer 2 Meals
     - Under 1500 Calories
     - Lean
     - ..
    

    the trainers are going to be filtered by subscription of the client, but right now i’ll keep it simple just like the code above, for every client ‘no conditions’ just public access.

    any thoughts or ideas or bit of code or directions would be appreciated. thx in advance

    in reply to: Taxonomies for users #3314
    vondervick
    Member

    Ok, users ( Trainer , client )
    1. Create separate taxonomies for trainers inside custom post (done)
    2. Make those taxonomies available only for clients subscribed to the trainer

    Question: if there any other way to do this using piklist, or regular WP functions
    Note: I’m trying to create a shortcode of this so I can place it anywhere on the frontend

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