Forum Replies Created

Viewing 20 posts - 301 through 320 (of 1,154 total)
  • Author
    Posts
  • in reply to: Header social Menu #174754
    sapana
    Participant

    @mrblackbird: Hello mrblackbird, I have enable the Header Social Menu in your site but there is still some bug with search button enable and header social menu which will be fixed very soon. I will let you know as soon as next update is available.

    Kind Regards,
    Sapana

    in reply to: Change font #174747
    sapana
    Participant

    @nukaka: Hello Cathrine, “Fjalla One Regular” and “Nunito Light” font has been added in latest My Music Band Pro, you can now select the font from drop down options, Please update the theme and let me know how it works in your end!

    Kind Regards,
    Sapana

    in reply to: Category featured image (Audioman Pro) #174744
    sapana
    Participant

    @mrblackbird: The feature to add the custom header image in category section is not available but to hide the “Category: Noticias Noticias” you can add following code
    Go to=> Appearance=> Customize=> Additional CSS => add the following CSS code

    .entry-title.section-title, .site-header-text {
        display: none;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: German theme translation? #174741
    sapana
    Participant

    @frankysweb: Hello frank I will shortly contact you by mail you can attached that pot file in mail. Once again thank you so much franky for your time and effort.We really appreciate your help.
    Kind Regards,
    Sapana

    in reply to: Header social Menu #174740
    sapana
    Participant

    @mrblackbird: Can you please provide me your admin credential if that okay? I need to look into your customizer setting in order to find that issue. I will shortly contact you by mail.

    Kind Regards,
    Sapana

    in reply to: Header social Menu #174694
    sapana
    Participant

    @mrblackbird: Go to=> Customize=>Menus=> View All Menu Location=> Header Social Menu=> select the social menu you want to show.Let me know if this works out! Please post in your site Url too so that I can look into that issue also.

    Kind Regards,
    Sapana

    in reply to: Category featured image (Audioman Pro) #174693
    sapana
    Participant

    @mrblackbird: Please post in your site Url so that I can look into that issue.

    Kind Regards,
    Sapana

    in reply to: Testimonials Problem #174646
    sapana
    Participant

    @mikernet: Hello milkernet, if you have the child theme then Go to child theme folder=> function.php=> add the following code

    add_filter( 'get_the_archive_title', function ($title) {
        if ( is_post_type_archive() ) {
            /* translators: Post type archive title. %s: Post type name */
            $title = sprintf( __( '%s' ), post_type_archive_title( '', false ) );
        } 
        return $title;
    });

    Let me know if this works out.Can you please send me your site url so that I can look into other issue.

    Kind Regards,
    Sapana

    in reply to: Change text color of my secondary menu? #174531
    sapana
    Participant

    @kriss26:Hello kriss, feature to change the background color of the feature content and color of the text is available in Pro , So I suggest you to upgrade Catch Responsive Pro.

    Kind Regards,
    Sapana

    in reply to: Testimonials Problem #174525
    sapana
    Participant

    @mikernet: Hello Mikernet,To remove that Archives Title from the Testimonials and Service you need to create a child theme and have do a little bit customization. Let me know if you are familiar with child theme customization or not? I will provide necessary code to remove that title.

    Kind Reagrds,
    Sapana

    in reply to: German theme translation? #174517
    sapana
    Participant

    @frankysweb: Yes,it is same you can translate the free version, Please send us that pot file we will add in our theme.Thank you franky for your contribution.

    Kind Regards,
    Sapana

    in reply to: Position Slider below Header #174385
    sapana
    Participant

    @amandaatdinnerofherbs: Ok I will consult with the development team and will provide you zip file of foodie world pro child theme to add slider below the header image, it will take some time, hope you will wait for few days.

    Kind Regards,
    Sapana

    in reply to: Problem with replying to comments #174370
    sapana
    Participant

    @monikapalucka: Hello monika, there seems to be an issue with the theme, This issue will be fixed in next theme update I will let you know as soon as the new update is available.

    Kind Regards,
    Sapana

    in reply to: Logo size on homepage #174368
    sapana
    Participant

    @landyvlad: Thanks Michael for taking the time to leave us such a nice review and if there’s anything else at all that I can do to help don’t hesitate to let me know.

    Kind Regards,
    Sapana

    in reply to: Testimonials Problem #174351
    sapana
    Participant

    @mikernet: hello mikernet, I think you have also missed the metabox section that appear on the right side of the testimonial page. Where you are provided with the option to put the person position, Please check this screenshot. Please follow this steps:

    step 1:Go to=> Dashboard=> Testimonial=> Add new testimonial=> Don’t forget to add the customer’s name as title
    step 2: (At right side of the sidebar) Testimonial Options=> add the position of the customer.
    step 3:Save/Publish it

    -For hiding the author name, published date we have launched the plugin called Hide/Remove Meta Data, you can go for it.

    -This support forum is available in our official site of the Catch Themes, you can visit this link. Let me know if you find any difficulty or have any other queries!

    Kind Regards,
    Sapana

    in reply to: Logo size on homepage #174343
    sapana
    Participant

    @landyvlad: You need to add the image of larger size and can adjust it’s size by using following css code.
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css

    .custom-logo {
        max-width: 300px !important;
    }

    you can change the max-width as per your requirement.I suggest you to use larger image size if you want your logo to be bigger. Let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: Change text color of my secondary menu? #174335
    sapana
    Participant

    @kriss26: Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .nav-secondary .catchresponsive-nav-menu a {
        color:#01233F;
    }

    You can change the color code as per your requirement.Let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: German theme translation? #174328
    sapana
    Participant

    @frankysweb:Our themes are translation ready but Germany Translated file is not available for DevotePress Pro Theme. You need to do it by yourself . let me know if you find any problem while translating it.You can send us the translated .po file and we will add it in our theme with you as a contributor for the translation.

    Kind Regards,
    Sapana

    in reply to: Position Slider below Header #174323
    sapana
    Participant

    @amandaatdinnerofherbs: For that you need to create child theme and need to do a bit customization, let me know if you are familiar with child theme customization or not?

    Kind Regards,
    Sapana

    in reply to: Testimonials #174221
    sapana
    Participant

    @landyvlad: Glad to know it work out. Have a Good Day:)

    Kind Regards,
    Sapana

Viewing 20 posts - 301 through 320 (of 1,154 total)