Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #373713

    Hi,

    I have a website that is about fitness. I talk about food, exercises and each of these have their own sub posts.
    For example I post a exercise that is for chest but also is good for legs. Do I need to use category or tags. Which way looks better with enfold theme features?
    I will have my menu like:
    Home
    Article
    Exercise>Difficaulty>Begginer
    >>>>>>>>>>>>>>>>Intermidiate
    >>>>>>>>>>>>>>>>Hard
    >>>>>>>Muscle>chest
    >>>>>>>>>>>>>>>>legs
    >>>>>>>>>>>>>>>>etc

    So as you can see under exercise I provided 2 ways for the users to select the exercises. one with the difficulty level (which I heard that I have to use custom fields?how?) and the other way by the muscle involved in the exercise (an exercise can have multiple muscles involved).
    What is the best way to accomplish this.

    Thanks.

    #373758

    Hey tamaranfibeitek!

    Thank you for using Enfold.

    I think you can accomplish this with categories. In a chest and leg exercise, for example, add the appropriate categories (leg and chest) plus the difficulty level category. Create pages that will separate the exercises by category using the Blog Posts element.

    Cheers!
    Ismael

    #373833

    Hi Ismael,

    So when I do this I have to set the parent page for those pages right? for example, chest page and legs page are the child page of the exercise page. Can you please confirm if I am right?

    Thanks,

    Tamaranfibeitek

    #374099

    Hi!

    You do not need to create parent and child pages if you do not want to. You would just need to select whichever category or categories you wish to display in the blog posts shortcode.

    You can use the shortcode wherever you need to create multiple blog pages.

    Best regards,
    Elliott

    #374643

    Thanks!

    #374652
    This reply has been marked as private.
    #374780

    Hey!

    Try adding this to your custom CSS.

    .template-blog article * {
    margin: 0px 0px !important;
    }
    .template-blog article header * {
    text-align: left !important;
    }
    

    Best regards,
    Elliott

    #375493

    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Organizing my posts in many ways and maybe adding custom fields?’ is closed to new replies.