• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WP Job Manager Field Editor Add-on

WP Job Manager Field Editor Add-on v1.12.5

No permission to download

Changelog​

1.12.5 – November 30, 2022

  • UPDATE/FIX PHP8+ Compatibility
  • NEW textarea field template and support for default value
  • FIX Astoundify Company Listings and MAS Company Listings not saving custom fields correctly
  • FIX wp_editor logic issues when editor initialized before page loads, support undo to trigger check, consider newline as empty string
  • FIX remove company_logo when user switches packages and field is not set to show in new package
 
Babak updated WP Job Manager Field Editor Add-on with a new update entry:

WP Job Manager Field Editor Add-on v1.12.5

Download WP Job Manager Field Editor Add-on v1.12.5 Nulled Free
v1.12.5 – November 30, 2022

  • UPDATE/FIX PHP8+ Compatibility
  • NEW textarea field template and support for default value
  • FIX Astoundify Company Listings and MAS Company Listings not saving custom fields correctly
  • FIX wp_editor logic issues when editor initialized before page loads, support undo to trigger check, consider newline as empty string
  • FIX remove company_logo...

Read the rest of this update entry...
 
  • Like
Reactions: TheOne_
WP Job Manager Job Alerts1.6.0
WP Job Manager Applications3.0.0
 

Attachments

  • wp-job-manager-alerts-1.6.0.zip
    40 KB · Views: 18
  • wp-job-manager-applications-3.0.0.zip
    113.8 KB · Views: 20
  • Like
Reactions: xtr3m3ro
@kskaransharmacom update 1.12.10

1.12.10 – December 7, 2023

  • NEW Support for Cariera >= 1.7.2
  • FIX company_logo not removed on relist on package upgrade/downgrade
  • FIX random errors when saving due to count (from 1.12.9)
  • FIX check that default fields exist before saving (from 1.12.9)
  • FIX Italian translations causing PHP errors on PHP8+ (from 1.12.8)
  • FIX PHP Fatal error when job_tags set to admin only field (from 1.12.7)
  • FIX Listable theme double loading google maps API (from 1.12.6)
 
I was able to make it work with latest Cariera by making some changes in form.php inside
classes\themes\cariera\company\submit
add
after php opening tag

use Cariera_Core\Core\Company_Manager\Forms\Submit_Company;

remove line from 11 to 13

if ( ! class_exists( 'Cariera_Company_Manager_Form_Submit_Company' ) ) {
require_once( CARIERA_PLUGIN_DIR . '/inc/core/wp-company-manager/form/submit-company.php' );
}

and on line 21 change to

class WP_Job_Manager_Field_Editor_Themes_Cariera_Company_Submit_Form extends Submit_Company {
 

Latest posts

Forum statistics

Threads
79,278
Messages
1,138,285
Members
247,750
Latest member
rosamelano
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock