Forum Replies Created
-
AuthorPosts
-
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; }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.
Sakin
Keymaster@Heinrich: Yes, that’s true. You can use WordPress gallery itself.
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/
Sakin
Keymaster@Heinrich: Thanks 🙂
November 7, 2013 at 12:44 pm in reply to: nav background color change being ignored in IE 7-9 #16915Sakin
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; }November 7, 2013 at 1:34 am in reply to: Frontpage and articles/ category with different Layout #16899Sakin
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; }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.
November 7, 2013 at 1:04 am in reply to: Removing text/bar under slider, moving social icons in header #16895Sakin
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; }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.
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”.
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.
November 7, 2013 at 12:32 am in reply to: Frontpage and articles/ category with different Layout #16889Sakin
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.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”.
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.
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; }November 6, 2013 at 6:13 pm in reply to: Removing text/bar under slider, moving social icons in header #16870Sakin
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.
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/
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.
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.
-
AuthorPosts
