Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@bigbipper: Just use the category and add the category to the menu from “Appearance => Menus”.
Sakin
Keymaster@Potzas: I don’t get it what you mean. I haven’t given you the css for color and fonts.
You should have changed the font and color from “Appearance => Theme Options”.
Sakin
Keymaster@maklbacon: You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu ul { top: 25px; }Sakin
Keymaster@Potzas: You can add the following CSS in “Appearance => Theme Options => Custom CSS”.
.entry-content ul { list-style: none; } .entry-content li { background: url("http://reefadmin.com/wp-content/uploads/2013/06/fish-bullets.png") no-repeat scroll 0 0 transparent; margin: 0; padding: 0 0 0 3.6rem; }Sakin
Keymaster@Nixos: You have to change the image link to. See this http://en.support.wordpress.com/images/
Sakin
Keymaster@Nixos: Lightbox means it will open the image in the Lightbox window. You cannot make it go to another page.
Sakin
Keymaster@jwendell: That is comment box. You can disable it from our page Discussion box. See this http://en.support.wordpress.com/enable-disable-comments/
Sakin
Keymaster@Potzas: I don’t get it which one are you referring to. Maybe you can show me the page where you have added that bullet and how you want to change it.
Sakin
Keymaster@maklbacon: Your site look nice. Thanks.
1) On every page except the home page there is a white bar above the footer. How can I get ride fo that?
— You can add the following css in “Appearance => Theme Options => Custom CSS” box.
.site-content article { display: inline-block; }2) On the home page I can not get the setting to change the Headline background to work? I changed homepage Headline Background Color under Color Options, but it is still white.
— For homepage heading. I see that you have already change the color from plugin “Theme Tweaker” so that is overwriting your Theme Options color changes. I found the following from Theme Tweaker in your site.
#homepage-message {background-color: #FAFAFA;border-bottom: 1px solid #E6E6E6;border-top: 1px solid #E6E6E6;color: #404040;}Sakin
Keymaster@vickygeek: The size of the image is width 1140px and height flexible.
Sakin
Keymaster@Nixos: Sorry I don’t get it which gallery are you talking about. I see that you have link in the picture. Can you explain bit more.
Sakin
Keymaster@Patrick: Sorry, I don’t understand your request. I just check in your site and see that you have one large header image http://steffenhalm.de/wp-content/uploads/2013/06/cropped-Header_V7.jpg
So, can you tell me what are you trying to do with this. Since your site width is 990px. I recommend you not to upload the header image larger than 990px. You can change the header image from “Appearance => Header”
Sakin
Keymaster@Anja0625: It’s because of the following CSS in your Custom CSS box. Remove the following css from “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container {height:400px;} #main-slider .entry-header {height:400px;}Sakin
Keymaster@vickygeek: that should be your server issue. This message is not from the theme.
Sakin
Keymaster@vickygeek: Duplicate post. It’s already answered in http://catchthemes.com/support-forum/topic/without-slide/#post-11242
Sakin
Keymaster@vickygeek: Duplicate post. It’s already answered in http://catchthemes.com/support-forum/topic/without-slide/#post-11242
Sakin
Keymaster@vickygeek: In Catch Everest Free theme there is not image slider where you have just add single image or multiple images. In Catch Everest Pro theme, there is option to upload the image, through Image Slier. Just upload only 1 image and there won’t be slider. See theme instruction for more details http://catchthemes.com/theme-instructions/catch-everest-pro/
In Catch Everest Free theme, there is Featured Post Slider. Yes, you can add only one post as Featured Post Slider, so it will only have one image.
Follow the instruction below to add the Featured Post Slider.
1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also find the Post is in All Posts section. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/
3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id.
Sakin
Keymaster@philipharper: You need to insert the image after the upload. Also you wan highlight the image by adding it as featured image.
For adding image, see this http://en.support.wordpress.com/images/
For featured image, see this http://en.support.wordpress.com/featured-images/#setting-a-featured-imageSakin
Keymaster@Derek: Which plugin are you using? This is not theme related issue, so I won’t be able to help you out. This is more of Hosting Server memory issues. Check this out http://wordpress.org/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-2
Sakin
Keymaster@mohossain: You can add the following CSS.
.site { overflow: visible; } -
AuthorPosts
