Forum Replies Created

Viewing 20 posts - 4,181 through 4,200 (of 12,027 total)
  • Author
    Posts
  • Skandha
    Participant

    @toerfiets: Hello Hans,
    You seem to be using a plugin for those image. Please contact the plugin support regarding this issue.

    Kind Regards,
    Skandha

    in reply to: Import Demo content #257274
    Skandha
    Participant

    @annethompson: Hello there,
    To import the demo content you will need to use our plugin Catch Theme Demo Import. Install and Activate the plugin.

    Then,
    Go to => Appearance => Catch Themes Demo Import => Select the demo you want to import and Click on Import.

    Note: Make sure you have Catch Inspire Pro theme activated.

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

    in reply to: Featured Slider not showing full content from posts. #257272
    Skandha
    Participant

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

    #feature-slider-section .entry-content {
        display: block;
    }

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

    in reply to: Header Media Title Hyphens on Mobile #257271
    Skandha
    Participant

    @viegasstrife: Hello there,
    Since the Header Media has text over it the image needs to be displayed as background image. The Header Image cannot be made totally responsive when it is used as a background image and has text over it.

    Can you please attach me screenshot of the issue so that I can help you out?

    Kind Regards,
    Skandha

    in reply to: Gallery Issues #257269
    Skandha
    Participant

    @unamimedia: Hello there,
    The Gallery you are referring to is the Portfolio Section
    Go to => Appearance => Customize => Theme Options => Portfolio => Select Type as Category and Select the Categories and Publish.

    For the Animation
    Go to => Appearance => Customize => Theme Options => Animate => Toggle on the option Animate on Scroll and Publish.

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

    in reply to: Woocommerce Product Category Header Media #257268
    Skandha
    Participant

    @jonlay: Hello there,
    I am afraid it is not possible to display a specific header image on category or archive pages. You will need to find a suitable plugin from the WordPress Plugin Repository.

    Kind Regards,
    Skandha

    in reply to: Mobile Menu does not works in WP 5.5 #257267
    Skandha
    Participant

    @newmediologo: Hello there,
    That is the way sub menu items are displayed on the mobile menu. The sub menu items are separated by indentation.

    Kind Regards,
    Skandha

    in reply to: Header blank space between content #257266
    Skandha
    Participant

    @viegasstrife: Hello there,
    I checked your site and didn’t see a gap. Can you let me know on which page you are having this issue?

    Kind Regards,
    Skandha

    in reply to: Posts pagination stopped working #257264
    Skandha
    Participant

    @valerieg: Hello there,
    It looks like the Elementor pagination stopped working after WP 5.5 Update. It seems to be working on earlier version of WordPress.

    Kind Regards,
    Skandha

    in reply to: Enlace categorías. #257236
    Skandha
    Participant

    @hunch: Hello there,
    You can use the Custom Type for that. You can first categorize the products on different categories.
    Go to => Appearance => Customize => Theme Options => Collection => Select Type as Custom => Then insert the Category archive link in the Link option.

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

    in reply to: How to customize the events schedule? #257228
    Skandha
    Participant

    @donatosi: Hello there,
    I have emailed you the demo content files along with instructions on how to import them.

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

    in reply to: Remove logo on blog posts for Identity Logo #257219
    Skandha
    Participant

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

    .single-post #site-logo {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Capitalize Site Title and Main Menu in Catch Fullscreen Pro #257218
    Skandha
    Participant

    @davidroffey: Hello there,
    You seem to have figured it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Removing Header Spacing #257217
    Skandha
    Participant

    @jwag12787: Hello there,
    On the link you posted you seem to be using WP Block Cover image and not a Header Image. To remove that
    Edit that page and Remove the block.

    Let me know if this resolves your issue.
    Kind Regards,
    Skandha

    in reply to: Privacy notice #257215
    Skandha
    Participant

    @armartino: Hello Antonella,
    You will need to use the Cookie Notice plugin for that. I think it is necessary to comply with the EU GDPR cookie law and CCPA regulations.

    Kind Regards,
    Skandha

    in reply to: Portfolio buttons/links #257214
    Skandha
    Participant

    @armartino: Hello Antonella,
    For that you will need to create a child theme customization and do a little bit of customization. Let me know if you familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Loading website #257213
    Skandha
    Participant

    @armartino: Hello Antonella,
    Here are some ways that helps in improving the performance on your site.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @queenbuzzy: Hello there,
    Go to => Child Theme Folder => functions.php and add the following Code.

    function new_image_size() {
    	set_post_thumbnail_size( 963, 642, true );
    }
    add_action('init', 'new_image_size');

    You can change the post thumbnail size to the size of your choice.

    You shouldn’t have any issues using Elementor but if you do you can always post in the support forum.

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

    Skandha
    Participant

    @toerfiets: Hello there,
    I am not able to access the link. I have requested you for access.

    Kind Regards,
    Skandha

    in reply to: Catch Flames Pro #257161
    Skandha
    Participant

    @lorrainen: Hello Lorraine,
    I tried this at my end and the excerpt of posts seems to be changing fine. Can you please try deactivating all your plugins see if the Excerpt Option works?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

Viewing 20 posts - 4,181 through 4,200 (of 12,027 total)