Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@sparklypony: Can you post in your site URL and also let me know how much you want to decrease then I can check in and send you Custom CSS.
Sakin
KeymasterYes mike for that you need to edit the code in
catchbox_comment()function.Sakin
Keymaster@Vampyre777: That’s the design in Catch Everest Theme. If you want to add it then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#content table { border-left: 1px solid #e6e6e6; } #content th { border-right: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6; font-weight: bold; padding-left: 10px; } #content td { border-right: 1px solid #e6e6e6; padding-left: 10px; }Sakin
Keymaster@JUAN ARTURO: I hope you have not customize the core theme files. As footer menu is working fine in our server. So, can you check in details.
Have you created custom menu form “Appearance => Menus” and assigned your custom menu to “Footer Menu” theme locations from “Appearance => Menus => Manage Locations”.
Check this http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/Sakin
KeymasterHi Mike,
In Catch Box Theme comment form, we use
get_comment_author_link()to add link of the commenter. If you want to change this, then you can build child theme and then create newfunctions.phpfile and just copycatchbox_comment()functions from Catch Box themefunctions.phpfile and edit the URL as per your need.This is bit technical and you might need to hire a customizer for this.
Regards,
SakinSakin
Keymaster@Vampyre777: Please post in the URL where you have issue. Then I can check in and send you custom css.
-
AuthorPosts
