Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@dt2791: In free Catch Box theme, you only have Featured Post Slider and you have to manually add in the Post ID in the Featured Post Field. You can increase the number of slides from Featured Post slider options.
But if you want to automatically add the latest post in the slider then it’s called Featured Category Slider. This option is there in Catch Box Pro. See this for more details about added features in Catch Box Pro theme http://catchthemes.com/themes/catch-box-pro/
Sakin
Keymaster@13alaise: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-header .entry-meta { display: none; }Sakin
Keymaster@13alaise: Yes, poedit is the way to translate the theme in your own language. If you want us to add the language next version update. then you can send us the .mo and .po file.
We will be adding the option to change the read more from Theme Option panel soon.
Sakin
Keymaster@chipbphoto: Send me your site URL?
Sakin
Keymaster@zachsnyder: The hover text in the Title in the link.
Sakin
Keymaster@jwendell: Sorry there is no trail version of Catch Everest Pro. Catch Everest Pro in the advance version of Catch Everest. You can see the additional features list at http://catchthemes.com/theme-instructions/catch-everest-pro/
Send me your Site URL and I will check your alignment.
Sakin
Keymaster@MairiaM: Yes that is what I mean. See the above code. There is amazon script.
Sakin
Keymaster@villeneuvepatrick: I just check in your site and yes you have unchecked Enable Latest Posts or Page. But if you go to your “Settings => Reading”. You have set static front page as “cli” page.
Yes, if you still want to remove the line in the homepage then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.home .site-content article { border: none; }Sakin
Keymaster@TanjaCrouch: I don’t get it but the facebook opengraph in not the part of theme. You can customize it through plugin likes http://wordpress.org/plugins/wordpress-seo/ and http://wordpress.org/plugins/facebook/
After you have setup. You can test your facebook opengraph at https://developers.facebook.com/tools/debug
Sakin
Keymaster@impresnet: For that you need to customize the css so please take help from CSS developer. Sorry, this is beyond the scope of our site.
Sakin
Keymaster@GranPaSmurf: You must have set the front page from the Settings. So, yo have to edit that page. When you edit the page you will see “Discussion” box. There you have to uncheck
Allow comments.
Allow trackbacks and pingbacks on this page.See this for more details http://en.support.wordpress.com/enable-disable-comments/
Sakin
Keymaster@trentbuzz: You have just hidden the tile by using font size to 0 but with that you haven’t hide the title padding and the line height. So, the best way to hide the title will be by adding the following css.
.page .entry-header { display: none; }This will make the sidebar and content align.
Sakin
Keymaster1 – How do I eliminate the space between the menu and the University of Southampton Banner below the menu. How can I make this banner the same size as the menu bar too? The link to the specific page is http://soton-fifc.co.uk/register/gold-band/gold-band-example-company-1
— You can add the following cs in “Appearance => Theme Options => Custom CSS” box to remove the padding in that particular page. `.page-id-423 #main {
padding-top: 0;
}`For features added in Catch Everest Pro theme. See this.
http://catchthemes.com/theme-instructions/catch-everest-pro/Sakin
Keymaster@nwffuels: Looks like you are using Contact Form 7. to add contact from 7 contact form in Sidebar. Just go to “Appearance => Widgets”. Then drag and drop the “Text” widget. Then in the content of text widget. Add the form code
[contact-form-7 id="124" title="Contact form 1"]Sakin
Keymaster@rbrt_bene: You can upload in any photo sharing site or use dropbox and paste the url here.
Sakin
Keymaster@impresnet: Your custom CSS box is little mess. Can you clean it up. For now, can you add the following css in the top of custom css box.
#hgroup-wrap, #site-logo, #site-generator .site-info { padding: 0; }and delete the following css from Custom CSS box.
#site-generator .site-info { padding: 0px 0; } /*@media screen and (min-width: 1060px) { */ /*.page #main {*/ /* padding-top: 20px;*/ /*}/* /*}*/ #hgroup-wrap, #site-logo { padding: 0; }Sakin
Keymaster@Tracie: I just test your site with the following real IE
IE10: It’s working fine.
IE9: It’s working fine.
IE8: It’s working fine. But the site with is small as you haven’t updated to latest version of Catch Everest Pro.Can you refresh your browser and check it.
Sakin
KeymasterAre you trying to hide the page title. If yes, then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.page .entry-header { display: none; }Sakin
Keymaster@rbrt_bene: You need to send me something to help me understand the site u are designing and what you are trying to add back. Maybe screenshot.
-
AuthorPosts
