Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@ashrafashraf: For Arab language please use Catch Box Pro theme
Sakin
Keymaster@jennyebermann: Thanks for the access and I have fixed it. The issue was with the with the js of custom social icons. In custom social icon image url, you need to add image uploaded in your own domain. This script cannot take image from other site due to security reason. So, I upload the same image by add image and save it. Now, it works fine.
Sakin
Keymaster@jennyebermann: I need to check in our site to check details about the issue. So, I will email you personally.
Sakin
Keymaster@dhd: Check you installation configuration as the Catch Box Theme should work in French language and many of our users are using it. Did you add the configuration as per the instruction http://codex.wordpress.org/Installing_WordPress_in_Your_Language
Sakin
Keymaster@ashrafashraf: When you buy in our Pro version. You will have slider option to choose from “Image Slider / Page Slider / Post Slider / Category Slider”.
Check out the theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
See this for how Featured Image Slider theme option panel looks like http://www.pinterest.com/pin/548594798329509357/
Sakin
KeymasterHello Robert,
When I check in your site. It looks like you have already change the font from Theme Options panel to Verdana. Which is overwriting the css I have you. Following is the more powerful css. But I recommend you to change to default for heading in Theme Options first.
#primary .entry-header .entry-title { font-family: optima, sans-serif; }Regards,
SakinSakin
Keymaster@propresenter geek: Sorry, please check now. If you have any issue with your account then you can contact our sales and account directly at http://catchthemes.com/contact-us/
Sakin
Keymaster@EveryHome: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.hentry { border: 2px solid #454545; }Sakin
Keymaster@beerstouts: Thanks for the access and I just deactivate the plugin “Assets Minify”. Now, your site look fine.
Sakin
Keymaster@rbrt_bene: You can add the following CSS
.entry-header .entry-title { font-family: optima, sans-serif; }Nice you started translation. Great Work 🙂
Why you need Jetpack image widget when you have our Advertisement widget where you can add your image.
Sakin
Keymaster@beerstouts: I will need your site access to check your settings. I will email you personally.
Sakin
Keymaster@rbrt_bene: Add the following CSS for Advertisement widget
#secondary .widget.widget_catcheverest_adspace_widget img { display: block; }How did you translate the theme, you can translate from http://www.poedit.net/ software and create your own .mo and .po files.
Can you tell me how you change the headings font family.
Sakin
Keymaster@Greenmunchies: You can add the following code in child theme archive.php
if ( is_category() ) { echo category_description( $category_id ); }which should be pasted just after the following Code
if ( function_exists( 'simplecatch_display_div' ) ) { $themeoption_layout = simplecatch_display_div(); }Sakin
Keymaster@himmelstuermer: You can add any image size in Pro version if you are using Featured Image Slider. This is an independent image slider.
Sakin
Keymaster@rbrt_bene: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box
#secondary .widget.widget_catcheverest_adspace_widget { padding: 0; background-color: transparent; } footer.entry-meta { display: none; }Sakin
Keymaster@ben_fernando: I have emailed you.
Sakin
Keymaster@MikeHornbeck: I see that you are using Catch Everest Free theme which only have Featured Post Slider. So, first create the post with the featured image then note down the post id and add those id in “Appearance => Theme Options => Featured Post Slider”.
Read the detail Theme Instruction at http://catchthemes.com/theme-instructions/catch-everest
Check out Featured Post Slider screenshot http://www.pinterest.com/pin/548594798329984427/Sakin
Keymaster@beerstouts: I cannot find style.css and 978.css in your site. Look like you have minify the style. Can you check that. As update should work just fine. See the demo with updated version http://catchthemes.com/demo/simplecatch/
Sakin
KeymasterHello George,
To add the margin in inside the blockquote p you can add the following CSS in “Appearance -> Theme Options => Custom CSS” box.
blockquote p { margin-bottom: 20px; }Regards,
Sakin -
AuthorPosts
