• Customer

    CATEGORY

    Posted by: interiorsrunway2014 Sep 10, 2016 at 11:28 (8 year ago)
    Hello
    How to get rid off the word CATEGORY? See attachment.
    I just want the titles of my categories to show. Is it possible?
    Thanks again!

  • Customer

    Posted by: Kazim Vu, Sep 11, 2016 at 15:47 (8 year ago)

    Hi interiorsrunway2014,
    We do not see your attachment, please re-send us. We will check and help you how to resolve your issue.
    Thank you!
  • Customer

    Posted by: interiorsrunway2014, Sep 12, 2016 at 08:30 (8 year ago)

    Here it is.
  • Customer

    Posted by: Kazim Vu, Sep 12, 2016 at 11:23 (8 year ago)

    Hi interiorsrunway2014,
    Could you please send us your admin login + FTP account (domain+user+password+ Port numbers) via 'secret information'? We would like to check directly on your site then show you how to solve your problem.
    Thank you very much!
  • Customer

    Posted by: interiorsrunway2014, Sep 12, 2016 at 11:51 (8 year ago)

    Just let me know what to change on the file. I will try to do it myself.
    Thanks
  • Customer

    Posted by: Kazim Vu, Sep 13, 2016 at 03:43 (8 year ago)

    Hi interiorsrunway2014,
    Because we would like to check directly on your site then show you how to solve your problem, that why we want you admin login.
    You need to edit the functions.php file at wp-content>>themes>>kute-boutique>>functions.php
    Please try to enter these codes at the end of functions.php file(see the attachment screenshot) and let us know your result.
    if( !function_exists( 'kutetheme_ovic_remove_prefix_form_archive_title' ) ){
    function kutetheme_ovic_remove_prefix_form_archive_title( $title ){
    if ( is_category() ) {
    $title = single_cat_title( '', false );
    } elseif ( is_tag() ) {
    $title = single_tag_title( '', false );
    } elseif ( is_author() ) {
    $title = get_the_author();
    }
    return $title;
    }
    add_filter( 'get_the_archive_title', 'kutetheme_ovic_remove_prefix_form_archive_title' );
    }
    Thank you!
  • Customer

    Posted by: interiorsrunway2014, Sep 14, 2016 at 08:17 (8 year ago)

    Youhooo. Success! Thanks
  • Customer

    Posted by: Kazim Vu, Sep 14, 2016 at 10:43 (8 year ago)

    Hi interiorsrunway2014,
    It is customize task but i free fixed. If you are satisfied with my support, would you please spend a little time to give us a good review + 5 stars on website http://themeforest.net/downloads. It's really very worth with me.
    Sincerely,
    Kazim Vu.

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible