Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Michael: For small devices, you can adjust the size in the following css and add in.
/* For small devices with max width 767px */ @media screen and (max-width: 767px) { body, button, input, select, textarea, #header-right .widget .menu li { font-size: 14px; } }Sakin
Keymaster@Jesse: Thanks a lot for your appreciation. I will really appreciate if you could post in WordPress.org Review for Full Frame theme at https://wordpress.org/support/view/theme-reviews/full-frame?rate=5#postform.
Cheers 🙂
Sakin
Keymaster@t560: After you purchase the theme, you can use it for multiple website that you own. It’s mentioned in terms and condition page at http://catchthemes.com/terms-conditions/
For installation and configuration, you can follow theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/
Sakin
Keymaster@rickm813: You had manual excerpt in your Excerpt Box in page which maybe added from your old theme. That was conflicting. After I delete that it’s working fine.
Sakin
Keymaster@tscpgraphics: I see that you are using WooCommerce plugin and those images are from WooCommerce. For that go to “WooCommerce => Settings => Products => Display” and change the image size as per your need. For that product page (Single Product Image), you need image of at least 556px width and for Product Thumbnails, you need image of at least 171px width. So, change that from WooCommerce setting and then regenerate thumbnail. This is not from our theme and it’s settings from WooCommerce you need to manage.
Sakin
Keymaster@rickm813: Well I need to check in your server and find the detail. I am bit confused. I will email you. Sorry for the trouble.
April 16, 2015 at 12:41 pm in reply to: Trying to re-create the "Featured Content" boxes on homepage #55940Sakin
Keymaster@Driven13: Don’t know may be something is missing. Can you send me url so that I can check in.
Sakin
Keymaster@JacquiD: Ok I see that you are using Catch Responsive Free theme where you have option to add in Featured Page Slider. For that first you need to create page from “Pages => Add New” and then add featured image in those pages. For featured image check this https://www.pinterest.com/pin/548594798329948788/
Then go to “Appearance => Customize => Featured Slider Options => Featured Slider Type” and select “Featured Page Slider” and then add in pages. See this screenshot https://www.pinterest.com/pin/548594798335428534/
April 16, 2015 at 12:04 pm in reply to: Trying to re-create the "Featured Content" boxes on homepage #55917Sakin
Keymaster@Driven13: Hum, That featured image content is manual only. Ok for detail codes, you can open catchkathmandu-functions.php file and copy the code from function
catchkathmandu_homepage_featured_content(). For CSS, open style.css and find the code in /* =Featured PostsSakin
Keymaster@Jesse: It’s difficult to make it exact center with the header toggle enable. But you can try adding in the following CSS in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.nav-primary .menu { text-align: center; width: 94%; } .nav-primary .menu li { display: inline-block; float: none; text-align: left; }April 16, 2015 at 11:49 am in reply to: Trying to re-create the "Featured Content" boxes on homepage #55914Sakin
Keymaster@Driven13: You can add that Featured Content from “Appearance => Featured Content”. Then in “Select Content Type”, you can select “Image Content” and then add in image, title, content and link optional in “Appearance => Featured Content => Featured Image Content Options”.
Note: you can also select page or post or category in Select Content Type. For more, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sakin
Keymaster@Brandilyn: Can you add in the following css in “Appearance => Theme Options => Custom CSS” box:
#branding { background-color: transparent; }Sakin
Keymaster@emree025: For that go to “Appearance => Theme Options” and in “Content layout”, select “Show full content” and save changes.
Sakin
Keymaster@arash: just go to “Appearance => Customize => Featured Content Options” and then in Featured Content Type, you can select “Featured Image Content” and add it as per your need. Also you can select “Page, Post or category”. For more, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-base-pro/
Sakin
Keymaster@sycastro: Yes, if you set “Settings => Discussion” and uncheck “Allow people to post comments on new articles”. This will only disable for new post/page. But for old post/page, you can do bulk editing and remove comments like this https://www.pinterest.com/pin/548594798333128024/. Editing comment.php should be done only from child theme. If you edit comment.php or any file inside ‘catch-responsive’ theme directory, it will be revert back to original when you update or upgrade the theme.
Note: Pro version has option to disable from theme options. For more about Pro version, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/
Sakin
Keymaster@Robert: If you want to stretch then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#feature-slider img { width: 100%; }Sakin
Keymaster@Shiloh: There seems to be issue with JS and we are working on new way to add custom icons without JS
-
AuthorPosts
