Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@365tickets: Sorry I don’t get it what you mean. Can you explain please with your site URL?
Sakin
Keymaster@Enrico: This is strange. Ok I will contact you in email and will work on it there.
Sakin
Keymaster@365tickets: Sorry I don’t get it what you mean. You just need to add the Post ID.
Sakin
Keymaster@Susie: Yes that is Site Tagline and I have already given you the custom css that you need to add. You can increase the font size as per your need. Default is 14px. If you want larger then increase to 16px or higher as per your need.
Yes, I ma based in Nepal and it’s really beautiful country. Sure let me know if you are planning to visit here.
Sakin
Keymaster@Greenmunchies: That is what I mean. You need to build “Custom Menu” from “Appearance => Menus” and then add categories in your menu. See this on how to add custom menus http://en.support.wordpress.com/menus/
Sakin
Keymaster@Susie: You can just add or remove widgets in Header Right Sidebar from “Appearance => Widgets”. If you just want search then you can just drag and drop search widget in Header Right Sidebar.
Sakin
Keymaster@lizzy39: You can just go to “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options”. There you can add your own title, content, image and link to anywhere you want.
Sakin
Keymaster@ben_fernando: We haven’t designed homepage headline to add image. So, you need to add css to support that. I need to check in your site to see how you are doing and then send you the css code. But when I check in your site http://thurmarkt.ch it redirects me to http://shop.skks.ch/shop/
Sakin
Keymaster@Greenmunchies: Sorry I don’t get it what are you trying to do it. can you explain more please?
Sakin
Keymaster@himmelstuermer: Yes, you can just add 1140px width images for all the posts that you want to show in Featured Post Slider.
Sakin
Keymaster@Enrico: The color code for the blue color used in Catch Evolution Pro is #1b4266
Sakin
Keymaster@klhaight: Yes sure either you can just edit the footer.php file in your child theme or you can dd with the help of action hook in your functions.php file in your child theme.
Sakin
Keymaster@ashrafashraf: I don’t get it what do you mean by hiding your username from front side. All of these question is more generic to WordPress and not related to Theme. So, please post it in WordPress.org support forum. Search for plugin like login redirect and so on. I cannot recommend plugin for this.
October 23, 2013 at 1:47 pm in reply to: Cannot Disable Categories in Homepage/Frontpage Settings #16255Sakin
Keymaster@ProfessorD: I will send you email and then we can correspondence there. I need your site access.
Sakin
Keymaster@ben_fernando: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#homepage-message { padding-left: 0; padding-right: 0; }October 23, 2013 at 1:43 pm in reply to: Cannot Disable Categories in Homepage/Frontpage Settings #16253Sakin
Keymaster@Freenmunchies: You are having different issue not the same and also you have already posted the question in new forum where I have already answered it. Please don’t post same question in 2 places. See this http://catchthemes.com/topic/having-problem-with-posts-and-categories/#post-16218
Sakin
Keymaster@ashrafashraf: Sorry there is no recommendation for user login. Search at http://wordpress.org/plugins/ and look for the ratings, review and update. If all is good then you can use that.
Sakin
Keymaster@Fredrik: Sorry I don’t get it what you mean? Please explain or send me screenshot showing the things that you want to remove.
Sakin
KeymasterHello George,
I found that you have use blockquotes properly at this post http://www.georgescoville.com/2013/10/patrick-ruffini-heritage-federal-it-procurement-big-government/
Now, can you explain me that you want to do with this.
Regards,
SakinSakin
Keymaster@dellvice: Yes we are aware of that and we did that intentionally to match our design to show the placeholder. If you don’t like it then you can build child theme and remove the filter by adding the following code in your child theme functions.php fie.
function unhook_simplecatch_functions() { remove_filter( 'comment_form_default_fields', 'simplecatch_comment_form_fields' ); } add_action( 'init', 'unhook_simplecatch_functions' ); -
AuthorPosts
