Last updated 8 months ago
Was this helpful?
The vendor can upgrade to vendor
Update image
Update Other info
Member can't upgrade to vendor: by adding bellow code to functions.php file in child theme
add_filter( 'el_is_update_vendor_role', '__return_false' );
Copy file: wp-content/plugins/eventlist/templates/vendor/profile.php to wp-content/themes/meup-child/eventlist/vendor/profile.php