Forum Replies Created
-
AuthorPosts
-
August 28, 2014 at 11:18 pm in reply to: Using an image rather than text for the site title and tagline #43114
Sakin
Keymaster@Whitney: Yes you can disable site title and tagline and just add a small image instead. You can change that settings from “Appearance => Theme Options => Header Options”. You can upload your logo or paste in the logo URL in “Logo url” and uncheck “Disable Logo”. Then further, you can disable Site Title and description and save changes.
Sakin
Keymaster@Yawa16: If you have completed translation then you can send to us. I will contact you personally.
Sakin
Keymaster@lichting98: Sorry I don’t get it what you mean. Can you explain it in reference with your site URL. More tag is used in Post to break the content in Archives pages. See this http://en.support.wordpress.com/splitting-content/more-tag/
Sakin
Keymaster@Kim: Reduce the margin and padding as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
.hentry { margin-bottom: 20px; padding-bottom: 20px; }Sakin
Keymaster@Kim: Just add the following css in “Appearance => Theme Options => Custom CSS” box.
.single #nav-single { display: none; } .single .hentry { padding-top: 0; }Sakin
Keymaster@Kim: You can add the following css in “Appearance => Theme Options => Custom CSS” box. And if you further want to decrease then decrease the padding-top from 10px to 0
#main { padding-top: 10px; }Sakin
Keymaster@Pieter: Sorry to edit the Footer area where there is copyright. You need to upgrade to Pro version. Where you will get Footer Editor Options in your Theme Options panel. Then you can edit/add/delete content as per your need.
Sakin
Keymaster@Dipper: Thanks for the access.
I check in your setting and found it. I see that you have added Featured Post Slider and excluded slider post from homepage by checking in Exclude “Slider post from Home page posts” from “Appearance => Theme Options => Featured Post Slider => Add Slider Options”. I see that you have 4 posts in your Featured Post Slider and you only have 4 published posts. So, all post is in Slider and none in homepage. So, I uncheck it and it’s working fine.Sakin
Keymaster@kristonweb: Sorry Catch Box theme doesn’t have 4 widget areas. It only have 3 areas: Footer Area One, Footer Area Two and Footer Area Three.
For this, you need to build child theme and add the function to it. So, for this you might want to check out hire a customizer http://catchthemes.com/hire-customizer/
Sakin
Keymaster@Dipper: To check in details, I need your site access. So, I will be sending you email. Please reply me there.
Sakin
Keymaster@Peregrino: Yes we recommend 1600px width image as 95% of World Web user have less then 1600px width screen. You are among the 5% users, who uses more then 1600px width screen resolution users. That is why it is showing empty in left and right. We recommended 1600px width as if you use large image then it will impact your site loading. But since you are using large screen. You can find out your screen resolution and then upload the image size as per your need.
Sakin
Keymaster@briankoe: Yes it’s recommended to use H2 and so on. But this theme is build in HTML5 structure. So, each section can have H1 elements. But remember, you can only use H1 once in your post or just start from h2 will be best.
Sakin
Keymaster@Dipper: Can you post in your site URL. Also check in your settings at “Appearance => Theme Options => Homepage / Frontpage Category Settings”.
August 27, 2014 at 10:50 am in reply to: How do i get audio player to show on posts on front page? #43059Sakin
Keymaster@thecraigknight: Check your layout settings at Theme Options panel. Go to “Appearance => Theme Options” from your WordPress dashboard and select “Show Full Content” in content layout. This will show full content in your front page. Then if you want to break the page as per your need then you can use
<!--more-->tag. See this for more tag option http://en.support.wordpress.com/splitting-content/more-tag/Sakin
Keymaster@kkldesigns: Thanks for sharing.
Sakin
Keymaster@Peregrino: I check in your site and see your header image is full width. Header image in set to 100% width. So, it depends on the image you upload. If that image is large then it will be full width and if that is small then will show the image as centered.
Sakin
Keymaster@Melanie: You can add the following css in your custom css box.
#header-menu ul.menu ul { top: 2.5em; }Sakin
Keymaster@Melanie: Tour opt-in has fixed with of 406px. Either this opt-in need to to be responsive or you need to disable responsive in your site.
Sakin
Keymaster@Melanie: It’s because of your custom css. Remove the following css:
div#sidebar-header-right.widget-area.sidebar-top.clearfix { margin-right: 55px; } -
AuthorPosts
