Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Nate: Did you add in Featured Images in those post.
How to add Featured Image in Posts:
1. Open the editor of the post/page where you want to display image, and locate the Featured Image module in the bottom right corner under Page Attributes. Click Choose a Featured Image.
2. Then you can either upload the image from your computer or select the existing image from your media library.
3. Then you can click on “Set Featured Image”. See the screenshot http://www.pinterest.com/pin/548594798329948788/If you are having trouble with Featured Post Slider, then you can use Featured Image Slider. Read the theme instruction at http://catchthemes.com/theme-instructions/simple-catch-pro/
If you still have problem then do let me know it.
Sakin
Keymaster@Raminder:
1) I want 4 sections in the footer-sidebar, is this possible?
— Sorry there is no option to add 4 sections in footer Sidebar. You might want to try “Catch Kathmandu Pro” for 4 sections in Footer Sidebar. I have noted this and will forward this and will try to add in future version updates in Everest Pro theme.2) Footer-sidebar, I want all the writing in a certain colour, but I am unsure how to reference this in the CSS (I have tried a few things).
— You can add the following css in “Appearance => Theme Options => Custom CSS” box./* For Titles */ #footer-sidebar .widget-title, #footer-sidebar .widget-title a { color: #fff; } /* For Links */ #footer-sidebar .widget-area .widget a, #footer-sidebar .widget-area .widget a:hover { color: #fff; } /* For Text */ #footer-sidebar .widget-area .widget { color: #fff; }3) I want a title for the twitter feed in the footer.
— Sorry don’t know about this as this in not our theme feature. I think you have added through plugin. So, you need to check plugin settings and widgets title.4) I want to edit the font and size of the writing of the menu links in the footer
— You can add the following css in “Appearance => Theme Options => Custom CSS” box.#footer-sidebar .widget-area .widget.widget_nav_menu a { font-family: "Times New Roman",Times,serif; font-size: 14px; }5) I want to add a line under each title (just a little preference).
— You can add the following css in “Appearance => Theme Options => Custom CSS” box.#footer-sidebar .widget-title { border-bottom: 1px solid #e6e6e6; }Sakin
Keymaster@Ena: Sorry I am not so clear about this one. Can you explain little more. Maybe you can point to your site and explain.
Sakin
Keymaster@Ena: In Catch Box Pro theme, you can remove the social links from the bottom and add in the Header Right Sidebar. That is not a problem. Follow the steps below:
1. Go to “Appearance => Theme Options => Social Links” and then check “Disable Social Links in Footer”, save changes.
2. Go to “Appearance => Widgets” and then drag and drop “Catch Box Social Widgets” to your “Header Right Sidebar”.April 19, 2014 at 9:55 am in reply to: Couple Questions about customizing with Child Theme css #26306Sakin
Keymaster@Shana: You can add the following css in your child theme style.css
.hentry .entry-meta { display: none; }April 18, 2014 at 11:43 am in reply to: How to set a Homepage as my Static Page w/o post slider #26176Sakin
Keymaster@Ena: For this you don’t need to upgrade to Pro version. Follow the following steps, which will make Slider only in your homepage.
1. Create Page from “Pages => Add New”, you can name this page anything. It doesn’t matter.
2. Then go to “Settings => Reading” and in Front page displays, check “A static page (select below)” and in Front page select the page you created.
3. So, this will display the slider and then page that you have just selected. But if you want to hide this page as well then add the following css in “Appearance => Theme Options => Custom CSS” box.
.home #content .page { display: none; }If you upgrade to Pro version, the homepage is same. The different is additional features such as Image slider with Full Width, Color Options, Font Family Options, more layouts, menus and so on. See the detail instruction of pro version at http://catchthemes.com/theme-instructions/catch-box-pro/
Sakin
Keymaster@Shana: By the way, you can add both text widget and primary menu in your Header Right Sidebar. Just go to “Appearance => Widgets” and drag and drop “Menu” widgets to Header Right Sidebar
Sorry, the color options for Menus are only available in Catch Kathmandu Pro version.
April 18, 2014 at 10:42 am in reply to: How to set a Homepage as my Static Page w/o post slider #26168Sakin
Keymaster@Ena: You don’t have option to select home page in Static From page settings at “Settings => Reading”. This will only happen if you don’t have any static page. So, you can create page and then chose that page as Static Home page.
Sakin
Keymaster@rick9004: To enable secondary menu feature is currently available only in Catch Kathmandu Pro version. We are thinking of adding it soon in Free Version. For free you have to wait for sometime for the update.
Sakin
Keymaster@Doren: You can change that from “Appearance => Theme Options => Color Options => Site Color Options”, change the color for Footer Background Sidebar Color
Sakin
Keymaster@Doren: Those are the default widget to show the position of sidebar. You can add your own widget from “Appearance => Widgets” to Main Sidebar which will replace these. And you don’t want the sidebar at all then you can change the layout.
Sakin
Keymaster@klgarner: You can go to “Appearance => Widgets” and then drag and drop “Catchthemes: Adspace Widget” in Header Right Sidebar. Then if you have Donate Button code that you can add that code in “Advertisement Code” box and if you have Donate Button image and link then you can add image in Image URL and link in Link URL.
Sakin
Keymaster@Vesa: I see that you haven’t added “Featured Image” in your slider post. So, just edit your posts and locate the Featured Image module in the bottom right corner under Page Attributes. Click Choose a Featured Image. Then you can upload or choose image from the Media Library and then finally click on Set Featured Image
Settings Featured Image Screenshot: http://www.pinterest.com/pin/548594798329948788/April 17, 2014 at 10:31 pm in reply to: How to change font sizes that don't have custom options #26079Sakin
Keymaster@Doren: I don’t recommend you changing the Font Size as Catch Kathmandu Pro theme is responsive design theme and font sizes are manages as per the screen-size. If you like to change then can you tell me for which screen size.
Sakin
Keymaster@aslkin13: You can install “Jetpack” plugin and activate “Widget Visibility” module. Read this http://jetpack.me/support/widget-visibility/
Sakin
Keymaster@James: I see that your site header images matched the same width as the menu. You don’t need to disable responsive design. As the CSS above is for responsive design only.
Sakin
Keymaster@Jim: Multiple H1 is allowed and recommended to use in HTML5. See this http://catchthemes.com/support-forum/topic/featured-content-h1-tages-to-many/
Sakin
Keymaster@Doren: Thanks for your appreciation.
Sakin
Keymaster@HarveyLo: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#branding { background-color: #26a4df; }Note: I recommend adding just a logo from “Appearance => Header Options => Logo url” then adding a large width logo image with blue background. This only take load to your site. So, just crop only logo and add it 🙂
-
AuthorPosts
