The “Sidebar (left)” Page Template can be used to create a page that displays a sidebar on the left side of the page instead of the default right side of the page.
Limit Photo Uploads to Listing Owner
To restrict photo uploads to only the current listing owner add the following code to your child theme’s functions.php file. If you have existing code in your functions.php be sure to omit the first line (<?php) when adding the code to your file.
What JetPack modules are required for the theme to fully function?
All JetPack modules are completely optional and are not required for your site to function. However, the “Share” link on listing pages will only directly integrate with the “Sharing” module powered by Jetpack. Further Reading: Adding Sharing Options with JetPack Jetpack Sharing Documentation
Automatically Update Your Theme
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 […]