Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Shaura: Can you check your content.php . Looks like you have customize the theme as we don’t have author in footer entry meta in single post. We only have in header entry meta.
Sakin
Keymaster@EirikurVa: I have just emailed you the text file. You can just translate the text and send me.
Sakin
Keymaster@Websiteguy: Here goes the total css that you need to customize Comment section.
/* Margin below Comment Box */ #respond { margin-bottom: 50px; } /* Margin below comment title One thought on */ .comments-area .comments-title { margin-bottom: 50px; } /* Margin Below Leave a Comment title */ #reply-title { margin-bottom: 50px; } /* Margin and Padding below each comments */ .site-content .comments-area article { margin-bottom: 50px; padding-bottom: 50px; } /* Margin below each comment header */ .comments-area article header { margin-bottom: 30px; } /* Margin below paragraph of the comment */ .comments-area .comment-content p { margin-bottom: 40px; }Sakin
Keymaster@Websiteguy: If you are trying to center the text in the Footer Widget in http://www.kidsguide2theworld.com/, then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#supplementary .widget-area { text-align: center; }Sakin
Keymaster@CameronW96: You should not remove footer theme information “Theme: Catch Evolution” as this is only means of recognition that we receive for providing Free Themes and Free Support. Also this doesn’t disturb your personal site. But if you are build for profession and need to remove that then paying for Catch Evolution is the best idea where you have Footer Edition option at “Appearance => Theme Option”, through which you can edit or remove the text as per your need.
Sakin
Keymaster@Websiteguy: To give you the CSS, I need your site URL.
Sakin
Keymaster@t.perik: You can check out the Theme Instruction page at http://catchthemes.com/theme-instructions/simple-catch-pro where it mention about the various upgrading process.
Sakin
Keymaster@Websiteguy: Sorry I don’t understand your request. Please explain.
Sakin
Keymaster@zorter: This is more of plugin issues. So, can you please ask in Jetpack plugin support forum or your hosting server support. Also I cannot check in your site URL, it’s not working.
You can try clearing your cache and disabling all the plugins and then delete Jetpack plugin and install it again.
Sakin
Keymaster@Keren: You can create Category and then assign posts to those categories. Then you can add those category in your menu from Custom Menus at “Appearance => Menus”. So, this is one of your category page “http://his-israel.com/category/ethics/” which will only list the post in Ethics category.
February 10, 2014 at 10:49 am in reply to: Header Options: Additional option to move logo position up and do #20222Sakin
Keymaster@Matthew: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.page #content .type-page { padding-top: 10px; }Sakin
Keymaster@Lucia: I have just emailed you. Please check in and send me the reply there as I need to check in your setup.
Sakin
Keymaster@Tana: This looks that your plugin Simple Video Pro is conflicting with your theme responsive design. They are using Fixed layout overflow hidden design. But our theme is responsive layout. Ok I will try to look at your admin section and check if there is any fix. Otherwise, you need to contact plugin author. I will email you now.
Sakin
Keymaster@Websiteguy: That’s awesome. Cheers 🙂
Sakin
Keymaster@CRICKETBIRD: Yes sure will fix this is new version that we are working in. As the upcoming version is already in WordPress.org review and we cannot edit that. So, it will be fixed in version 2.9.2.
Sakin
Keymaster@EirikurVa: If you translate all the text then it will translate all theme text including frontend and backend. Then you just need to write your text in your own languages. You will see Posted On in line no: 502. Comments starts from line no 107.
Sakin
Keymaster@Shaura: Thanks yes you can customize the position as your like. Since, Catch Box Theme is responsive design. You need to change this position for mobile devices as well.
Sakin
Keymaster@whammond: Sorry there is no option for this. So, you need to build child theme and then create functions.php file where you can copy function
catchevolution_featured_header()from custom-header.php file in Catch Evolution theme and edit the code as per your need. -
AuthorPosts
