Theme Support
-
Hi,
I am using WP Job Manager plugin to manage jobs.
But for some functions to work in the plugin, I have to enable theme support.
Here is what I found in their documentation,
Inside your theme, include the following code:
add_theme_support( ‘job-manager-templates’ );My question is, how can I include this in my theme?
Here is their documentation for reference,
https://wpjobmanager.com/document/enabling-full-template-support/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Theme Support’ is closed to new replies.