Forum Replies Created

Viewing 20 posts - 9,841 through 9,860 (of 14,510 total)
  • Author
    Posts
  • in reply to: Header-white space #16923
    Sakin
    Keymaster

    @Lauren: You can change the color code as per your need and then add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #site-description { color: #7a7a7a; }

    in reply to: Menu Bar Links with iPad #16922
    Sakin
    Keymaster

    @jpbertram: Oh sorry. You can to go to “Appearance => Menus” and then create menu if you haven’t create or edit it if you already have it. And you need to edit the Label of the Menu item for which you don’t want link.

    in reply to: post image/ small size #16921
    Sakin
    Keymaster

    @Heinrich: Yes, that’s true. You can use WordPress gallery itself.

    in reply to: Featured Post Slider Questions #16917
    Sakin
    Keymaster

    @rbrek: Those are the sample images to demonstrate the Slider. In free version of Catch Evolution theme, you will get Featured Post Slider. So, you need to create post with featured image and then add that post ID in “Appearance => Theme Options => Featured Post Slider”. The size of the images are Width: 644px and Height: 320px.

    You can read detail instruction at http://catchthemes.com/theme-instructions/catch-evolution/

    You can also take a look at Catch Evolution Pro version for Advance Featured Slider. Read more features at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: footer image auto adjust #16916
    Sakin
    Keymaster

    @Heinrich: Thanks 🙂

    in reply to: nav background color change being ignored in IE 7-9 #16915
    Sakin
    Keymaster

    @owen: I am not so sure what you have added in the CSS as I can see out blue color has been there in IE8. Maybe you can try adding in the following CSS for your color.

    #branding #access, #colophon #access-footer {
        background: #0000ff;
    }
    in reply to: Frontpage and articles/ category with different Layout #16899
    Sakin
    Keymaster

    @Heinrich: Did you edit the file page-blog.php? Please restore that file and add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the page name.
    .home .page-header { display: none; }

    in reply to: Remove menu bar #16898
    Sakin
    Keymaster

    @kdhutto1: If you build child them then you can use conditional code. For easy one, you can just hide it with the help of Custom CSS. You can send me the page URL in which you want to remove menu then I can send you the css to hide it.

    Sakin
    Keymaster

    @Dudley: Social icons used in this theme is image. So, you cannot change that. You can just change either to grey or to the their original Color.

    For example, if you want your current social icon color changed from Grey to hover state then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .social-profile ul li.facebook a {
        background-position: 0 -44px;
    }
    .social-profile ul li.twitter a {
        background-position: -44px -44px;
    }
    .social-profile ul li.google-plus a {
        background-position: -528px -44px;
    }
    .social-profile ul li.you-tube a {
        background-position: -132px -44px;
    }
    .social-profile ul li.flickr a {
        background-position: -440px -44px;
    }
    .social-profile ul li.instagram a {
        background-position: -704px -44px;
    }
    in reply to: Header-white space #16893
    Sakin
    Keymaster

    @Lauren: You need to add logo and then let me know it. Then I can check in what can I do to it.

    If you want to ask questions you can first login with your account at http://catchthemes.com/my-account/ and then go to support forum at http://catchthemes.com/support-forum/. Select the forum where you want to create question. For Catch Responsive, you need to go to http://catchthemes.com/forum/catch-responsive-premium/ and then scroll down you will see “Create New Topic in Catch Responsive | Premium WordPress Themes” forum. Just add in your question there.

    in reply to: Change header height #16891
    Sakin
    Keymaster

    @Richard: Yes sometimes, WordPress don’t crop and publish doesn’t work. You need to retry it or you can just select all area of the image and click on “Crop and Publish”.

    in reply to: post image/ small size #16890
    Sakin
    Keymaster

    @Heinrich: That is called Post Formats. So, if your post format in set up as “Gallery” it will show Gallery text, similarly it will show aside, links, status and so on.

    To assign post format to your post. Just edit any post that you want to assign post format. Then in the Right Sidebar of the edit post editor, you will see “Format”. Just select the format you are using and save it.

    in reply to: Frontpage and articles/ category with different Layout #16889
    Sakin
    Keymaster

    @Heinrich: This is quite different setup that you are trying to do it. Yes, this is possible.
    Step 1: First create the page, and then in your right sidebar of edit page, you will see “Page Attributes”, where you need to assign template as “Blog Template”. Further, in your edit page, you will see Catch Box Options meta box where you can select sidebar layout to “Right sidebar”.
    This make the page with right sidebar and latest articles.
    Step 2: Now, you need to assign this page to Front page. Go to “Settings => Reading”. Then in “Front page displays”, you need to check on “A static page (select below)” and then select page that you have created in Step 1 as the Front Page.
    Step3: Now to make all other pages different layouts, you can go to “Appearance => Theme Options => Default Layouts” and select the layout you want.

    in reply to: Post excerpts #16886
    Sakin
    Keymaster

    @NeilP: Check your setting at “Appearance => Theme Options => Layout Options => Content Layout”. For excerpt layout, you need to check in “Excerpt/Blog Display”.

    in reply to: "Leave A Commet" Problem #16884
    Sakin
    Keymaster

    @Melih: You shouldn’t edit any core theme files like this. You can contribute Turkish translation of Simple Catch Theme and then we will add it in new version update.

    For that you can just download the poedit software from http://poedit.net/ and then take the file simplecatch.pot in the theme languages directory and generate tr.mo and tr.po files. You can also refer to other language translation for your reference.

    in reply to: Box social widget icons #16883
    Sakin
    Keymaster

    @Joaozinho: If you want to remove from Footer then you can go to “Appearance => Theme Options => Social Links” and check on “Disable Social Links in Footer”.

    To show the color all the time for Facebook and Twitter, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .social-profile ul li.facebook a {
    	background-position: 0 -44px;
    }
    .social-profile ul li.twitter a {
    	background-position: -44px -44px;
    }
    Sakin
    Keymaster

    @Dudley: I check in your site and see that you have added Social Icon widget in “Header Top Sidebar”. Please remove it from there and add it in “Header Right Sidebar” and then it will work fine.

    in reply to: Change header height #16869
    Sakin
    Keymaster

    @Richard: You can upload the header image of any size. Default is just a recommended size. You can just upload the image from “Appearance => Header” and upload the image, then you will get crop header image option. Just crop it as per you need and publish it. See the screenshot http://www.pinterest.com/pin/548594798330545954/

    in reply to: Fav Icon Not showing up #16867
    Sakin
    Keymaster

    @chlegaux: Internet Explorer accepts only .ico extension image. So, check in your favicon. It shouldn’t be jpeg or png. You can use Favicon generators which you can find easily by searching in google.

    in reply to: Header #16864
    Sakin
    Keymaster

    @jessgranata: Please see my above message to tleonce. You are also doing same mistake. Please don’t get confused with Custom Header Image and Logo Image. You can also check our the WordPress Default theme Twenty Ten, it also uses the same concept of custom header and featured image.

Viewing 20 posts - 9,841 through 9,860 (of 14,510 total)