Search:
Search took 1.00 seconds.
-
Why dont you contact the guy who made that child theme? They have a forum for child themes. He probably hasn't updated his theme with the new jobroller but I guess that why you wait till they have...
-
Very nice job! Good to see a site posted that doesn't look identical to the original classipress.
-
I signed up with these guys ( bit.ly/GPb6SZ ). They are a South African hosting company. I was on the Reseller package with them and the VPS option was long overdue.
-
Try this, i've highlighted what need to be added.
function get_related_author_posts() {
global $authordata, $post;
$authors_posts = get_posts( array( 'author' => $authordata->ID,...
-
OK so I went through the theme troubleshooting the issue and found the issue to be with my childtheme footer. I was using the old footer style and not the one that came with the latest release with...
-
Not sure if this will help anyone but here goes... (So i'm sharing this hoping someone will think up a better way to do this)
This is for if you want your site to take jobmate and logicmelon job...
-
What field are you trying to remove?
You could always go to includes/forms/submit-job/submit-job-form.php and remove the field you don't want to be filled out. If its a required field you will...
-
You could create create a page template file from your backend ie tpl-newfile.php. Make sure you rename it to something unique (you will need to edit inside the file to and rename the file from...
-
I have just managed to do this and have added the fields reference & salary details. Pretty much you will need to follow the post advert trail. I just copy/pasted the code from title and changed it...
-
All issues I've had before :), have you made it over to the greener pastures?