Packages Subscription Handling for Give Functionality

WP Job Manager Packages Subscription Give Settings

As of WP Job Manager Packages release 1.4.0, there is a lot of new handling and features around the “give” functionality.  If you’re unfamiliar with the “give” functionality, this is a feature in the plugin that allows you to give a Job/Resume Visibility Package or Subscription when a user purchased another WooCommerce product (any kind […]

Read More Comments Off on Packages Subscription Handling for Give Functionality

Template Overrides

To customize the template you would need to use Template Overrides which you can find more information on the wpjobmanager.com documentation site: https://wpjobmanager.com/document/template-overrides/ If you want to customize any of the form field templates (template for field types), please see this link for documentation on that: https://plugins.smyl.es/docs-kb/using-custom-template-overrides-for-input-fields/ – For the Packages addon the override directory should […]

Read More Comments Off on Template Overrides

Give user free/trial visibility package on registration

After a few request from clients, I have come up with a method that you can automagically give a user a package when they register on your site, which can be used as a way to provide a “free trial” or “free” package initially.  This does require adding some PHP code to your child theme’s […]

Read More Comments Off on Give user free/trial visibility package on registration

How to require packages for Administrators

By default in the new WP Job Manager Packages plugin, the configured restrictions are not enabled for Administrators.  If you want to require Administrators to have a package on the frontend of your site, you will need to add the following to your child theme’s functions.php file, or as a code snippet in using the Code […]

Read More Comments Off on How to require packages for Administrators