Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@vichewordpress: We are using latest version in demo page as well. Can you post in your site URL and let me know your issue in iPhone. As when I check in our demo at iPhone, it’s working fine.
Sakin
Keymaster@matthewseanmclachlan: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
#header-top { z-index: 99; }August 26, 2015 at 8:27 pm in reply to: I want to use other font family different from default given. #65348Sakin
Keymaster@Unnop: Yes, we would love to add that. But this falls under plugin territory. So, will add in Catch Web Tools plugin. For now, search for plugin in WordPress.org like
https://wordpress.org/plugins/use-any-font/August 26, 2015 at 3:24 pm in reply to: I want to use other font family different from default given. #65305Sakin
Keymaster@Unnop: Sorry you cannot add like that. For custom fonts, either you need to install it using WordPress plugin or build child theme and embed font in your child theme style.css using font face. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/.
Sakin
Keymaster@Sue: You can change header image from “Appearance => Customize => Header Image”. If you get error message like “The uploaded file could not be moved to wp-content/uploads/2015/08.”. Then make sure that have set permission 755 to upload directory. For this, you need to check with your Hosting server support. It’s the issue of folder permission.
Sakin
Keymaster@Luchino: You can check it here. Italian version is 50% completed for Chicago Free theme at https://translate.wordpress.org/projects/wp-themes/chicago/it/default
Sakin
Keymaster@eamonabraham: Please post in your site URL so that I can check in and suggest you the possible solution.
Sakin
Keymaster@Dhuan: Thanks for your appreciation and if you like my support and Catch Box theme then please support by providing your valuable review at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
Sakin
Keymaster@Kim: Can you post in your site URL and let me know what are you trying to do? Which color code are you trying to change to. Then I can look at your site and suggest you the solution.
Sakin
Keymaster@cinta: You can check your Header Image options at “Appearance => Customize => Header Image => Enable Featured Header Image on” and change it as per your need.
Sakin
Keymaster@Anne-Pia: Then I think you can create PayPal payment button from your PayPal account and setup. Sorry, I only know how to setup using WooCommerce plugin.
Sakin
KeymasterFirst, remove the width :40% that you have added in.
.archive-post-wrap { padding-bottom: 20px; width: 40%; }Then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (min-width: 768px) { .home #main .hentry { width: 50%; float: left; } }Note: you shouldn’t add/edit any files inside ‘catch-base’ theme directory. As this files will be reverted back to original when you update your theme and you will loose your customization. So, for custom css either add in Custom CSS Options box or build child theme and add it in child theme style.css file.
Sakin
Keymaster@Kim: Sorry replace previous css with the following:
.has-header-left-menu .site #logo-wrap { text-align: center; width: 100%; } #site-logo { display: block; float: none; }Sakin
Keymaster@Luchino: Cool, if you like to contribute that language file then let me know it so that we can bundle in theme.
Sakin
Keymaster@Pascal: Just use plugin like “JetPack” and activate module “Sharing”. see this http://jetpack.me/support/sharing/
Sakin
Keymaster@Haydie: Sorry but we don’t have any control on settings with WPML, they need to suggest us the changes if there is theme issue. I have already contacted WPML team to check in, they haven’t responded in yet.
So, as per the documentation from WPML you need to add All the text in theme options panel as “English” language. That is what I am saying. Theme Options panel will have only one language.
Sakin
Keymaster@jadeprince: That is simple. Just go to “Appearance => Theme Options => Featured Post Slider = Slider Options” and in “Enable Slider”, you need to select “Homepage / Frontpage” and save it.
-
AuthorPosts
