Hi ruralinfo,
I see what you're saying - that's quite a custom part, so I doubt any theme would make allowance for it.
That being said, the section starts with an ID of listing-fields. So you...
Hi ruralinfo,
I see what you're saying - that's quite a custom part, so I doubt any theme would make allowance for it.
That being said, the section starts with an ID of listing-fields. So you...
You just need to remove the 'Featured' option from your job categories.
As for the new payments settings, we will be posting a tutorial very soon.
Here's what I did:
edit wp-content/themes/jobroller/tpl-myjobs.php
remove line 39
<?php if ( jr_resume_is_visible() || $can_subscribe ) : ?><li><a href="#subscriptions"...
@ruralinfo, first, check if your Plan price is set to 0, if you want it to be Free (it cannot be empty).
To only charge for addons (featured) you just need to create Free Plans with price set to...
Hi, to delete that tab, go to tpl-myjobs.php, lookfor this line of code
<?php if ( jr_resume_is_active_manual_subscr() || $resume_temp_access ) : ?><li><a href="#subscriptions"...
Hi ruralinfo
If you would like to PM me your URL and access to your wp-admin I'll be happy to investigate further.