Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Els: I check in the image in your slider, it still 1024px width images. Where did you added that new 1600px images.
January 13, 2015 at 12:21 am in reply to: Custom Header: Logo & Site Details: You do not have sufficient permissions #49942Sakin
Keymaster@arun: Then please post in right forum. You are posting it in “Catch Kathmandu Pro” Support Forum.
In free version, you don’t have easy option to add phone no in header right section. Header Right Sidebar is only available in Pro version. So, best option it to upgrade to Catch Everest Pro theme and then you can add it from “Appearance => Widgets”
Why are you adding that css? You don’t need that. That is for Catch Kathmandu Pro theme.
Sakin
KeymasterThe right section will start by closing your copyright div and starting powered div. For example, your current footer editor can be added as below:
<div class="copyright">Copyright © [the-year] [site-link]. All Rights Reserved.</div><div class="powered"><a title="Powered By WordPress" target="_blank" href="http://wordpress.org/">WordPress</a> | <a title="Simple Catch" target="_blank" href="http://catchthemes.com/">Simple Catch</a></div>Sakin
Keymaster@Wade: Yes, these are default widget for your sidebar. If you want to replace this then you can add Widget to your sidebar from “Appearance => Widgets”. But if you want to remove that area then you need to change your Layout to “No Sidebar, Full Width”. If you want to change to “No Sidebar, Full Width” throughout the site then you can go to “Appearance => Theme Options => Layout Options”. But if you want to change only fro specific page/post then you need to edit that page/post and then you will see “Catch Kathmandu Options” box, from there you can change “Sidebar Layout” to “No Sidebar, Full Width”
For more, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sakin
Keymaster@Wade: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
#header-right .widget.widget_nav_menu { margin-top: 0; }Sakin
Keymaster@julieofga: I see that you have WP Super Cache plugin. Deactivating plugin will not clear your cache. You need to go to WP Super Cache plugin and clear the cache.
January 12, 2015 at 11:43 pm in reply to: Lower right header menu & use posts page as front page #49936Sakin
Keymaster@Kim: There is issue in your Custom CSS. You haven’t closed the brackets. You have missed closing brackets
}in two places.
Go to your custom css and find the following css:.widget_image img { border: none; margin: 0; padding: 0; footer.entry-meta { display: none; }Then replace it with the following css:
.widget_image img { border: none; margin: 0; padding: 0; } footer.entry-meta { display: none; }Next, find the following css:
#secondary .social-profile ul li { display: inline-block; float: none;Then replace it with the following:
#secondary .social-profile ul li { display: inline-block; float: none; }Sakin
Keymaster@Els: I check in the link you send me. You have image set as Full Width and also align none. If you want image next to each other then it should be added as thumbnail and align left ( Read this about image alignment http://en.support.wordpress.com/images/adding-images-to-posts-or-pages/#image-alignment )
You can also add it as beautiful gallery. For that you can activate “Tiled Galleries” module from “Jetpack” plugin ( Check this out http://jetpack.me/support/tiled-galleries/ )
Sakin
Keymaster@bobgarrett: Is this demo site submenu opening for you http://catchthemes.com/demo/catch-kathmandu/ or only have problem in your.
I am away from office so I don’t have Internet Explorer 11 to check in. But when I check in all other browser FF, Chrome, Safari. It’s working fine. Can you try adding in the following css and add it in “Appearance => Theme Options => Custom CSS” box:
#secondary-menu ul.menu ul { top: 45px; }Sakin
Keymaster@phil: I see that you are using Adventurous Free theme which doesn’t have detail color option but it’s there in Adventurous Pro theme in “Appearance => Theme Options => Color Options”.
1) How to change the background colour on home page for the top strip where the menu and logo on left site
— To change the header background color, then you can upgrade to pro version where you have option panel to change the color. But if you want to keep the free one only then you need to change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#masthead { background-color: #fff; }1.1) the area around the Promotional Headline and Featured content (I would like the entire page black colour background)
and black for all other pages.
— Same pro version will be easy and for free, you need to change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#featured-post, #primary { background-color: #fff; }2) How to remove the word REVIEWS on the home page (to right of promotional headline)
— Go to “Appearance => Theme Options => Promotion Headlines Options” and check option to “Disable Button”.3) It is not allowing me to simply copy and paste/drag an image into the text box in wordpress (in pages or posts) and makes me âupload mediaâ insteadâŠwhen this happens it is saving the page with the image I uploaded small in size and with white backgroundâŠ.can u advise? It doesnt seem to do this in my Coral island Club version, I can drag images in to the box easily. And I also have black background.
for eg http://stafftravelvoyage.com/?page_id=40
— I am not sure about this your color island club used PRo version and also check your WordPress Version. If you are using Old WordPress version then it will nto work properly.4) Can you tell me please how to change the font style and size and colour of text I enter in pages and posts? I onyl seem to have one set of tools for changing styles and text info etc?
— Can you tell me what you want to do it. We don’t recommend changing the font sizes as this is responsive design and font are set as per the screen size. Color again with Pro you can change it and for free you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box. What do you mean by style and which style you want to change to.
body, button, input, select, textarea { color: #404040; }Sakin
Keymaster@luismarioochoa: Nice that you figured it out. It must be from plugin.
Sakin
Keymaster@Stephan: Ok I will email you and then you can send me the German translation. Also looks like you have customize the core theme files inside ‘catch-everest-pro’ folder. You are not supposed to edit/add any files inside this folder as all the changes will be reverted back to original when you update the theme. Also I see that you style.css file is not complete one as per the original file. So, can you first update these files then I can check in.
Sakin
Keymaster@RimFrost: You can upload image size as per your wish that is no fixed size for this. But since, it’s responsive design and to match we have use width 360px and height 240px size images in our demo site http://catchthemes.com/demo/catch-kathmandu/
Sakin
Keymaster@Riccardo: Which version of WordPress are you using it. There is changes in Color Picker from Farbtastic Color Picker to Iris Color Picker. It’s mentioned in change log. I see there is small issue in default color for Primary menu color but you can use the color picket to change that.
There is background color options in “Appearance => Theme Options => Color Options = Site Color Options”. From there you can change “Content Background Color (Which will link to Default WordPress Background section), Header Background Color, Content Background Color, Footer Background Color” and for the site background color, we always use default from WordPress.
Sakin
Keymaster@Els: Please share your site URL so that I can check in. But as per your question, it looks like you have added in smaller size image. You need to upload image of width 1600px. Check out theme instructions page for more details about the suggested sizes http://catchthemes.com/theme-instructions/adventurous-pro
Sakin
Keymaster@monti14: If you want same in mobile then you can disable responsive design from “Appearance => Theme Options”. As your image height is only 170px and width is 1200px so when it resize as per the screen size your image height is too small.
Sakin
Keymaster@paul: Ok then build Custom Menu from “Appearance => Widget” and then assign menu. Read more about custom menu at http://catchthemes.com/blog/custom-menus-wordpress-themes/
January 10, 2015 at 1:51 am in reply to: Custom Header: Logo & Site Details: You do not have sufficient permissions #49851Sakin
Keymaster@arun: If you are using Catch Kathmandu Pro theme then go to “Appearance => Widgets” and then add in Text Widget in “Header Right Sidebar”. In that text widget you can add in your phone no.
Sakin
Keymaster@Jonathan: Sorry I have you one incorrect css. So, can you find the following css
@media screen and (min-width: 981px) { #header-content { padding: none; } }And then replace it with
@media screen and (min-width: 981px) { #header-content { padding: 0; } } -
AuthorPosts
