Display job salaries with currency information from your job listings dynamically in Elementor templates. This tag combines salary amount and currency data for flexible salary displays.
Usage
- Open the Elementor editor
- Add any text-based widget (Heading, Text Editor, etc.)
- Click the Dynamic Tags icon (database symbol)
- Select “Job Salary” from the WP Job Manager group
[Insert Screenshot 1: Selection of the Job Salary Dynamic Tag in the Elementor editor]
Features
Format Options
- Raw Amount: Just the salary number without currency
- With Currency: Salary with currency symbol
- Fully Formatted: Salary with thousands/decimal separators and currency
Currency Position
- Before amount: e.g., $50,000
- After amount: e.g., 50,000 €
Empty Message
- Customizable text when no salary is specified
- Default: “Salary not specified”
[Insert Screenshot 2: Format and currency position settings in the Dynamic Tag controls]
Backend Fields
The tag works with two WP Job Manager meta fields:
_job_salary
: The numerical salary amount_job_salary_currency
: The currency for this specific job
If no job-specific currency is set, the tag falls back to the global WP Job Manager currency setting.
Common Use Cases
- Salary ranges in job listings
- Compensation sections
- Job search results
- Salary filters
- Email templates
Best Practices
- Use consistent salary formats across all job listings
- Always set a job-specific currency when dealing with multiple currencies
- Consider your locale when choosing separator formats
- Set a meaningful empty message for jobs without salary information
Need Help?
If you’re experiencing issues not covered here:
- Check both salary and currency fields in the job listing
- Verify your WP Job Manager currency settings
- Test different formatting options
- Contact support with specific examples