Forum Replies Created

Viewing 20 posts - 10,501 through 10,520 (of 14,496 total)
  • Author
    Posts
  • in reply to: Featured Slider Problem #14676
    Sakin
    Keymaster

    @bekay86: I see that you are using version 2.6 so you can just go to “Appearance => Them” then you will see update message. You can just click on update to update theme them which will restore your file as well.

    in reply to: Featured Slider Problem #14674
    Sakin
    Keymaster

    @bekay86: You customization done though Theme Options panel will remain. Only core theme files such as style.css, footer.php, header.php, index.php, functions.php will be reverted back.

    in reply to: Featured Slider Problem #14672
    Sakin
    Keymaster

    @bekay86: I see that you have customize the core theme files. So, restore the Theme and then it will work fine.

    Please do not remove the footer theme text in Free theme as that is the only recognition that we get for providing free theme and free support.

    If you want to edit footer text then upgrade to Pro version and change it easily though “Footer Option” from “Appearance => Theme Options”. See more about Catch Box Pro at http://catchthemes.com/theme-instructions/catch-box-pro/

    in reply to: Catch Everest Pro One time fee? #14671
    Sakin
    Keymaster

    @korpinar: You can download updates from your account at http://catchthemes.com/my-account/

    in reply to: reduce padding above footer to 0 #14669
    Sakin
    Keymaster

    @tnotty: You can just remove .home in the above css. So, it will be as below:

    #content .hentry {
        padding-bottom: 0;
    }
    #content article,
    #content .hentry p:last-child {
        margin-bottom: 0;
    }
    in reply to: Featured Slider Problem #14668
    Sakin
    Keymaster

    @bekay86: If you want to Post ID 540 then you just type in 540. See this http://www.pinterest.com/pin/548594798329984427/

    in reply to: Sub-Menu Help #14667
    Sakin
    Keymaster

    @BenniemanZA: You don’t loose any of your settings that you have set through Theme Options panel. If you have customize any core theme files such as style.css, index.php, functions.php and so on then your customization will be reverted back.

    in reply to: Css and spacing #14644
    Sakin
    Keymaster

    @rlsdesigns: Ok I will try to answer your all 3 questions.

    1- Would like to reduce spacing in the footer area and below content area. Seems there is a 1/2 above and below the AERA logo that I would like to lessen.
    — you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #supplementary { padding-top: 10px; }
    #supplementary p { margin-bottom: 10px; }

    2- Any way to have the ‘No sidebar’ layout option be wider?
    — You can widen by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #primary { width: 100%; }

    3- Can the banner be a full width image rather than just the logo in the left?
    — Yes, you can upload large image of any size yo want from “Appearance => Header” after you upload the image, you will see Crop option. In that time, you have to chick on don’t crop and publish as it is. This will publish your original image size.

    Sakin
    Keymaster

    @questions: Sorry I cannot help without check in your site URL? As it depend on how you have use it. You can build test site or password protected page and send me the url.

    Sakin
    Keymaster

    @slabbi: Sorry but the footer content cannot be changed in free themes as this in the only one means though which we provide theme and support for free. I hope you understand this.

    If you want to edit any footer copyright information then you need to purchase Pro version where there is Footer Editor option and you can change the text as per your need.

    in reply to: Full width in responsive view #14638
    Sakin
    Keymaster

    @offirkeren: Can you send me the screnshot explaining that. As when I check in your site from Mobile devices, we see then nice layout of the theme system.

    in reply to: Changing hover-color in sidebars #14637
    Sakin
    Keymaster

    @@fogruen: I have replied you in email.

    in reply to: Add line to break slider and page content #14636
    Sakin
    Keymaster

    @tnotty: It will work in all. If that is not working then you need to send me your site URL. So, that I can check in.

    in reply to: Navigation Menu Appearance #14635
    Sakin
    Keymaster

    @interiorsalvage: I just check in your site and found that your css code in “Appearance => Theme Options => Custom CSS” is not working as you have added mistake css. This is conflicting with color. So, please delete that and check in.

    in reply to: Secondry menu #14634
    Sakin
    Keymaster

    @Yybjaa: Yes we did that to separate the menu.

    in reply to: reduce padding above footer to 0 #14633
    Sakin
    Keymaster

    @tnotty: Can you try in adding the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .home #content .hentry {
        padding-bottom: 0;
    }
    .home #content article,
    .home #content .hentry p:last-child {
        margin-bottom: 0;
    }
    Sakin
    Keymaster

    @slabbi: That sentence mean we allowed to change all the function which doesn’t conflict with Theme Options panel. So, we have to keep in mind for that. But yes you are free to change that.

    So, actually what are the function you are having trouble with. If you could list that then I can check that for you.

    Sakin
    Keymaster

    @slabbi: Yes, you can change core theme files under GPL. But the problem rises when you update it. The update process will rewrite all your theme files to new files in the updated themes. That is why your changes in the theme will be overwritten by the theme. So, the best and safe option to modify theme is by building child theme, which will not get overwritten when you update the theme.

    in reply to: Sidebar on My Blog #14627
    Sakin
    Keymaster

    @arichardc: I need to check in your site Admin. Please send me your site access in our previous email. Then I will check in.

    in reply to: Primary Menu's link bug #14623
    Sakin
    Keymaster

    @yoshimura55: Have you made any customization to the theme. As our original custom menu works fine. I am asking you this as I see this issue only in your site. So, can you tell me in details what happen.

Viewing 20 posts - 10,501 through 10,520 (of 14,496 total)