Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@warpdesign: In Catch Base, you can change Excerpt to Full Text mode from “Appearance => Customize => Theme Options => Layout Options => Archive Content Layout”
Sakin
Keymaster@Delfim: This is strange. Please check it carefully and if you find the issue then please report to WPML support http://wpml.org/forums/forum/english-support/
Sakin
Keymaster@paul: It shouldn’t be like that. Did you customize any code. Are you using the latest version of WordPress. Customizer only have few option in Simple Catch Pro theme, to change settings in Simple Catch Pro, you need to use Theme Options panel that is in “Appearance => Theme Options”.
Sakin
Keymaster@anesumasube: Sorry I don’t get it what you mean. Can you send me your site URL and explain it.
Sakin
Keymaster@alemoy: Yes, you can use the css to make it smaller. For example, you can add the following css in your “Appearance => Theme Options => Custom CSS” box, if you want to make your width to 980px.
@media screen and (min-width: 1152px) { .site { margin: 30px auto; width: 980px; } #primary { width: 540px; } #secondary { width: 340px; } #secondary .widget { padding: 15px 20px; } #secondary .widget.widget_catchkathmandu_social_widget { padding: 15px 20px 5px; } .header-sidebar .widget ul.menu a, #secondary-menu ul.menu a, #footer-menu ul.menu a { line-height: 40px; line-height: 4rem; padding: 0 10px; } .header-sidebar .widget ul.menu ul, #secondary-menu ul.menu ul, #footer-menu ul.menu ul { top: 40px; width: 188px; } .header-sidebar .widget ul.menu ul a, #secondary-menu ul.menu ul a, #footer-menu ul.menu ul a { padding: 5px 10px; } .container { padding: 0 30px; } #main-slider .entry-container { left: 30px; bottom: 30px; } #hgroup-wrap, .hentry, .comments-area article { padding-bottom: 30px; } #site-logo, #hgroup, .header-sidebar, #supplementary, #main { padding-top: 30px; } .page-links, .widget, blockquote, #main #featured-post, .site-content .hentry, .site-content .site-navigation, #infinite-handle, .comments-title, #reply-title, #respond { margin-bottom: 30px; } #featured-post.layout-four .featued-content-wrap, #featured-post.layout-three .featued-content-wrap { margin-left: -3%; } #featured-post.layout-four .post { margin-left: 3%; width: 22%; } #featured-post.layout-three .post { margin-left: 3%; width: 30.3%; } #supplementary.four .widget-area { margin-left: 3%; width: 22.7%; } #supplementary.three .widget-area { margin-right: 3%; width: 31.3%; } #featured-post .post.first { margin-left: 0; } .entry-header .entry-title, #homepage-message h2, #homepage-message .right-section a, #featured-post #feature-heading { font-size: 24px; font-size: 2.4rem; } #homepage-message p { font-size: 14px; font-size: 1.4rem; } #homepage-message .right-section a { padding: 5px 20px; } }Sakin
Keymaster@balos: Sorry, I don’t get it what you mean. In Catch Box theme, the category archive shows title, featured image and excerpt content. See this http://catchthemes.com/demo/catchbox/category/uncategorized/. So, how come you don’t have title. Can you post your site URL so that I can check in.
Sakin
Keymaster@machoyouk: Yes, you can use “No Sidebar, Full Width” content layout in Catch Box Pro. This will disable your content full width without sidebar,
Sakin
Keymaster@Aleao: We don’t have that option and it should be done by using plugin. So, W3 Total Cache plugin can be used to combine CSS and JS to reduce the server request.
Maybe you can see this https://yoast.com/reduce-http-requests-wordpress/Sakin
Keymaster@Aleao: Sorry I don’t get it what you mean. Do you mean CSS minify and combine then you can try W3 Total Cache plugin.
December 11, 2014 at 1:05 am in reply to: Whitespace between featured post slider and homepage headline #48724Sakin
Keymaster@Stanley: That all white spaces are coming from your page “Home”, you can edit that page and remove all empty
<p></p>tags. To find those, you need to check in text mode in your page. See this screenshot which show where is text mode http://www.pinterest.com/pin/548594798332210926/Sakin
Keymaster@P: yes I didn’t know that qTranslate has problem with the latest version of WordPress. If you are using qtranslate then you can check this https://wordpress.org/support/topic/qtranslate-compatibility-with-wordpress-401, there is Patch.
Sakin
Keymaster@Parent: Looks like qTranslate plugin has stopped supporting for latest version of WordPress. See this https://wordpress.org/support/topic/qtranslate-compatibility-with-wordpress-401
Sakin
Keymaster@Erin: Can you send me your site URL and more about the error. I will also email you personally so that you can send me detail information.
The installation process is quite simple.
1. You need to login to your WordPress Dashboard.
2. Go to “Appearance => Themes”
3. Then clock on “Add New” and then click on “Upload Theme”
4. Then click on Browse and select catch-kathmandu-pro.zip file that you have downloaded
5. Then click on “Install Now” and then activate it.You can also check this screencast http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/, just skip to 4:30 minutes and you will how to install it.
Sakin
Keymaster@balos: That is WordPress default Category Widget and we don’t have any control on it. It is showing the Category Description. IF you remove description from your Category then it will not show that.
Sakin
Keymaster@Cecilia Linda: That lightbox is from WooCommerce and we don’t have any control on it.
Sakin
Keymaster@dalozano17: Catch Evolution Free version only have option to user Featured Post Slider, which is created to highlight you post image as the slider image.
If you check out the theme instruction in http://catchthemes.com/theme-instructions/catch-evolution/. It’s clearly mentioned.
1. First you need to create post and then add featured image in your post ( http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/ )
2. Go to “Appearance => Theme Options => Featured Post Slider” in your WordPress Dashboard
3. To add Posts in the slider, click on “Featured Post Slider Options” and simply insert the ID numbers for posts in the boxes, one post ID number in each box
4. Click on Save buttonSee this screenshot http://www.pinterest.com/pin/548594798329984427/
Sakin
Keymaster@P: Ok I see that you are using mqtranslate plugin and not qtranslate plugin, that is why you have issue. We haven’t added support for mqtranslate plugin.
For now, you can build child theme and the copy the functions from
catchbox-qtranslate.phpand add that in your child theme functions.php file. For child theme you can look at http://catchthemes.com/blog/create-child-theme-wordpress/We will try to add mqtranslate plugin support in future version update.
Sakin
Keymaster@P: What’s your site URL? Do you have any Cache plugin installed.
Sakin
Keymaster@Cecilia Linda: Sorry I don’t understand it your question. If you are talking about the width in this page celinda-design.de/?product=maple-seed , then it’s controlled from your css in your child theme. You can remove that and it will work full width:
.woocommerce #primary { width: 570px; } @media screen and (min-width: 1190px) { .woocommerce #primary { width: 690px; } } @media screen and (max-width: 1060px) { .woocommerce #primary { width: 500px; } } @media screen and (max-width: 960px) { .woocommerce #primary { width: 100%; } }Sorry I don’t understand it .
Sakin
Keymaster@Cecilia Linda: First you shouldn’t edit any core theme files. If you want to edit any core theme files then you need to build child theme and edit in your child theme http://catchthemes.com/blog/create-child-theme-wordpress/.
We will not have control of your admin section and your edits. So, now what you can do is. Delete the files from your FTP and load the original theme files.
-
AuthorPosts
