By: Magnet Co
Email: support@magnet.co
Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel free to email via our user page contact form here. Thanks so much!
This theme is a fixed layout with two columns. All of the information within the main content area is nested within a div with a class of "focus". The sidebar's content is within a div with a class of "sidebar". The general template structure is the same throughout the template. Here is the general structure.
The default wordpress style.css is used to name the theme and that then references css/master.css, which is the main stylesheet.
The theme settings page within the WordPress admin allows two stylesheets to be switched between for the dark and light skins. This changes the secondary css file reference between css/dark.css and css/light.css.
The theme also uses css3 to create rounded borders and text shadows where needed. All these selectors can be found in a third css file called css/advanced.css.
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.
This theme imports fix Javascript files.
Nicer URLs
Under Settings » Permalinks » Common Settings, enable friendly URLs by changing to a custom structure of /%postname%/.
A better search
The search box works alot better with the Search Everything plugin enabled (available at http://wordpress.org/extend/plugins/search-everything/ and through the plugins page in the admin panel).
Approving listings
Theres a very simple way to approve job listings before they are published directly to the site. Unfortunately, its not part of the theme structure due to a WordPress requirement.
$post_status = $publish ? 'publish' : 'draft';
$post_status = $publish ? 'draft' : 'publish';
Blogging
We've included with this theme a fully separated blog section with commenting so you can boost traffic to your site by posting relevant content about your particular industry.
To post a blog entry, add the post to the Blog post type on the left menu of the WordPress admin.
Enable / Disable the top Category Bar
Choose whether to display the full-width categories bar at the top of the page. Another option is to use the sidebar categories widget.
Choose from two alternate Filter bar
Select a style for the job type filters on the job list pages. Full tabs or rounded checkboxes.
Edit the filter types
Change the default Full time, Freelance and Contract to something else here.
Please note that once you set the fields for position type filters, all jobs posted after that will use these values. If you should ever wish to change these filters down the line, please update the job posts accordingly.
Edit the Custom Logo
To replace the logo used by the theme, enter the full URL of an image here. Note: It should measure no more than 300 x 80px.
Edit the Custom Favicon
A favicon is a 16x16 pixel icon that represents your site, displayed in a browsers address bar; paste the URL to a .ico image that you wish to use as the favicon.
Edit the Custom Login Image
To replace the default Wordpress logo on the login screen, enter the full URL of an image here. Note: It should measure 310 x 70px.
Choose the skin
Choose a theme skin. Dark works better with dark backgrounds as the header, sidebar and footer type colors are reversed.
Choose the Typography
Choose between Helvetica (sans serif) or Georgia (serif) to set the right mood for your site.
Edit the Background Color
Choose a background color for the site.
Edit the Background Image
Choose a background image for the site.
Edit the Background Position
Choose the positioning of the background image for the site.
Edit whether or not the Background Repeats
Choose a background repeat pattern for the site.
Edit the Category Background
Choose a category colour scheme. This changes the category menu bar running across the top of the page.
Edit the Filter Background
Choose a primary theme colour scheme. This changes the sub bar style across the site.
Edit the Subtitle Background
Choose a secondary theme colour. This changes the top filter style across the site.
Edit the Title Background
Choose a title background type. This changes the background of the job permalink page and several others across across the site.
Edit the Button Color
Choose a tertiary theme colour. This changes the button and link styles across the site.
Sign In Link
Enter the URL to your custom login page or leave as standard.
Register Link
The same as above, but with the appropriate ?action=register ending for WordPress to auto detect it as a register action.
Enable / Disable Quick Search
Chose whether or not to enable the default search widget for the sidebar. The search box appears on the filter bar on the left hand side on several pages.
Enable / Disable Search on all pages
Choose whether or not to display search on all pages (alternatively, on just those without the filter bar containing the search box).
Enable disable sidebar Categories
Chose whether or not to enable categories as a list in the sidebar.
Edit the Category Maximum
Enter a maximum number of categories to display when enabled.
Enable / Disable Smart Tags
Chose whether or not to enable a cleaner view of tags in the sidebar.
Edit the Smart Tag Maximum
Enter a maximum number of tags to display when using smart tag display.
Enable the CTA ("Call To Action")
Chose whether or not to enable the default call to action widget to encourage people to post a job listing.
Edit the CTA Button Text
Change this text to reflect what you want to be displayed on the button.
Edit the CTA Button URL
Enter the URL of the page that is used to post jobs.
Edit the CTA Caption Text
Change this text to reflect what you want the call-to-action text to be.
Enable / Disable the About Us text
Chose whether or not to enable the default About Us text widget.
Edit the About Us Text
If the about us widget is enabled, text entered in this field will be displayed. You can use basic HTML here including images.
Enable / Disable Advert
A standard advert unit suitable for a 120x90 ad with text.
Edit the Advert Content
This will insert a 120x90 ad in the sidebar. You can use javascript or basic html here.
Set a Custom Widget Order
Chose the order in which you would like the widgets above to appear. The Display Order of each is listed by each option above. 1,2,3,4,5,6 would display them all as they appear top to bottom here.
Edit the Copyright Notice
Add your copyright notice to the bottom of the site.
Add some Additional Text to the footer.
Add some optional text underneath the copyright statement. Useful for SEO.
Add your Analytics Code
Add your analytics code just before the closing tag by entering it here. You can insert javascript or basic html here.
Display Salary field
Allow job posters to specify the job salary.
Maximum Skills Allowed
Enter the maximum number of skills you will allow users to post for a job.
Allow Location 'Anywhere'
Allow users to be able to post jobs with a location of 'Anywhere'.
Allow Anonymous Posts
Allow users to post jobs with an anonymous company.
Allow Permanent Posts
Allow users to post jobs that do not expire.
Require resume
Use this option for enabling or disabling requiment to upload contractor resume in application form.
Allowed resume file types
Enter a comma-separated file types allowed for upload in Application Form. Or enter * to remove file types restrictions.
Max resume file size (MB)
Enter max file size allowed for upload in Application Form. PLEASE NOTE: If you entered size larger than in "upload_max_filesize" PHP directive, default value will be used.
Share button in Jobs
Use this option for enabling or disabling share button in job reading.
Share button in Blogs
Use this option for enabling or disabling share button in blogs reading.
Custom RSS Feed
Set your own RSS feed (e.g. Feedburner).
Safe Email Display
Use PHP to hide email addresses from spammers. PLEASE NOTE: This method does not guarantee the email addresses against all spam bots.
New Badge Display
Enter how many days after posting the new badge should be displayed for.
Enable Paid Listings
Choose whether or not to charge users to post jobs.
PayPal Email
Enter your PayPal email address - this is the account which will be credited.
Default currency
Use this option to set default currency for paid listings.
Cost per Job
Enter an amount in USD to charge for each job listing.
Header Image
Enter the URL of an image (90x750px) to use when customers are using the PayPal site, if this is left blank your email address will be displayed in it's place.
Return Button Text
Enter some text to be displayed on the button users click on the PayPal site to return to post a job.
Export settings
Export your sites setup to an xml file. Does not include content. That requires a wordpress content export.
Import settings
Import your sites setup from an xml file. Does not include content. That requires a wordpress content export file.
You can now add these optional fields to each job posting.
Its now possible to set the currency to something other that just USD.
Due to some incompatibilities with html5 and javascript upload securities the file upload functionality was completely rewritten.
As an additional feature it now includes a graphical progress bar.
Completely rewritten the postajob template to function without requiring xml-rpc or the admin password.
Moved all english language snippets into a .PO file format to allow localisations in future releases.
Upcoming
Adjusted the UI for the job list templates to hide the inactive filtered jobs instead of greying them out.
Edited:
Added a register link on the postajob message "To post a job you must be signed in".
Edited:
Added user commenting to the blog templates.
Added / edited:
Enabled permalinks for the blogging section.
Added visual HEX colour selector.
Added:
Added ability to rename and adjust the filter types.
Changed filter code block in:
Corrected form fields in:
Corrected ajax functions in:
In the theme settings an option was added for Filter Types. Edited:
Added initial save settings to db routine to avoid issues with postajob template on first use if neglected to save the Settings at least once in admin area.
Changed files:
Initial launch version
Once again, thank you so much for purchasing this theme. As we said at the beginning, we'd be glad to help you if you have any questions relating to this theme. No guarantees, but we'll do our best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Magnet Co.