skip to Main Content

I work in a hospital and I participate in the creation of our new website.

We have nearly 40 departments, and each has 1 to 10 specialties. For each specialty, we would like to have 3 to 10 pages to describe in detail what the hospital offers our patients.

My question is: what do you think is the best way to create these pages?

  • Do I have to create simple pages and just take care about the
    hierachy between them?
  • Do I have to go through new content types?
  • Do I have to go through a module that I have not yet found that allows me to obtain this?

Thank you in advance for the leads you can give me!

Long live the Stackoverflow community! : D

2

Answers


  1. The proper way would be to create custom post type and taxonomies for your goal. You can go with pages too but that have its own restrictions such as having archive,defining own single pages, taxonomy pages etc. If you want to have custom fields its also good practice to keep them for your specific post type otherwise could get messy realy quick. Also create your functions with ability to be edited in future. This will take a bit of time to code it but in future will save you much more time. And add comments!!! in your theme.

    Login or Signup to reply.
  2. To make your Work Easy and Fast use Pre Made Divi Child Theme. You can just Edit it using Drag & Drop Option. Below are Some Example which May Help you

    Medical Fusion
    Divi Smile

    If you don’t know how to edit feel free to ask us Tech Gigs

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search