Hi everyone. please enlighten me.
I have a project where I need to show a directory of companies and the reports they create. Architecture will be like this:
Company A
— Company A Report 1
— Company A Report 2
Company B
— Company B Report 1
— Company B Report 2
..so on.
each PDF will be shown on a page where it can be viewed online.
user can search for companies.
Right now, I am doing it like each company is a category and the reports are attached to that category.
Is there a better way?
Tried Custom Post(company and report) but it seems I cannot connect the 2 to have the architecture needed above. I am a beginner in WordPress so I cannot code solutions.
Thank you in advance. 🙇
[ad_2]