Forum Replies Created

Viewing 20 posts - 4,561 through 4,580 (of 4,908 total)
  • Author
    Posts
  • in reply to: String "Continue reading" is not translated #84208
    Mahesh
    Participant

    Hi @jie66,

    Hope you are good. Just to let you know that Catch Box 4.3 is live now. Please update to the latest version. “Continue Reading” translation is fixed now.

    Regards.
    Mahesh

    in reply to: Need help with slider images on Home page #84204
    Mahesh
    Participant

    Hi @Loudmind,

    Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.

    #feature-slider .slider-image img{
        width: 100%;
    }

    Regards,
    Mahesh

    in reply to: Site not responsive. #84202
    Mahesh
    Participant

    Hi @Sharon,

    No, we didn’t mean you to ignore any test of your website. We just tested the same with the demo and showed you the result.
    Yes, it would be better to have your web url, please post it in.

    Regards,
    Mahesh

    in reply to: feathured Image pop up #84201
    Mahesh
    Participant

    Hi @Shana Shanti,

    Have you made any changes to the code? The feature is not available in free version, only in pro version. Even if the feature was removed in upgrade (which is not), featured image should go away for the previous posts as well. In your site, previous post is showing featured image but latter is not.

    Let me know if I can help you further.

    Regards,
    Mahesh

    in reply to: download version 3.6 Responsive Pro #84074
    Mahesh
    Participant

    Hi @Jos,

    We are not sure about that.
    They do provide support.
    Please visit the link: https://wordpress.org/support/plugin/page-builder-sandwich

    in reply to: Hide latest posts from front page #84072
    Mahesh
    Participant

    Hi Carina,

    Hope you’ve followed the instruction as in the site for creating child theme. And where have you uploaded the Child theme folder in the server? It should be in “Your site’s WordPress Installation Folder/wp-content/themes/”. What do you see in the Themes pages? Is there any mentioning of broken themes or something like that?

    Regards,
    Mahesh

    in reply to: download version 3.6 Responsive Pro #84071
    Mahesh
    Participant

    Hi @Jos,

    That’s great, looking forward for it.
    Let us know if you have any problem.

    Regards,
    Mahesh

    in reply to: download version 3.6 Responsive Pro #84064
    Mahesh
    Participant

    Hi @Jos,

    Okay, I’ve forwarded the issue to our technical team and they will deal with it. We’ll be contact you if any problem.

    Regards,
    Mahesh

    in reply to: Hide latest posts from front page #84062
    Mahesh
    Participant

    Hi @Carina,

    In the earlier reply, you’ve mentioned you’ve made child theme. If you haven’t created child theme, create a child theme. You can find more details on creating child theme HERE. After creating child theme, you’ll see it displayed in “Dashboard=> Appearance=> Themes”.

    Regards,
    Mahesh

    in reply to: All sliders link to only one page #84052
    Mahesh
    Participant

    Hi @Raielene,

    Thank you for your appreciation.

    Regards,
    Mahesh

    in reply to: Cannot install Simple Catch Pro version 3.3 #84051
    Mahesh
    Participant

    Hi @rflores,

    We’ll need to check the code and need the admin access for it. We will soon contact you through email.

    Regards,
    Mahesh

    in reply to: Make slider hover more distinct? #84050
    Mahesh
    Participant

    Hi @Raielene,

    Go to “Dashboard=> Appearance=> Theme Options=> Custom CSS” box and add the following CSS:

    .featured-slider a:hover img.wp-post-image {
      opacity: 0.7;
    }

    Note: Please change value for opacity as per required. Default value is 0.9.

    Regards,
    Mahesh

    in reply to: Spacing Padding Changes #84039
    Mahesh
    Participant

    Hi @Elyunn,

    Yes, this can be achieved with Custom CSS. Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.

    #masthead {
        padding-top: 0;
        padding-bottom: 10px;
    }
    
    #site-branding {
        padding: 0 20px;
    }
    
    .sidebar.sidebar-header-right.widget-area{
        padding: 0 20px;
    }

    Regards,
    Mahesh

    in reply to: download version 3.6 Responsive Pro #84038
    Mahesh
    Participant

    Hi @Jos,

    If you have already purchased Catch Responsive Pro, you can download it from My Account page.
    http://catchthemes.com/my-account/

    Regards,
    Mahesh

    in reply to: Slider – can all link to same page? #84037
    Mahesh
    Participant

    Hi @rebzuleger,

    It seems you are using Catch Responsive Free version. The feature you’re seeking is available in Catch Responsive Pro version. I recommend you to upgrade to Pro version.

    Regards,
    Mahesh

    in reply to: Site not responsive. #84036
    Mahesh
    Participant

    Hi @Sharon,

    Catch Evolution is a responsive theme. We also performed “Google Mobile-Friendly Test” and result is “Awesome! This page is mobile-friendly.” We checked it with our demo (Catch Evolution Pro). Both Catch Evolution and Catch Evolution Pro has same CSS.
    Link to Catch Evolution Pro demo: http://catchthemes.com/demo/catch-evolution

    Regards,
    Mahesh

    in reply to: CSS #84035
    Mahesh
    Participant

    Hi @Anton,

    Please post in your site url. And please specify where is the site you want it.

    Regards,
    Mahesh

    in reply to: feathured Image pop up #84034
    Mahesh
    Participant

    Hi @Shana Shanti,

    Thank you for appreciation.

    In Catch Evolution Free version, there is no such feature like to display post/page’s featured image as header image. How did you managed to display post’s featured image as header image in post pages?

    Regards,
    Mahesh

    Mahesh
    Participant

    Hi @fishingguy,

    For new question please create a new thread because it’ll be easier to find/search the thread. And if someone search for the same problem he/she may find the thread for the solution.

    For your problem you can create a gallery and insert it into the post/page content. You can find more details in the following link.
    https://codex.wordpress.org/The_WordPress_Gallery

    Regards,
    Mahesh

    in reply to: Show JUST post date, NOT also edited date? #84025
    Mahesh
    Participant

    Hi @americaontwowheels,

    Have you made any changes to the core CSS files? Edited date is not displaying in our server. You are using Catch Base Pro 3.1, latest version availabe is Catch Base Pro 3.2. Please update your theme. Let me know if the problem persists.

    Regards,
    Mahesh

Viewing 20 posts - 4,561 through 4,580 (of 4,908 total)