• Is there any way to customize project_category page ?

    All I would like to appear is a list of hyperlinks to the projects assigned to each project category.

    Thankyou in advance 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator bcworkz

    (@bcworkz)

    Probably, but exactly how depends on how this page came to be in the first place. Is it a page you added? If so, with what editor? Was it added by a plugin? Which one? Was it added by your theme? Which one? Is it via a custom block? Where did that come from?

    If you added the page yourself I might be able to help you. If it was added by other means, I recommend asking the responsible devs through their dedicated support channel.

    Thread Starter Thomas John Exelby

    (@tjexelby)

    Forgive my lack of clarity. I am referring to the default page created for a specific project category, and also the project page. I.e.

    https://justicium.org/project_category/campaigns/

    Moderator bcworkz

    (@bcworkz)

    Pages like that use a template according to hierarchy rules. If you don’t already have a template specific for your project_category taxonomy, you could create one based on archive.php or whatever and customize as desired.

    Do you get any result if you just requested https://justicium.org/project_category/? By default you would not. A specific term needs to be specified. If you want a result from such a request, you could create a page by that name and assign a custom page template for it that outputs the links you are after.

    Thread Starter Thomas John Exelby

    (@tjexelby)

    Thankyou very much 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Editing project_category page’ is closed to new replies.