Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    346

    for the child themes best place is this...

    for the child themes best place is this http://codex.wordpress.org/Child_Themes
  2. Replies
    5
    Views
    346

    That title is coming from a function named...

    That title is coming from a function named _hrb_content_container_top(). You can look it up and modify it if you like.
  3. Replies
    2
    Views
    216

    You can set 0 in the place order option in...

    You can set 0 in the place order option in hirebee>settings>proposals for #1 not sure about your other question.
  4. Replies
    3
    Views
    385

    Bruno, gave me this code, you can add it in your...

    Bruno, gave me this code, you can add it in your functions.php



    class My_Custom_Profile_Edit extends HRB_Edit_Profile_Social_Meta_Box {

    public function before_form( $user ) {
    ...
  5. How to select more then one Freelancer for a single Project?

    Is it possible to select 2 or more candidates (Freelancers) for the same Project?! If so, how?
  6. Replies
    7
    Views
    335

    [SOLVED] Thank you for your kind words, appreciated :bow:

    Thank you for your kind words, appreciated :bow:
  7. Hi Karen, i cannot see this in my mobile /...

    Hi Karen,

    i cannot see this in my mobile / site, please post your url.
  8. Replies
    7
    Views
    335

    [SOLVED] In your form-project.php find this line ...

    In your form-project.php find this line


    <input id="budget_price" name="budget_price" tabindex="12" type="text" class="required" placeholder="<?php echo esc_attr__( 'e.g: 40', APP_TD ); ?>"...
  9. Replies
    2
    Views
    252

    [SOLVED] Hi Karen, hirebee>settings>general :)

    Hi Karen,

    hirebee>settings>general :)
  10. Replies
    3
    Views
    385

    Add extra content on user profile page

    Hi
    I want to add some description text on edit user profile page under social details How its possible on hirebee theme. i am working with child theme. Any hook or filter available for the same?
  11. Replies
    10
    Views
    571

    Edit notification emails

    How do I change the text inside the notification emails? I noticed a number of spelling errors.
  12. [SOLVED] :) from your back end go to projects > skills

    :) from your back end go to projects > skills
  13. Replies
    7
    Views
    335

    [SOLVED] you can remove the 'required' class from the...

    you can remove the 'required' class from the field but this is not tested its a mod you can try.
  14. Replies
    4
    Views
    610

    Good plugin for internal messaging

    http://www.wpbeginner.com/plugins/how-to-add-a-private-messaging-system-in-wordpress/

    Hi all

    If you are waiting for the new Hirebee version with internal messaging, this might be a good option...
  15. Hi, You can hide this information by editing...

    Hi,

    You can hide this information by editing the theme filename profile.php

    remove this part for the social networks



    <div class="user-social-networks">
  16. Replies
    7
    Views
    348

    I've dropped a request at the Ideas page. But...

    I've dropped a request at the Ideas page.

    But there must be a faster way to make it happen; adding a "Hire Me" button to someone's profile shouldn't be a difficult task for experienced developers....
  17. Dimitris Because you do not have access to the Vantage...

    Because you do not have access to the Vantage forums, here are the details

    All language packs are here :
    https://www.appthemes.com/support/languages/hirebee/...
  18. Replies
    3
    Views
    328

    [SOLVED] Hi Mike, This would need some custom mods from...

    Hi Mike,
    This would need some custom mods from You.but it's okey that I help with this one,
    Open the file is header.php

    Find this code:


    <div class="nw-row">
    <form...
  19. Replies
    9
    Views
    532

    [SOLVED] No i'm sorry, to add a currency paste this code...

    No i'm sorry, to add a currency paste this code in your functions.php file



    add_action( 'init', 'myplugin_add_currency' );
    function myplugin_add_currency(){

    // Give your currency a...
  20. Dimitris The pot file is in 'hirebee' folder, unzip the...

    The pot file is in 'hirebee' folder, unzip the hirebee.zip file and its there.
  21. Dimitris Yes it is, you will use the language packs for...

    Yes it is, you will use the language packs for this, please check this thread for instructions, its for Vantage but the same rules apply for HireBee.
    ...
Results 1 to 21 of 21