Forum Replies Created
-
AuthorPosts
-
July 23, 2014 at 11:30 am in reply to: Limit Previous & Next Post Links to Articles in Same Category #41310
Sakin
Keymaster@jmott310: Sorry I don’t understand your question what do you mean by limit Previous & Next Post Links to Articles in Same Category. In single post it is controlled through
catcheverest_content_nav( 'nav-below' );function called insinple.phpfile and you will find that function intemplate-tags.phpfile.Note: please don’t edit any core theme files inside
catch-everest-protheme directly. As these files will be reverted back when you update the theme. So, if you want to edit these files and functions then you need to build Child Theme and do your edits.Sakin
Keymaster@Nabreska: No, you don’t need plugin for this. Maybe you haven’t added “Discussion” from Screen Options. So, you can check in the screenshot posted above. When you edit page/post, you will see the “Screen Options” in your top right corner. Click there and you will see the option to show “Discussion” box.
Sakin
Keymaster@kathleenjm: For Catch Everest theme, you can try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
.site-content article { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }Sakin
Keymaster@DonnaCR: You are not using Catch Box theme. So, the css above will not work for you. If you want to hire customizer then you can fill it here http://catchthemes.com/hire-customizer/
Sakin
Keymaster@nardi: There seems to be issue when uploading header image and cropping it. So, the best option will be to re-upload the image. So, go to “Appearance => Header” and re-upload the image and then you will get “Crop Header Image” box, where you select all the image area and click on “Crop and Publish”. This will fix your issue.
If this doesn’t fix it, then add the following css in “Appearance => Theme Options => Custom CSS” box.
#branding #site-logo img { width: 100%; }Sakin
Keymaster@Nabreska: For the pages where you want to remove comment. Just edit those pages and below the your text editor you will see Discussion box and uncheck Allow Comment. See this screenshot http://www.pinterest.com/pin/548594798329843253/
Sakin
Keymaster@danielbravo: In each post, you can select different layout. So, edit that post and below the editor you will see Catch Kathmandu meta box and there you can select “Sidebar Layout”.
Sakin
Keymaster@Saul: In your page text editor, I guess you must have paste the shortcode in Visual mode. For all shortcode, you need to paste it in Text mode. See what I mean the text mode in this screenshot http://www.pinterest.com/pin/548594798332210926/
July 22, 2014 at 11:39 pm in reply to: Catch Theme – When I share on social site it only uses small picture #41275Sakin
Keymaster@ToddWilliam: Can you check in the size of your featured image. Can you post in your site URL so that I can check in.
Sakin
KeymasterHello Sarah,
Sorry we are not aware of these type of site. We haven’t sell any of our site. So, we are not experienced on this. Please try Google or YouTube to search about this more.
Regards,
SakinSakin
Keymaster@leafygrove: It’s very difficult to check in with the code. Can you post in your page URL where you have this then I will check in what CSS that you need to add in Custom CSS” box to change the background. Also explain in which section that you want to change the color of.
Sakin
Keymaster@patriciasaid: You can add the following css in “Appearance => Theme Options => Custom CSS” to remove the border.
#branding ul.menu li { border: none; }Sakin
Keymaster@toni: You can add the following css in “Appearance => Theme Options => Custom CSS” box to add rounded corner in widgets.
#secondary .widget,#third .widget { -moz-border-radius: 20px 20px 0 0; -webkit-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0; }Sakin
Keymaster@danielbravo: That is strange as it’s working fine in our demo pages http://catchthemes.com/demo/catch-kathmandu/.
So, have you changed any theme files? Can you refresh your browser and check in?
Yes, you cannot attached image in this forum. You can upload your screenshot in your website or photo sharing site and add in the URL here.
Sakin
Keymaster@JUAN ARTURO: Thanks for the access and we are able to debug it. We found that the footer menu has issue when there is no widgets in Footer Widgets Area. We will fix this in next version update. For now I have just change the theme for you.
Have a nice day
Sakin
Keymaster@DonnaCR: That is for Catch Evolution Theme not for Catch Box Theme. You are posting it in Catch Evolution Support forum. For Catch Box http://catchthemes.com/support-forum/forum/catch-box-public/ and for Catch Box Pro http://catchthemes.com/support-forum/forum/catch-box-pro-premium/. Please post in appropriate theme support forum.
Thanks.
Sakin
Keymaster@thefortune: For author post URl. Check this function get_author_posts_url
Sakin
Keymaster@JUAN ARTURO: It look like you might have change any of these files
sidebar-footer.phporfooter.phporadventurous-menus.php. Please check these files with the original files. It should work fine.If you want me to look at you theme files then let me know it. I will email you the details.
Sakin
Keymaster@ToddWilliam: Can you check in your comment setting of that post. Edit that post and check in “Discussion” box, where you need to check “Allow Comments”. See this screenshot http://www.pinterest.com/pin/548594798329843253/
Sakin
Keymaster@Adenilson Tomé: Catch Everest Free theme don’t have option to add menu and search in Header Right Section link the screenshot you send in. As it doesn’t have Header Right Sidebar option. If you were using Catch Everest Pro theme, then you can add custom menu and search from “Appearance => Widgets” to Header Right Sidebar and then I can give you Custom CSS to align it in same line.
-
AuthorPosts
