Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Leanvdm: Please post in your site URL and also let me know that do you want to remove both title and text in the slider.
Sakin
Keymaster@Gunter: Can you check your setting at “Appearance => Theme Options => Header Featured Image Options => Enable Featured Header Image”. It should be “Entire Site, Page/Post Featured Image”. Then it will show your featured image as header image and in category and homepage, it will show default header featured image.
Also I don’t understand why you added in featured image as Blog image for your post “Novartis entwickelt zusammen mit Google eine sogenannte smarte Kontaktlinse für Diabetiker”
Sakin
Keymaster@Andreas: For 20 post to show automatically. You can choose “Featured Content Type” as Featured Category Content, select the category and change the no of featured content to 20. So, it will show 20 latest post from those category you have selected.
Sakin
Keymaster@drzero:
1. In Catch Box free theme, you can upload the header image from “Appearance => Header”. You need to upload image with 1000px width, height can be as per your need. After that send me your site URL and will check in.2. I don’t understand what do you mean by put 2 laterals bars right and left. So, you need left and right sidebar so that you have 3 columns. Then this is not possible as it’s only 2 columns theme. For 3 columns theme, you can check out Catch Evolution theme or Catch Base theme.
Sakin
Keymaster@bobgarrett: Yes you are right. I have corrected it.
Sakin
Keymaster@Gunter: That css should work but I see there is issue with the existing Custom CSS in your site. Please find the following css in you Custom CSS box, there is extra
width: 100%;and closing bracket}
#header-left { padding-top: 8px; }
width: 100%;
}This should be as :
#header-left { padding-top: 8px; }Then you can add your css and it will work
.category .page-header { display: none; }Sakin
Keymaster@PSV_Freak: It might be conflicting with the plugin. So, first try disabling plugin one by one and check in. If this doesn’t fix it then pleas reply with details in email. I will be sending you personal email soon.
Sakin
Keymaster@Schelbert: It’s more of plugin issue, so it will be better to ask in plugin support forum as it’s all about plugin css. You might want to try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#header-right .widget {
float: left;
margin-bottom: 0;
min-width: 230px;
}Sakin
Keymaster@Andreas:
1. Looks like there is bug in Featured Post Content and we will fix this in next version update. Planning to release it on Monday.
2. After you change the value on “No of Featured Content”, you need to refresh your customizer. So, what you can do it first change the “No of featured Content” value and then click on “Save and Publish” after that the “Customizer” then again from your WordPress Dashboard re-launch it by going to “Appearance => Customize => Featured Content Options”. Then you will see more option to add in post IDs.Sakin
Keymaster@m4rkym: Thanks for your loving Catch Base Theme. Is this issue, after theme update or plugin update or WordPress core update. It might be conflicting with the plugin. So, first try disabling plugin one by one and check in. If this doesn’t fix it then you can reply me with detail in email. I will be sending you personal email soon.
Sakin
Keymaster@bobgarrett: Replace your following custom css:
/*fix from Catch to see if dropdown menu does not disappear in IE11*/ #secondary-menu ul.menu ul { top: 4.0rem; }With the following css:
/*fix from Catch to see if dropdown menu does not disappear in IE11*/ #secondary-menu ul.menu ul { top: 45px; } @media screen and (max-width: 1152px) { #secondary-menu ul.menu ul { top: 35px; } }Sakin
Keymaster@harriet: Yes, you can change the color code in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:
#header-menu ul.menu li:hover > a, #header-menu ul.menu a:focus { background-color: #e5e5e5; color: #373737; }Also if you like Catch Flames themes then please don’t forget to support it by providing your valuable review at rating at https://wordpress.org/support/view/theme-reviews/catch-flames. Thanks 🙂
Sakin
Keymaster@Naomi: You need to create more pages. So, that you can add in more image as one page will have one featured image. Featured Page Slider will link to page if you want independent image then you need to use Featured Image Slier which is there only in Catch Base Pro theme. See more info about Catch Base Pro at http://catchthemes.com/theme-instructions/catch-base-pro/
Sakin
Keymaster@Marcus: It is not working as there is issue with the custom css in your site http://www.visualmmg.com/
1. Find the following css:
single footer.entry-meta { display: none; }
Replace it with the following css:
.single footer.entry-meta { display: none; }2. Find the following css:
#header-content { padding-top: 0px; padding-bottom: 0px; .site { margin: 1000px; }Replace it with the following css:
#header-content { padding-top: 0; padding-bottom: 0; }Sakin
Keymaster@ADN: Can you send me the list of correction then I will correct it as all these translation is one by users and we add it as per the need. So, you can download poedit software from poedit.net and edit de_DE.po file. I will also email you to get in files.
Sakin
Keymaster@ashrafashraf: Thanks for your appreciation 🙂
Sakin
KeymasterYes, in Simple Catch Pro then you can change the menu background color from “Appearance => Theme Options => Color Options => Menu Background Color”. Which version of theme are you using it.
Sakin
Keymaster@plittlefield: For SEO, I recommend you to use WordPress SEO by Yoast plugin. Where it has setting for for homepage and individual page, post, category, tags and all.
-
AuthorPosts
