Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Sandra: Sorry for this I need your site URL. So, let me know once it is set to live. Or you can use hire a customizer.
Sakin
Keymaster@Nils-Ove: Your css should be as below:
#main { background: url("http://mhtronic.no/question.jpg") no-repeat scroll center center transparent; }But for specific page then you can add in page if as prefix. For example, if you want to change in page id 85 only then the css will be as below:
.page-id-85 #main { background: url("http://mhtronic.no/question.jpg") no-repeat scroll center center transparent; }Sakin
Keymaster@Sebastian: Sorry we are waiting for iPhone6 arrival and then only we can test it. Can you send me screenshot of what you are seeing and what you want to change to .
Sakin
Keymaster@Sandra: Your latest post will display the author and date. If you specify specific static page then it will not display author and date.
If you want to remove author and date from your posts then you can add in the following css in “Appearance => Theme Options => Custom CSS” box.
.entry-meta .by-author, .entry-meta .date { display: none; }Sakin
Keymaster@Sandra: Sorry I would not be able to say without looking at your site. If you have disable all sidebar and just enabled latest post or page. Then what’s your reading settings. Go to “Settings => Readings” and check our settings.
Sakin
Keymaster@Riwka: Sorry this option is not there in Catch Box Free Theme. For this you need to upgrade to Catch Box Pro theme and you can add contact information in header right sidebar from “Appearance => Widgets”
Sakin
Keymaster@Virgile: If you find the way to translate and found that plugin is easy then yes sure use that plugin. I have also heard about that plugin.
Sakin
Keymaster@Virgile: Sorry we are not expert in translation and you should ask in plugin support forum for that. We have no idea about that plugin. We have only worked with WPML translation plugin and they help us to make Catch Kathmandu Pro compatible with WPML. See this http://wpml.org/theme/catch-kathmandu-pro/
Sakin
KeymasterWe normally don’t support IE8 but you are saying that it’s issue only with your site and not in our demo site. So, I am bit interested in looking at. You can upload the screenshot in your site and send me your screenshot URL and then I will check in.
Sakin
Keymaster@Adri54: Looks like come conflict with plugin and excerpt text. So, can you edit http://www.unssmeuse.org/wordpress/?p=161 add the text in ‘Excerpt Box’ of that page. See this screenshot which shows excerpt box where you can add in custom excerpt text http://www.pinterest.com/pin/548594798330200958/
Sakin
Keymaster@John: I see that you have following css in your custom css:
#masthead.fixed-header #site-logo img { max-height: 60px; padding-top: 1px; padding-bottom: 1px; }Replace that with the following css:
#site-logo img, #masthead.fixed-header #site-logo img { max-height: 60px; }Further, add the following css in “Appearance => Theme Options => Custom CSS” box.
#masthead.fixed-header { padding-top: 15px; } .fixed-header #header-right, #header-right { float: right; padding-top: 15px; }Sakin
Keymaster@riwsask: If you have Paid License then yes, you can use it by Font-face. You can build child theme and then in your child theme style.css you can use font-face using Font generator http://www.fontsquirrel.com/tools/webfont-generator.
Sakin
Keymaster@jasonvella: Sorry you are not using theme by Catch Themes. We only support our own theme. You need to post in the theme author support forum.
Sakin
KeymasterSorry I don’t get it what you mean. Do you mean that our demo site http://catchthemes.com/demo/catch-kathmandu/ is working fine and your site is not. Then can you send me the screenshot of the issue. I will check in if there is something that we can do it.
Also you can use hire a customizer to get detail support for IE8.
Sakin
Keymaster@riwsask: About the font, you can change to Google Font that we have added in theme options panel. But we are not allowed to add in Paid Font like ‘ITC Avant Garde Medium Condensed’. We need font that are compatible with GPL license to be added in theme.
Yes, you can remove or edit the copyright information from pro version. You will get “Footer Editor Options” in Theme Options panel to remove/change it.
Sakin
Keymaster@Frank: I see that the most of the css issues are from your plugins and not from the theme. So, we have no control on that. Also to let you know that most of the CSS3 will not get validated as it only checks CSS2. You can see our style.css only have warning and no css errors.
Sakin
Keymaster@PoulKristensen: You will not loose menu by adding widget in Main Sidebar.
Sakin
Keymaster@Peter: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#header-search:hover { color: #e17c05; } #header-right .header-search-wrap { border-color: #e17c05; }Sakin
Keymaster@Veronika: Yes please. But if you want to make it left and bottom corner then custom css will work.
-
AuthorPosts
