Forum Replies Created

Viewing 20 posts - 9,761 through 9,780 (of 12,014 total)
  • Author
    Posts
  • in reply to: Custom slider for each page #159848
    Skandha
    Member

    @nissaexpa: I’m afraid that is not possible with the features available in Full Frame Pro. You can use Catch Slider Pro plugin to have custom slider on each page. You can check-out the features available in the theme.

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

    in reply to: Remove 'Menu' in Header #159846
    Skandha
    Member

    @leoniemelissa: Please post in your site URL so that I can look into the issue and provide you possible solution.

    Kind Regards,
    Skandha

    in reply to: bug with disabling search box for mobile view #159844
    Skandha
    Member

    @hoiung: There seems to an issue with that option. For now,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .search-container {
          display:none;
    }

    The issue will be fixed in the next theme update. Thank you for reporting us the issue.
    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Multi lingual #159841
    Skandha
    Member

    @valelotartaro: Since all our pro themes are WPML Ready I recommend you to use WPML plugin.

    Kind Regards,
    Skandha

    in reply to: Featured Photo in Post is not in the right place #159769
    Skandha
    Member

    @edmcneill: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: how to make the header bar smaller on mobile #159768
    Skandha
    Member

    @adeptvisuals: There seems to be an issue with the header image on iPhones. I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Preview of articles with links #159762
    Skandha
    Member

    @marcooooo: For that Go to => Posts => Edit that particular posts => On the top right hand corner you you will see Screen Options. Click on it and Check the Excerpt Option. Now you will see an Excerpt Box below your text editor. Here you can insert the text you want to display as excerpt for this post.

    So to display Lorem Ipsum as a link put in inside <a> tag like the following in the excerpt box.
    <a href="https://www.google.com/">Lorem Ipsum</a>

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

    in reply to: Decreasing content width #159754
    Skandha
    Member

    @tempar: 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-inspire/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: Sidebar Questions #159752
    Skandha
    Member

    @otinsight:
    To change the font of the text widget
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #text-11 {
    	font-family:'Playfair Display', serif;
    }

    You seem to have figured out centering the social icons on the sidebar.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Can't remove a post #159751
    Skandha
    Member

    @singe: To remove the empty space
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        display:none;
    }

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

    in reply to: Catch Base Pro Purchase #159749
    Skandha
    Member

    @ta0102: You seem to have given inline css for the article boxes. Put max-width:100% and let me know if this solves the issue.

    Kind Regards,
    Skandha

    in reply to: How to change the text colour in search box widget to white? #159746
    Skandha
    Member

    @atousa: You can use Yoast SEO plugin for this. Activate the plugin and Go to => Dashboard => SEO => Search Appearance => SEO Title => Make sure you have Site title

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Alt Text Error #159740
    Skandha
    Member

    @jackmclean: There seems to be an issue with the title and alt texts. The issue will be fixed an update will be released very soon. Thank you for reporting the issue.

    Kind Regards,
    Skandha

    in reply to: archive sidebar #159734
    Skandha
    Member

    @toerfiets: I am still not able to login to your site. Could you check again if the admin credentials you provided me are right. I would be easier for me to look into the issue if i could login to your site.

    Kind Regards,
    Skandha

    in reply to: title widget #159733
    Skandha
    Member

    @toerfiets: Sorry for the late reply.
    To decrease the font size of text in the primary sidebar
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #ct-featured-post-5 .entry-summary {
          font-size:12px;
    }

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

    in reply to: Decreasing content width #159677
    Skandha
    Member

    @tempar: Use the following code instead of the previous one.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code

    @media screen and (min-width:64em) {
    	#page {
                 padding:0 20px;
    	}
    }

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

    in reply to: Can't remove a post #159669
    Skandha
    Member

    @singe: You must have select Homepage setting as Recent posts. Go to => Appearance => Customize => Homepage Settings => Your homepage displays as A static page.

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

    in reply to: Align primary menu top right #159660
    Skandha
    Member

    @evdel: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Catch Full Screen Pro: the header is not responsive #159658
    Skandha
    Member

    @unseenmars: The image seems to be showing up fine on android phone and the issue seems to be only on iPhones. I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Header Image cutting off #159657
    Skandha
    Member

    @zmcneil: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,761 through 9,780 (of 12,014 total)