• I want to create a website that will host regularly-update medical guidelines and I’m not exactly sure where to start!

    I don’t want to upload Word documents, I want all the content to be available on a website. the guidelines will be arranged as such

    -Guidelines
    —Specialty 1
    —–Medical condition 1
    —–Medical condition 2
    —–Medical condition 3
    —Specialty 2
    —–Medical condition 4
    —–Medical condition 5

    etc (There will be around 30 specialties in total)

    So… if I set them up as WordPress posts within WordPress categories, I need some way of pulling all the posts together so that each Specialty is displayed as a list of buttons, which in turn goes to all the posts (Medical conditions) within that specialty.

    I’d be grateful for any thoughts or pointers in the right direction…?? This is the sort of feel that I’d like to go for: https://www.nice.org.uk/guidance

Viewing 1 replies (of 1 total)
  • Each category has it’s own URL. When you create a button to go to a certain category, you will use the IRL of that category, and it will then show all the posts in that category.

    For example, “category 1” might have the URL of https://www.yoursite.com/category/category-1. That is the URL you will use to link the button.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin, hack or built in functionality?’ is closed to new replies.