Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@ashrafashraf: Site performance depends more on your server, cdn, images and js files then just css codes. You can just copy the css in in your custom css and then delete it. Then you can paste that css in your child theme css. For child theme, check out http://catchthemes.com/blog/create-child-theme-wordpress/
Sakin
Keymaster@al9x_creative: If you like like Catch Everest then why don’t you use Catch Everest. Also I don’t understand your question properly. Do you mean that you want layout like “Full Width No Sidebar”, See this demo http://catchthemes.com/demo/simplecatch-pro/full-width/. If you want this then it’s available in Simple Catch Pro theme.
Sakin
Keymaster@Kristin: Sorry there is no option to do that. You need to build child theme and custmize menu js.
Sakin
Keymaster@Leanvdm: For Catch Base Free theme slider, check out theme instructions at http://catchthemes.com/theme-instructions/catch-base/#featured-slider
You can see that in free version, you have option to replace that demo slider with Page Slider. For that you need to go to “Appearance => Customize => Featured Slider Options => Select Slider Type” and select “Featured Page Slider”. Then you you can select pages in Featured Page #1, Featured Page #2, Featured Page #3 and Featured Page #1. If you want more then 4, then you need to change the number in “No of Slides”. After you change the number you need to refresh your customizer then it will show you more page selector. So, it will take the selected page featured image. So, if you add 4 pages, then it will show 4 sliding image and so on.
Sakin
Keymaster@Lorkster: What about the option that I gave you to disable Featured Header Image from “Appearance => Theme Options => Header Featured Image Options => Enable Featured Header Image”
Sakin
Keymaster@leotrim77: Thanks and you like this theme then please support it by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/simple-catch/ Thanks ๐
Sakin
Keymaster@fan: Ok then add the following css in “Appearance => Theme Options => Custom CSS” box:
#slider-wrap .featured-text { display: none; }Sakin
Keymaster@shaun.smudger.smith: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
.social-profile ul li.facebook a { background-position: 0 -44px; }
.social-profile ul li.twitter a { background-position: -44px -44px; }
.social-profile ul li.google-plus a { background-position: -528px -44px; }
.social-profile ul li.you-tube a { background-position: -132px -44px; }
.social-profile ul li.instagram a { background-position: -704px -44px; }Sakin
Keymaster@leotrim77: Thanks and if you just want to remove homepage title then you can replace that css with the following css:
.home #content .entry-title { display: none; }Sakin
Keymasterthat’s fine ๐
-
AuthorPosts
