Forum Replies Created

Viewing 20 posts - 2,541 through 2,560 (of 12,034 total)
  • Author
    Posts
  • in reply to: Full Frame Pro – Featured content #275805
    Skandha
    Participant

    @angelaelise: Hello Angela,
    Since you are using a very old version of the theme for this time you will need to manually update the theme. Next time onward you can
    update the theme from the WP Dashboard itself after activating your License Key.

    To update the theme
    You’ll need to first download the theme from your https://catchthemes.com/my-account/ page.
    Go to => Appearance => Themes => Add New => Upload Theme => Browse and select the downloaded theme .zip folder and Click Install Now and Replace the old theme with the updated one.

    If you haven’t made any changes to the core theme files nothing should be lost. To be on the safe side I suggest you to back up your theme folder before updating.

    Let me know if you have any issues.
    Kind Regards,
    Skandha

    in reply to: Mobile Menu does not work #275799
    Skandha
    Participant

    @wouwonline: Hello there,
    Yes, the menu seems to be working fine with the latest version. Let me know if you still have issues with the menu after updating to the latest version.

    The changes you have made to the child theme shouldn’t be lost unless you have made any changes to the core theme files but just to be on the safe side I suggest you to back up your theme folder.

    Kind Regards,
    Skandha

    in reply to: Height of title area #275788
    Skandha
    Participant

    @henebe: Thank you for your wonderful review. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @fol: Hello Linda,
    Can you please attach a screenshot of the issue at your end?
    The recommended header image size is 1680*720px or image size with similar aspect ratio.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: How to customize height of Header Image #275783
    Skandha
    Participant

    @lucien: Hello Lucien,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Photo Focus Pro website theme #275782
    Skandha
    Participant

    @satkomindo: Hello there,
    To activate the license
    Go to => Appearance => About Theme => License Tab => Enter your License Key => Save Changes => Activate License.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Change colours of the header music player? #275779
    Skandha
    Participant

    @bobby-jagdevgmail-com: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: target blank #275778
    Skandha
    Participant

    @armartino: Hello Antonella,
    Go to => Appearance => Menus => On the top right Click on Screen Options => Check Link Target option.

    Then below,
    Select a menu to edit => Select the menu and Click on Select => Click on the Menu Item Shop => Check the option Open link in a new tab and Save Menu.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to change font/design for blockquotes please. #275777
    Skandha
    Participant

    @landyvlad: Hello there,
    Can you please let me know on which page you have used block quotes?

    Kind Regards,
    Skandha

    in reply to: My Music Band Pro upgrade #275775
    Skandha
    Participant

    @tannisto: Hello there,
    After you purchased the theme you will need to download the theme .zip folder from your Catch Themes My Account page.

    Then,
    Go to => Dashboard => Appearance => Themes => Add New => Upload Theme => Browse and Select the downloaded .zip folder => Install Now. Then activate the theme.

    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @bobby-jagdevgmail-com: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: How do you remove the comments block in Audioman pro? #275773
    Skandha
    Participant

    @bobby-jagdevgmail-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #comments {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Logo size #275701
    Skandha
    Participant

    @fireflywebs: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/clean-enterprise/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @fol: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-adaptive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Space between content and Footer #275697
    Skandha
    Participant

    @marlana: Hello Marlana, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/simclick/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Social icons + font size+tablets #275696
    Skandha
    Participant

    @ingeborgandersson: Hello there,
    Can you let me know which headline you are referring to?

    The font size changes with changes in the screen size to maintain uniformity.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To change font size of the archive page */
    .archive-grid article .entry-summary {
        font-size: 30px;
    }
    
    /* To have quotation mark on the testimonial section */
    #testimonial-content-section .entry-content::before {
        content: "\201C";
        font-family: "georgia";
        display: block;
        font-size: 94px;
        font-size: 5.875rem;
        line-height: 50px;
    }

    To have the portfolio section only on Portfolio page please enable the section on the entire site and let me know on which page you want it enabled.

    To get you contact form to another page.
    Go to => Dashboard => Contact Form 7 => Copy the short code for the form you want to use => Edit the post/page where you want the form => Add New Block => Widgets => Shortcode => Paste the code and Update the post/page.

    Can you please attach a screenshot of the issue with the whole page moving to the left on scroll on mobile phones?

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Advertisement for Featured Slider #275695
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #feature-slider-section .post-979 .slider-content-wrapper {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Renewal time – newer/better themes available #275679
    Skandha
    Participant

    @landyvlad: Hello Michael,
    Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Hero Content Settings #275677
    Skandha
    Participant

    @sophienj: Hello Sophie,
    For Newsletter widget you will need use the Essential Widgets Pro plugin.

    To have blog in the homepage
    Go to => Appearance => Customize => Homepage Settings => Your homepage displays => Select Your latest posts and Publish.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: editing header font #275676
    Skandha
    Participant

    @collegium-thomanum-e-v: Hello Julius,
    The Font Family Options is available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

    Kind Regards,
    Skandha

Viewing 20 posts - 2,541 through 2,560 (of 12,034 total)