Forum Replies Created

Viewing 20 posts - 14,341 through 14,360 (of 14,488 total)
  • Author
    Posts
  • in reply to: Blog page – featured slider #1930
    Sakin
    Keymaster

    @regalaffair: you can use the same. We will add this fix in new version update. thanks for reporting bug.

    in reply to: Removing the Slider from blog page if using static front page #1928
    Sakin
    Keymaster

    @ntillman: We need to add the option for enabling and disabling slider. We will look in for future update. For now you can just hide it using the css. Add the following css in “Custom CSS” box in Theme Options under Appearance Tab in your WordPress Dashboard:
    .blog .featured-slider, .blog #controllers {
    display:none;
    }

    in reply to: Catcbox custom CSS tweaks #1926
    Sakin
    Keymaster

    @gadgetxpert: yes updates are always needed for all the theme and we will update it as per the fixes and the features.

    Please add different thread for different questions. If you are looking for customization then use the Hire a Customizer.

    in reply to: Blog page – featured slider #1925
    Sakin
    Keymaster

    @dpmaki: Hum that’s really strange. I will have my support team look at it. I don’t know why it is showing in you site. But for a quick fix until we release the new version. You can add the following css in the “Custom CSS” box in your Theme Options.

    .blog .featured-slider {
    display: none;
    }

    in reply to: Catcbox custom CSS tweaks #1907
    Sakin
    Keymaster

    @gadgetxpert: There is so many question. Form next time please ask one question in one forum thread. So, that it is easy for us to answer it.

    1. Logo Clickable: Just add the following CSS in Custom CSS box in Theme Options under Appearance Tab in your WordPress dashboard.

    #site-logo a {
    display: inline-block;
    }

    2. Featured image will be same size if you upload the larger image.

    3. to remove the top gap. just add the following css:

    body {
    padding-top: 0;
    }

    4. to remove the bottom gap. just add the following css:

    #page {
    margin-bottom: 0;
    }

    5. To disable tablet and mobile friendly themes you need to do manually from header.php and it is not recommended.

    in reply to: How to create a child theme of Simple Catch Pro (Premium)? #1906
    Sakin
    Keymaster

    @Waterfords Auction: Sorry for the late response. But if you want the faster response then you can use the support ticket. It’s great that you fixed it.

    in reply to: How To Set A Page As Home #1902
    Sakin
    Keymaster

    @dpmaki: you can just setup through “Settings -> Reading”. Then select A static page and select the page you want to keep it as homepage. Then click on Save changes.

    in reply to: Reduce Header Height #1901
    Sakin
    Keymaster

    @mufias: Send me your site URl and I will send you the custom CSS to reduce the height.

    in reply to: Footer won't change #1900
    Sakin
    Keymaster

    @jcdSF: We found the issue with the update notifier. We have just updated the Simple Catch Pro to version 1.2.4. Where we fixed the update notifier and few css.

    in reply to: Blog page – featured slider #1898
    Sakin
    Keymaster

    @dpmaki: Can you download the latest version of Simple Catch Pro from your account in Catch Themes and then upload it. If this latest version doesn’t fix it then I will need to check in with you. So, let me know the status.

    in reply to: Footer won't change #1894
    Sakin
    Keymaster

    @jcdSF: It will say that only if your current style.css has version 1.2.3. Yes, there won’t be any effect if you delete and upload the latest version.

    in reply to: Blog page – featured slider #1882
    Sakin
    Keymaster

    @dpmaki: can you send me your site url. It’s little strange.

    in reply to: Stop Stripping from Excerpts #1870
    Sakin
    Keymaster

    @Monica: We are sorry that the function you ask in beyond the scope and design and Simple Catch Theme. That is why you need to do the customization work. Each theme has it’s own scope and limitations.

    in reply to: Problem with youtube in excerpt #1609
    Sakin
    Keymaster

    @MyKE: sorry there is not option like that for now. will think about it.

    in reply to: Problem with youtube in excerpt #1607
    Sakin
    Keymaster

    @MyKE: The latest version is 1.2.3. But I don’t understand what is the problem with the site. Yes youtube video won’t show on front page as this is blog view. and for the excerpt length. Go to “Theme Options -> Theme Settings -> Excerpt / More Tag Settings and change the value in Excerpt Length.

    in reply to: Deleting 'Search Button' from Header #1606
    Sakin
    Keymaster

    @Russ-Stewart: I have already replied you in another thread. So, I am closing this one.

    in reply to: Footer won't change #1605
    Sakin
    Keymaster

    @jcdSF: I will check with my technical team who looks for the update notification. But for now you don’t need to wait for the notification. Just download the latest version from your account in catch themes. Download it and upload it in your server.

    in reply to: Hiding Tagline #1604
    Sakin
    Keymaster

    @Russ-Stewart: to hive search button on the header area. use the following CSS in “Custom CSS” box in your Theme Options:

    #branding .searchform {
    display: none;
    }

    in reply to: Hiding Tagline #1597
    Sakin
    Keymaster

    @Russ-Stewart: You can on the tagline and use the following CSS in “Custom CSS” box in your Theme Options:

    #site-description {
    display: none;
    }

    in reply to: Problem with youtube in excerpt #1596
    Sakin
    Keymaster

    @MyKE: Can you download the latest version from your account and also send me your site url.

Viewing 20 posts - 14,341 through 14,360 (of 14,488 total)