Job

  • [job_categories_list] - displays a list of boxes with all job categories and subcategories
    • Attributes
      • include_parents_without_children
        (bool) Determines whether to include categories that have no children. Default false
  • [job_popular_categories] - displays the most popular categories
    • Attributes
      • taxonomy
        (string) The taxonomy for which the display is made. Default job_cat
      • number
        (int) The number of categories displayed. Default 6
      • display_title
        (string) Determines whether the title is displayed. Default no
  • [recently_viewed_jobs] - displays the most recent jobs seen by the current user
    • Attributes
      • uid
        (int) The ID of the user for which the most recently viewed jobs are displayed
      • display_title
        (string) Determines whether the title is displayed. Default no
  • [recently_bought_job] - displays the last job bought by the current user
    • Attributes
      • uid
        (int) The user ID for which the last purchased job is displayed
      • display_title
        (string) Determines whether the title is displayed. Default no
  • [job_posts_list] - display the list of jobs
    • Attributes
      • uid
        (int) Displays only jobs created by the specified user
      • load_type
        (string) Load more type. Values button/slider/icon/none. Default button
      • columns
        (int) The number of columns. Default 4
      • jobs
        (int) The number of jobs displayed. Default 12
      • post__not_in
        (int) The ID of the job to be excluded from the list
      • category
        (int) The ID of the category from which to display
      • order
        (string) The order in which the list of jobs should be displayed. Values new/old/rating/views/distance/price_lowest/price_highest/random
      • featured
        (int) Determines whether featured jobs should be displayed first. Values 0/1. Default 1
  • [job_posts_list_3] - display the list of jobs with 3 items per column
  • [job_posts_list_4] - display the list of jobs with 4 items per column
  • [user_favorites_jobs_list] - display the list of favourites jobs
  • [user_posted_jobs_list] - displays the list of jobs posted by the current user
    • Attributes
      • tab
        (string) The type of jobs according to their status. Values active/inactive/under-review/rejected
  • [user_jobs_number] - displays the number of jobs posted by the current user
    • Attributes
      • uid
        (int) The ID of the user for which the display is being made
      • order_status
        (string) The type of jobs according to their status. Values active/inactive/under-review/rejected
  • [job_bulk_action_button] - displays the bulk actions button for the current user's jobs
  • [user_account_notices] - show error, validation or confirmation notices for user account
  • [post_new_job_notices] - show error, validation or confirmation notices when posting new job
  • [job_author] - displays the author of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_cover] - displays the cover of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_location] - displays the location of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_stars_number] - displays the stars number of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_reviews_number] - displays the reviews number of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_queue_number] - displays the queue number of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_delivery_days_number] - displays the delivery days number of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_social_share_panel] - displays the social media share panel of the job
    • Attributes
      • include_favorites
        (bool) Determines if the favourites icon is displayed.
  • [job_description] - displays the description of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_instructions] - displays the instructions of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_faq] - displays the FAQ of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_audio] - displays the audio of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_preview] - displays the preview files of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_map] - displays the location map of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_package_table] - displays the packages PC table of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_package_tabs] - displays the packages MOBILE tabs of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_package_sidebar] - displays the sidebar packages of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_payment_form] - displays the payment form of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
      • display_location
        (string) The section in which the display is made. Values normal/sidebar/checkout
      • with_label
        (bool) Determines whether the 'Order Additional' title is displayed
  • [job_payment_buy_button] - displays the payment button of the job
    • Attributes
      • button_type
        (string) The layout of the button. Values small/normal
      • pid
        (int) The post ID for which the display is made
  • [job_reviews] - displays the reviews list of the job
  • [job_suggested_list] - displays the suggested jobs list
    • Attributes
      • pid
        (int) The post ID for which the display is made
      • author
        (int) The user ID for which the display is made
  • [job_custom_fields] - displays the custom fields of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_or_offer_button] - displays the request custom offer button or edit link of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
      • page
        (int) The page in which the display is made. Default single_job
      • location
        (string) The section in which the display is made. Values normal/sidebar/checkout
  • [job_user_icons] - displays the user icons of the job author
    • Attributes
      • uid
        (int) The user ID for which the display is made
      • pid
        (int) The post ID for which the display is made
  • [job_tags] - displays the tags of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
  • [job_views] - displays the views number of the job
    • Attributes
      • pid
        (int) The post ID for which the display is made
      • display_label
        (bool) Determines whether the label is displayed. Default false