Forum Replies Created

Viewing 20 posts - 4,781 through 4,800 (of 14,499 total)
  • Author
    Posts
  • in reply to: Translate #52574
    Sakin
    Keymaster

    @Isabel:
    1. Are you translating to Spanish. For that you need to create es_ES.po and es_ES.mo file from catch-flames.pot file using Poedit software. I am confused we don’t have “leave a comment”, it should be as “Leave a reply” and also we don’t have “previus post”, it should be as “Older posts”. If you want, we can work together in this translation so that we will have it in core theme in next update. I will email you.

    2. Which width are you talking about. I am bit confused. It’s already large enough as per the design.

    3. For background color with opacity you need to use RGBA color. So, can per your color, it will be as below. You can add the following css in “Appearance => Theme Options => Custom CSS” box, where 164, 188, 175 is rgba color code and 0.6 means 60% opacity.
    .sidebar-primary, .sidebar-secondary {
    background-color: #a4bcaf;
    background: rgba(164, 188, 175, 0.6);
    }

    4. Your background image is not showing as you have added grey background for your content.

    in reply to: Edit Main Navigation #52573
    Sakin
    Keymaster

    @svoelker: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    #access li { margin-right: 8px; }

    in reply to: Fixed/Sticky Menu and Transparency/Opacity #52572
    Sakin
    Keymaster

    @luismarioochoa: Maybe you are confused with padding left and right. It’s same you have to use 1140px width of image. When you use skip cropping it should work fine. But I see issue with your custom css. Find the following css:
    .site { box-shadow: none; }
    #site-logo, #header-right { padding-top: 0; }
    .site { margin-top: 0; }
    #hgroup-wrap { padding-bottom: 0; }

    Then replace it with the following css:
    #hgroup-wrap, #site-logo, #header-right { padding: 0; }
    .site { box-shadow: none; margin: 0 auto; }

    in reply to: Remove blank space in widget #52560
    Sakin
    Keymaster

    @beginmetbeleggen: Thanks. If you like our theme than you can help us by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box/. We would really appreciate it.

    in reply to: Fixed/Sticky Menu and Transparency/Opacity #52551
    Sakin
    Keymaster

    @luismarioochoa: I see that you have remove Header. Since your image http://www.bonvivanttravel.ca/wp-content/uploads/2015/02/HEADER_RED.png is actually logo and not header featured image. So, you need to disable that from “Appearance => Theme Options => Header Featured Image Options” and add it from “Appearance => Header”. There you upload your full image or you can even choose from your existing media library. After you select it, if you want to load full image then click on Skip Cropping and save change.

    in reply to: Mobile menus #52541
    Sakin
    Keymaster

    sorry it’s really hard to check from screenshot. Ok can you confirm the theme that you are using.

    in reply to: Blog Issue #52539
    Sakin
    Keymaster

    @afeauto: Ok then can you check your settings at “Appearance => Customize => Header Image => Enable Featured Header Image on” and let me know it.

    in reply to: Remove blank space in widget #52538
    Sakin
    Keymaster

    @beginmetbeleggen: Yes, it’s because of your position of image change. Looking at your site, you can add the following css in “Appearance => Theme Options => Custom CSS” box to adjust the height.
    #secondary #text-3 { height: 66px; }

    in reply to: Problem with featured images #52537
    Sakin
    Keymaster

    @Isabel: Ok to disable single page/post featured image. Just go to “Appearance => Customize => Theme Options => Layout Options” and in “Single Page/Post Image Layout”, you need to select “Disabled”. Save Changes.

    in reply to: Problem with featured images #52530
    Sakin
    Keymaster

    @Isabel: Can you post in your site URL and explain please. So, that I can check in.
    Also let me know your settings in “Appearance => Customize => Header Image”

    in reply to: Change "Older posts / Newer posts" #52529
    Sakin
    Keymaster

    @ADN:
    1) You can translate Catch Kathmandu Pro in German language and the you will be able to change that. There is new version update 4.2 where we have added de_DE.po file

    2) You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
    #secondary .widget { background-color: #fff; }

    3) You can adjust the margin bottom in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:
    #supplementary .widget { margin-bottom: 50px; }

    in reply to: Footer Edit #52523
    Sakin
    Keymaster

    @manfredk: Sorry that option is only there in Pro version. Free version doesn’t have that option. You can find more details about pro version at http://catchthemes.com/theme-instructions/catch-box-pro/.

    in reply to: Featured slider in catch flames #52521
    Sakin
    Keymaster

    @Josue Salazar: You shouldn’t edit/add any files inside core theme folder ‘catch-flames’. As all these edits will be reverted back to original when you update or upgrade the theme.

    The slider you see in Catch Flames theme is the demo images. In Catch Flames free theme, there is option to change this demo images with your Page Slider images. For that, first you need to create pages and assign featured image in those pages. For featured image, check this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/. Then, you need to go to “Appearance => Theme Options => Featured Slider => Slider Options”, there in “Select Slider Type” you need to check in “Featured Page Slider”. Then you will see Featured Page Slider options box below, there you need to select the pages and save changes. For more check our theme instructions page at http://catchthemes.com/theme-instructions/catch-flames/

    But if you upgrade to Catch Flames Pro, you will have option to change that demo slider to “Page Slider or Post Slider or Category Slider or Independent Image Slider. To know more about additional featured in Pro version, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-flames-pro/

    in reply to: Left Side Mobile Navigation Not Working #52520
    Sakin
    Keymaster

    @Alexander: Here is the list where you can find the image you are using is heavy. Web images shouldn’t be high like 809.2 kB. Check this report http://tools.pingdom.com/fpt/#!/cbQh8P/http://weekendpick.com/ . You can compress your image and make it less. You can see how our images have low image size http://tools.pingdom.com/fpt/#!/drP6d8/http://catchthemes.com/demo/catch-flames/

    When your site loads fast then I am able to click on menu from my iPhone 6. There is no problem.

    in reply to: Post/page full width images? #52519
    Sakin
    Keymaster

    @Tammy: Thanks for your reference the Catch Flames Pro theme support forum is at http://catchthemes.com/support-forum/forum/full-frame-pro-premium/

    in reply to: Post/page full width images? #52474
    Sakin
    Keymaster

    @Tammy: Are you using Full Frame Free version.
    If you want to remove it then you can go to “Appearance => Customize => Featured Slider Options => Featured Slider Settings” and in “Enable Slider on”, you need to select “Disabled”.

    But if you want to replace that with your own images. Then in Free version you have option to replace that Demo Slider Image with “Featured Page Slider. For then you can go to “Appearance => Customize => Featured Slider Options => Featured Slider Type” and select “Featured Page Slider”. Then select the pages which you want to show as slider image. This is will take Featured image, title and excerpt text of that pages you have select. That’s why don’t forget to assign Featured Image http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/. For more check out theme instructions page at http://catchthemes.com/theme-instructions/full-frame/

    Note: You have option to use Image Slider or Post Slider or Category Slider or Page Slider in Pro version. There are other additional features in Pro version. You will find the list of additional features in theme instructions page of pro version at http://catchthemes.com/theme-instructions/full-frame-pro/

    in reply to: Centring selected Gallery images. #52471
    Sakin
    Keymaster

    @Joseph: You can add the following css in “Appearance => Theme Options => Custom CSS”
    #content #gallery-1 img { border: none; }

    in reply to: Main Nav Stop Scrolling #52470
    Sakin
    Keymaster

    @Kim: Most active user in Catch Themes with Topics Started: 48 and Replies Created: 93
    http://catchthemes.com/support-forum/users/hidemyage/. Wow 🙂

    Sorry there is no option for fixed header and menu. You might want to hire developer to work on it or is lucky search for pluign.

    You only have option to use Fix Header Top menu. Which will be fixed header menu always stick at the top. For that you need to assign your custom menu to Fixed Header Top Menu location from “Appearance => Menus => Manage Locations”.

    in reply to: Catch Base Free removing excerpt from featured slide #52469
    Sakin
    Keymaster

    @Cameila: Thanks for your appreciation and if you really like Catch Base theme then please support it by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-base

    in reply to: Cancel my account #52468
    Sakin
    Keymaster

    @BizQ: It will be automatically cancelled. No need to worry about it. As renew of subscription is manual in our site.

Viewing 20 posts - 4,781 through 4,800 (of 14,499 total)