Forum Replies Created
-
AuthorPosts
-
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.
October 5, 2014 at 11:56 pm in reply to: Logo / site-title centred over the full width in one line #45316Sakin
Keymaster@Johannes: This is confusing. Can you just post in the screenshot of what you want and then your site URL. Then I will be able to send you the custom css.
Sakin
Keymaster@Fede1583: Sorry this theme doesn’t have Genericon options for post meta. We will add in our features requested list. So, that we will update in future version update.
To hide the author, you can add the following css in “Appearnace => Theme Options => Custom CSS” box.
.by-author { display: none; }Sakin
Keymaster@tboslett: Sorry I cannot give css solution by checking in screenshot. I need to see your site URL then I can check in and provide you css.
Sakin
Keymaster@bhnightclub: First, I see that you are using old version of Catch Everest Free theme. You are using Catch Everest version 1.5.4 but the latest version is 1.8. So, can you update and check if this get fixed.
Also this look like Chrome rem issues. So, if this doesn’t get fixed after the update then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
body > div { font-size: 1.4rem; }Sakin
Keymaster@offirkeren: For me it’s not working even in Firefox. The problem is with “Mobile Casino No Deposit Index” widget in your sidebar. So, remove that or change that in responsive table or responsive column.
Sakin
KeymasterHi Joao,
You can add the following css in “Appearance => Theme Options => Custom CSS” box.
ul.social-profile li.facebook a { background-position: 0 -43px; } ul.social-profile li.twitter a { background-position: -44px -43px; }Regards,
SakinSakin
Keymaster@offirkeren: This page uses table which is not responsive. So, you need to convert that into responsive column or responsive table. For that please use plugins. There are responsive table and responsive column at http://wordpress.org/plugins/, you can use that. This is not theme issue so I cannot help much on this.
Sakin
Keymaster@Joaozinho: This is because the background image size is smaller size at 1280px width 1010px height
so upload the larger image.
Sakin
Keymaster@Chris: To increase the site width to 1100px width, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1025px) { #page { width: 1100px; } }About the header image, I am not 100% sure if this will work on not. You can upload header image from “Appearance => Header” and then upload the image. Then you will see ‘Crop Header Image’ box. See this screenshot http://www.pinterest.com/pin/548594798331307420/ . Then you need to click on ‘Skip Cropping, Publish image as is’. This should load your original image you have uploaded.
To remove to gap, I need to check in your site URL. So, that I can check in and send you the custom css.
Sakin
Keymaster@Kim: Thanks and issue solved by regenerating thumbnail and cache flush. Have a nice weekend.
Sakin
Keymaster@Threemorebites: There is some conflict with script. If it’s not plugin then maybe your widget.
Can you check remove your text widget where you have added Top Food. I see there a lot of scripts. When I check in your site, you have google analytic, StatCounter and other script added in your sidebar text widget. These script are supposed to be added in “Appearance => Theme Options => Webmaster Tools => Code to display on Footer”
-
AuthorPosts
