Search:

Search: Search took 1.00 seconds.

  1. [SOLVED] We recommend winmerge but there are plenty of...

    We recommend winmerge but there are plenty of options.
  2. Replies
    11
    Views
    3,107

    You can do this simpler. Remove function...

    You can do this simpler.

    Remove function my_title_from_category() at all, and
    Replace


    $title = my_title_from_category( $term );
    $option[ $result->field_name ] =...
  3. Replies
    11
    Views
    3,107

    Hi! There is another solution. Tested with...

    Hi!

    There is another solution.
    Tested with ClassiPress 3.3.2.

    Just add following code to the end of your theme/childtheme functions.php file or create new mini plugin (for convenience):
  4. [SOLVED] Thank you for purchase! Unfortunately, tag...

    Thank you for purchase!

    Unfortunately, tag 'Description' is hardcoded on the template and plugin can't remove it.
    But we can use CSS for this.

    Add following code to the end of you theme or...
  5. [SOLVED] Hey! So you no need inherit this field. All...

    Hey! So you no need inherit this field.

    All you need is create one extra Profile field and just show it on each users ad.
    Moreover, you can display this Profile field instead of original Ad...
  6. [SOLVED] Hello! ACFCP plugin allows to inherit profile...

    Hello!

    ACFCP plugin allows to inherit profile fields to ad fields, but not ad fields to ad fields. So, it seems, impossible.

    But please, explain more what you want to achieve from inheritance?...
  7. Replies
    6
    Views
    350

    Try it this way:

    Try it this way:


    <?php // get_template_part( 'includes/theme', 'searchbar' ); ?>


    Cheers

    Edit: guess i was too late..
  8. Replies
    6
    Views
    350

    Comment out with this instead

    Comment out with this instead
    <!-- <?php get_template_part( 'includes/theme', 'searchbar' ); ?> -->

    or do this
    <?php //get_template_part( 'includes/theme', 'searchbar' ); ?>
  9. Replies
    6
    Views
    297

    James, we have over 20,000 customers worldwide so...

    James, we have over 20,000 customers worldwide so relative to the amount of ratings that have been given by customers using the theme it is of course only a portion of that. Yes the ratings have been...
Results 1 to 9 of 9