Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@silentcall: This is bit technical and if you find plugin at http://wordpress.org/plugins/ it will be great. As plugin can provide shortcode to add in either page or post.
But if you want to do it manually from the code then it’s too complicated. I recommend hiring customizer. Here is the guide, first you need to build child Theme of Catch Box Pro theme. Then you need to create the page template file for this and then add css to arrange it. For page template, you can take reference of page-blog.php file.
Sakin
Keymaster@paulmag: Can you active the Catch Box Theme and let me know it then I can check in the issue.
Sakin
Keymaster@Markus: You can directly upload the zip copy from your WordPress Admin panel. See the theme instruction page at http://catchthemes.com/theme-instructions/catch-everest-pro/ . Look like you have extracted the zip file.
If you don’t want to use WordPress Admin panel then only you need to extract and upload through FTP.
Let me know if you need any assistance in updating. I can do that for you.
Sakin
KeymasterAbout your Featured Post Slider images, you need to assign Featured Image of size minimum 976px width and 313px height. See theme instruction page http://catchthemes.com/theme-instructions/simple-catch. After you add that images, you can change order in Slider and it will show you changed images.
To control then number of recent post, you can go to “Settings => Readings” and change the number in Blog pages show at most.
But I don’t understand your 3rd request. You can select the categories that you want to display from “Appearance => Theme Options => Homepage / Frontpage Category Settings”
Sakin
Keymaster@positronic: Thanks for sharing.
Sakin
Keymaster@cculinary: Simply add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header .social-search .searchform { display: none; }Sakin
Keymaster@cculinary: Just remove the following CSS from “Appearance => Theme Options => Custom CSS” box.
#header .social-search { display: none; }Sakin
Keymaster@simonw: Try this one:
#content .entry-summary .wp-post-image { float: left; margin: 0 15px 15px 0; }Sakin
Keymaster@simonw: then it will be like below:
.hentry { background: #fff; /* For Old Browser, normal background */ background: rgba(255, 255, 255, 0.7); }Sakin
Keymaster@web-automobile: I just check in and your header is working fine.
Sakin
Keymaster@keller113: Thanks for your appreciation.
Sakin
Keymaster@simonw: I see that you are using Catch Evolution Free theme which uses the Featured Image size of 644px width and 320px height. So, whenever you upload the featured image of larger size then this, it will automatically crop in this size. But if you add Featured Image of Smaller Size then it will just show the smaller size image. So, I recommend you just upload smaller image as per you need.
Sakin
Keymaster@simonw: For transparent background you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* For Content */ .hentry { background-color: transparent; } /* For Sidebar */ .widget { background-color: transparent; }Sakin
Keymaster@keller113: Thanks and I see that it is conflicting with your plugin “Track Everything” and I just deactivated that plugin. It’s working great now. Please consult with the plugin support forum or change to other plugin which doesn’t conflict.
Sakin
Keymaster@keller113: Thanks for your appreciation. I just check in your site and could not find the issue so I need to check in you admin section. I have just send you an email. Please respond there.
Sakin
Keymaster@simonw: Are you trying to remove the Page header “Ramblings” from your Ramblings page. Then you can add the following CSS in “Appearance => Theme Options = Custom CSS” box.
.page-header { display: none; }Sakin
Keymaster@positronic: I can see that all your features post has been re-sized to 210px height and 210px width as needed in all latest posts. That is nice.
The only problem, I see is the Featured Post Slider. It is talking old image sizes. If you have already Regenerate Thumbnails using the Regenerate Thumbnail plugin then you need to clear the auto cache of Slider. For that you can just change any value in your Theme Options panel and then you can change it back.
-
AuthorPosts
