[ad_1]
[ad_2]
Hello,
I am using Jobify theme (skin-2) and I cannot get the salary field to show on my job listings or single job post.
I have the checkmark ON under WPJM>Settings>Joblistings>Enable Job Salary and a value is added under the respective job, however, this value doesn't show anywhere.
all job listings page.. salary not visible
Can someone help me with this?

I can’t say for sure because the source code for Jobify theme seems not to be publicly available. It’s a paid theme.
But from the screenshot, I believe you are using the theme in combination with WP Job Manager plugin, and I suspect the “Salary” field you see there comes from the plugin, not the theme.
Thus, the steps to follow to have the Salary displayed in the frontend are in the plugin’s documentation [https://wpjobmanager.com/document/developer-reference/code-snippets/tutorial-adding-a-salary-field-for-jobs/?aff=2189](https://wpjobmanager.com/document/developer-reference/code-snippets/tutorial-adding-a-salary-field-for-jobs/?aff=2189) under “Display “Salary” on the single job page”.
But maybe these are too many assumptions for your particular case and won’t work on your end. Hope it’s useful though.