Forum Replies Created

Viewing 20 posts - 2,661 through 2,680 (of 4,908 total)
  • Author
    Posts
  • in reply to: Changes in settings I make wont save? ( Catch Flames ( Free) #99971
    Mahesh
    Participant

    @android: I did check your site and the customize setting are working just fine. But when selecting Pages in slider, please make sure that the page have featured image set. Or the slider will not load. By default, Image Loader option is set to true, which loads all the image first before displaying the sldier. And if one image is not found, the slider will not be displayed. So try setting it to false and let me know.

    Regards,
    Mahesh

    in reply to: Plugin – FAQ #99970
    Mahesh
    Participant

    @valeska-conducere: We haven’t tested the plugins with the theme yet. You can use any plugin you like to use for FAQ. Have you tried the plugin with WordPress core themes? Try it and see if the issue persists or not. Just after you asked, I did tested a plugin HTML5 Responsive FAQ, and it seems to work fine. Please try it, or any other plugin you want.
    https://wordpress.org/plugins/html5-responsive-faq/

    Regards,
    Mahesh

    in reply to: Featured Content Image and Title in one Line #99967
    Mahesh
    Participant

    @robincox: Glad to know you fixed it yourself. Have a nice day!

    Regards,
    Mahesh

    in reply to: Setting a different header image for each page #99966
    Mahesh
    Participant

    @kterra: Thank you for your considerations. Yes you can insert table in the content and it can be managed through HTML and CSS as you want to. Let me know if you want any help.

    Regards,
    Mahesh

    Mahesh
    Participant

    @quick-question: We may have to look into your server to check the issue since on our sever its all working just fine.

    Regards,
    Mahesh

    in reply to: Changes in settings I make wont save? ( Catch Flames ( Free) #99964
    Mahesh
    Participant

    @android: We’ll contact you through email shortly.

    Regards,
    Mahesh

    in reply to: Fatal Error In Blog Page #99954
    Mahesh
    Participant

    @luismarioochoa: Which slider type do you use in your site? Read More text appears on Posts, Page and Categories Slider type.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Featured Content Image and Title in one Line #99953
    Mahesh
    Participant

    @robincox: Add the following CSS to center the image with same size.

    #featured-content.layout-four .hentry{
        width: 25%;
    }
    
    .featured-content-wrap {
        margin: 0 auto;
        width: 800px;
    }

    For gutter between columns more design customizations, I recommend you to hire a customizer.

    Note: You have some error in you custom CSS please correct it first.

    Regards,
    Mahesh

    in reply to: images on Iphone #99950
    Mahesh
    Participant

    kbampfield: I checked your site in desktop, iphone and android mobile and its working fine on all devices. What seems to be the problem. Let me know further.

    Regards,
    Mahesh

    in reply to: favicon in devices #99949
    Mahesh
    Participant

    @effess: The step you’ve carried is correct. I checked this on our sever and its displaying fine.

    Regards,
    Mahesh

    in reply to: Presales Question on Columns #99948
    Mahesh
    Participant

    @fireflywebs: Both Catch Box Pro and Catch Adaptive Pro has two column layout, Content and Primary Sidebar. If you mean that by two column, then yes the theme is okay for you. And Catch Adaptive Pro’s blog page uses masonry that shows posts in two columns.
    Hope you understand. If you want to know further, let me know.

    Regards,
    Mahesh

    in reply to: Setting a different header image for each page #99942
    Mahesh
    Participant

    @kterra:
    One: Please put a logo and let me know, so I can help your further on this.
    Two: For linking image to different url, this can be done to image by default in WordPress. In Add/Edit post/page click Add Media then select any image, then you can put link in Attachment Display Settings. But For gallery, you’ll need plugins to do so.
    Please refer to this url:
    http://www.wpbeginner.com/plugins/how-to-add-custom-links-to-gallery-images-in-wordpress/

    Regards,
    Mahesh

    Mahesh
    Participant

    @quick-question: Its strange that your homepage is showing latest post’s featured image as header image. I checked the same on our server and it is working fine, default custom header is displaying in homepage and other pages(with no featured image). If you are using any plugins, please try disabling it and try again. And please try clearing your server’s cache too.

    And about the Featured image size, you can use any image size you want to. Try using image of same size or at least with same aspect ratio. I seems that the image you are using is of different sizes, one is wide and the other is not.
    Please let me know further.

    Regards,
    Mahesh

    in reply to: Changes in settings I make wont save? ( Catch Flames ( Free) #99833
    Mahesh
    Participant

    @android: Its means that you haven’t selected the page to display as Featured Slider. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Featured Slider=> Slider Options then scroll down, you’ll see Featured Page Slider #, select the desired pages in the drop-down. The featured images set in the pages will be displayed as slides.
    Hope this helps. Let me know if any Problem.

    Regards,
    Mahesh

    in reply to: Setting a different header image for each page #99828
    Mahesh
    Participant

    @kteraa: Add the following CSS in you Custom CSS box:

    #header-menu ul.menu a, 
    #footer-menu ul.menu a {
        text-transform: none;
    }

    Regards,
    Mahesh

    Mahesh
    Participant

    @quick-question: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Hide all slider navigation? #99826
    Mahesh
    Participant

    @swoodard: You mean to remove read more button? And I don’t understand what do you mean by slider menu.
    Let me know further.

    Regards,
    Mahesh

    in reply to: Changes in settings I make wont save? ( Catch Flames ( Free) #99825
    Mahesh
    Participant

    @android: I checked the theme on our server and it is just working fine. Customizer is working fine and the settings saves too. Do you get any error?

    Regards,
    Mahesh

    in reply to: 2 columns on a site #99824
    Mahesh
    Participant

    @bdkj-diozesanverband-wurzburg: If that’s the case, I think you’ll need to manage it through the content itself. I mean, using full-width layout, so only content is displayed without sidebars. Then have the 2 columns from within the content with the help of Html and CSS then put the content accordingly.
    The theme by default cannot handle this. You’ll need to customize the theme further. I recommend you to hire a customizer.

    Regards,
    Mahesh

    in reply to: Fatal Error In Blog Page #99822
    Mahesh
    Participant

    @luismarioochoa: I checked your site, it seems you previously were using Advanced Custom Fields plugin for to add phone, websites etc. but now you are saying you don’t need it anymore. But in the codes, the variables still exists that looks for phone, websites from Advanced Custom Field plugin. This is what causing the issue. Remove the code and you’ll be good to go.
    And other issue, what actually do you mean to have Read More in slider, can you please clarify more?
    And the last on about data loss in parent theme. If you have modified the settings using child theme, it will only remain there, not in parent theme. That means whenever you switch back to parent theme, the settings are set back to defaults as if the were unmodified. So you’ll need to think on whether to use child theme or parent theme before hand.
    Let me know further.

    Regards,
    Mahesh

Viewing 20 posts - 2,661 through 2,680 (of 4,908 total)