Plugin Contributor
Jen H.
(@jenhooks)
Hey @bergsjonsk1,
Can you please make sure full template support is enabled? There is a doc here for assistance with this:
https://wpjobmanager.com/document/enabling-full-template-support/
Let us know if that solves it.
hi @jenhooks
where do I put the code? in the <head> section of function.php ?
Plugin Contributor
Jen H.
(@jenhooks)
Hey @bergsjonsk1,
You can add it anywhere after <?php
in functions.php
, but I’d actually recommend using the Code Snippets plugin, instead:
https://wordpress.org/plugins/code-snippets/
Here’s more on the function, if you need it:
https://developer.wordpress.org/reference/functions/add_theme_support/
Please let us know if you have any other questions.
Cheers!
Hi @jenhooks
i added the code to the snippets plugin and I’m still getting page not found for categories, see here https://shegerjobs.ga/job-category/accounting-jobs-in-ethiopia/
and this is how my permalinks is setup https://snag.gy/meqBYf.jpg
Plugin Contributor
Jen H.
(@jenhooks)
Hi @bergsjonsk1,
Apologies for the delay in getting back to you.
Is accounting-jobs-in-ethiopia
definitely a category? Could it be a tag, instead?
I’ve tried creating an account on your site to poke around a bit, but when I try to set my password, I’m getting a Error 520 from Cloudflare.
hi @jenhooks
no, it’s a job category i added the full template support code to the snippets plugin see here https://snag.gy/y9HQUh.jpg
i think i should create a separate pages for each job categories, like this topic ( https://wordpress.org/support/topic/category-links-11/ ). is there a shortcode for each job categories or using the job category ID? so i can put the categories on the page.
ok i just found it out. i created separate pages for each job categories like you showed here https://wordpress.org/support/topic/category-links-11/