Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Mary: You can change the site title color from “Appearance => Header” and select color in Text Color and save changes.
Comic Sans MS Bold is not GPL font to be added in Theme. We are not allowed to add it. Also it is not good approach to add font for just site title. If you want site title look different, then I suggest you to use “Header Image” instead of text. For that you can go to “Appearance => Header” and upload your header image and then un-check ‘Show header text with your image’ to remove the text.
For space I don’t get it. Can you be more specific and show me in which page you have that issue.
Sakin
Keymaster@Ivan: This is more of WordPress question, so it will be better and you will get fast response in WordPress Support Forum. As per my knowledge, you can set custom permalink structure as
/%category%/%postname%/October 7, 2014 at 11:09 pm in reply to: Breadcrumbs plugin | recommended plugin for Kathmandu #45428Sakin
Keymaster@Ivan: You can just active ‘Breadcrumb NavXT’ plugin and it will work automatically. We have support for this plugin in Catch Kathmandu Theme.
Sakin
Keymaster@PoulKristensen: You are using Catch Kathmandu Free theme, then you only have option to use “Featured Post Slider” for that you need to create new post and add in featured image in your post and then add your post ID in “Appearance => Theme Options => Featured Slider => Featured Post Slider Options”
You can check out Catch Kathmandu theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu/ for detail instruction. We also have Video screencast showing Post Slider http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
October 7, 2014 at 11:04 pm in reply to: Custom CSS .site { box-shadow: none; } not working to remove shadows from site #45426Sakin
Keymaster@Kathleen: Need to check in your site URL. Post in your site URL. For now, you can try the following css.
#access div { display: block; text-align: center; } #branding ul.menu li { display: inline-block; float: none; } #branding ul.menu ul { text-align: left; }Sakin
Keymaster@bigvikingal: Thanks for the access and it’s was correct. The issue was with your Cache in WP Super Cache. It’s not enough to deactivating WP Super Cache to delete the cache. You need to clear the cache from it’s settings. Then if you don’t want then you can deactive it after you delete cache. I have emailed you the screenshot of how to delete cache from WP Super Cache plugin.
October 7, 2014 at 12:22 pm in reply to: Replace WordPress footer credit with Designer credit? #45398Sakin
Keymaster@catwingz: Sorry to edit the footer copyright information, you need to upgrade to Pro version where you can do that from “Appearance => Theme Options => Footer Editor Options” for more info about Pro version, check our theme instruction page at http://catchthemes.com/theme-instructions/catch-evolution-pro/
Sakin
Keymaster@Caspar Clemens:
For 1 and 2. you can just add the following css in “Appearance => Theme Options => Custom CSS” box.#header-content, #branding .logo-wrap { margin: 0; }For 3, it’s bit tricky and I am not sure it will work on not. As this theme is not designed to make it 100% width menu. So, try to add the following css in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1001px) .wrapper { width: 978px; } #access ul li a { padding: 0 17px; } #access ul li.page-item-4034 a { padding: 0 13px 0 14px; } #access ul li.page-item-4034 { border-right: none; } }Sakin
Keymaster@EdG: This is not related to theme and it’s related to your Website Hosing Server. For that you need to increase the upload size in your hosting server. So, please contact your Website Hosting Server Support and ask them to increase it to 50MB and you will be able to upload video of 50MB.
Sakin
Keymaster@bigvikingal: Sorry I won’t be able to check in detail with your site only. I need to check in your server. So, I will send you personal email and you can reply me there.
Sakin
Keymaster@Ivan: Sorry you cannot set different image, but you can choose the image size that will display in your archive page. For that go to “Appearance => Theme Options => Content Featured Image Options” and choose the image size that you like and save changes.
Sakin
Keymaster@bigvikingal: Sorry, I am not talking about browser cache. I am taking about the Cache generated from ‘WP Super Cache’ plugin installed in your site. So go to that plugin setting and clear the cache.
Sakin
Keymaster@Heinz: You need to download theme from your account at http://catchthemes.com/my-account/ and update the theme with the help of Catch Updater Plugin http://catchthemes.com/wp-plugins/catch-updater/. Update instruction is mention in that plugin page.
Sakin
Keymaster@Katha: You can use Facebook and Twitter widget and add in the sidebar. Take a look at JetPack plugin, Extra Sidebar Widget module http://jetpack.me/support/extra-sidebar-widgets/.
Sakin
Keymaster@tboslett: You have added so many css. So, can you try adding the following css so that your menu item with take the width that you have assigned.
#header #mainmenu ul li a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }Sakin
Keymaster@Ivan: In Catch Kathmandu Pro, if you want posts to automatically add in Slider then you have to go to “Appearance => Theme Options => Featured Slider => Slider Options” and then select slider type as “Category Slider” and save changes. Then go to “Appearance => Theme Options => Featured Slider => Featured Category Slider Options” and select the category.
Note: after you select the category, make sure that the post in that category have featured image. As this category slider take the post featured image, title and excerpt text. For adding featured image, see this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/
For more, check our theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sakin
Keymaster@bigvikingal: Please post in our site URL. Also check in if you have any cache install, then you need to clear your cache to see the changes when you logout.
Sakin
Keymaster@innovationlabs: Have you Disable Header Right Sidebar from “Appearance => Theme Options => Header Options”. As this will disable your Primary menu as primary menu is supposed to me added in Header Right Section. If you want below your menu above the slider, then it should be added as Secondary Menu.
October 6, 2014 at 4:49 pm in reply to: Logo / site-title centred over the full width in one line #45347Sakin
Keymaster@Johannes: Replace your custom css with the following css:
.logo-wrap { display: inline-block; width: 100%; } #site-logo, #hgroup { display: inline-block; text-align: center; float: left; } #site-logo { width: 16%; } #hgroup { width: 84%; }Sakin
Keymaster@offirkeren: Again you have table in that page content which is not responsive. I have already answered this question, you need to use responsive table plugin or responsive columns plugin, if you want to use table structure.
Also I don’t understand why need to add that content in table format. You can just add it normally using image and text.
-
AuthorPosts
