Tag: custom

  • attribute – custom

    Hi, I am looking into customizing Affiliate Pro and require ability to add custom attribute to affiliates. Is this possible? I was not able to determine by looking at the API library. This custom attribute will be used to manage commission recalculation and distribution among affiliate OR and their referrals based on specific rules. Looking…

  • s2Member integration and affiliate shortcode problems

    * Updated on 12/29/14 with additional questions/information at the bottom of this post. A response ASAP would be greatly appreciated. Hello, I am having a very difficult time configuring Affiliates Enterprise to work with s2Member paid registrations on a client’s website. Here is what I’m trying to accomplish: Users can register for one of six…

  • Plugin fields don’t appear on custom taxonomy

    I’ve created a couple of custom taxonomies using the standard WordPress method: add_action( ‘init’, ‘register_taxonomy_verticals’ ); function register_taxonomy_verticals() { $labels = array( ‘name’ => _x( ‘Verticals’, ‘verticals’ ), ‘singular_name’ => _x( ‘Vertical’, ‘vertical’ ), ‘search_items’ => _x( ‘Search Verticals’, ‘verticals’ ), ‘popular_items’ => _x( ‘Popular Verticals’, ‘verticals’ ), ‘all_items’ => _x( ‘All Verticals’, ‘verticals’ ),…

Share