Enabling automatic updates to your theme with the Setup Guide only takes a few steps. Follow the guide below to enable updates of your theme directly from the WordPress dashboard. Find the Automatic Updates option in the Setup guide Visit Getting Started ▸ Setup Guide Click “Enable Automatic Updates” and then […]
Can I Increase or Decrease the Amount of Star Ratings My Listings Display?
In order to modify the amount of stars a listing displays on your site you must first purchase and install the Reviews plugin. To change the amount of stars that display in the review area simply visit ” Listings > Settings > Reviews“. Once here you can change the number […]
How to Enable Social Sharing on Posts, Jobs, Resumes Etc.
If you would like to display social sharing options on posts, jobs, resumes, you will need to install the JetPack plugin, and if you haven’t already created a WordPress.com account you will need to create one. 1 Install the JetPack plugin by visiting Plugins > Add New > Search Plugins […]
How To Remove Page Comments
Do you have comments displaying on pages/posts but are unsure how to remove the “leave a comment” option? You can change the defaults for new posts or pages on the Settings > Discussion screen. Missing Discussion Module The edit screen on your WordPress powered website is highly customizable. You can move modules […]
How Do I Create a Favorites Page?
In order to allow users to add a list of their favorite listings to your directory, you must download and installed the Favorites for WP Job Manager plugin. The [astoundify-favorites-dashboard] shortcode lists a users bookmarks (listing). Each bookmark links to the listing in question. 1 Simply need to add the [astoundify-favorites-dashboard] shortcode to a page. […]
How Can I Redirect a User When They Log out of My Site?
Jobify uses the default redirect settings that come with WordPress and WooCommerce. If you would like to redirect users to a specific page after they login or logout, we recommend using Peter’s Login Redirect plugin which is available for free in the WordPress repository. For any issues regarding the functionality of the […]
Why Did My Website Change?
When you apply your child theme you may have noticed a few areas of your website are different. This is because WordPress saves these customizations on a per-theme basis. When a child theme is activated you have technically switched themes according to WordPress. Because of this, you will need to […]
Why Aren’t My Styles Applying?
If you have created a child theme and have started adding custom styles to your website and they seem to not be applying, it is likely because your CSS selectors are not specific enough to override the existing rules. A good way to do this is to prepend the body […]
When I add a WP Job Manager shortcode to a page, the shortcode is formatted incorrectly
Are you seeing a WP Job Manager shortcode display incorrectly once you add it to a page? For example you add a shortcode [submit_jobs_form] or [submit_resume_form] to a page but it displays incorrectly, the reason is WordPress has wrapped some code around the shortcode, once you remove the extra code […]
Order Regions Alphabetically
Add the following code to your child theme’s functions.php file: