113 comments found.
Hallo, I’m running on my website http://www.wilsonkasim.com/
1. How to show up the website’s tagline beside the site title? 2. I have some prob with the position of the site title with the menus, do you have any idea how to fix it? The menus supposed to be under the site title. 3. Last time you said that you want to add the multilevel drop down, how is it going? 4. For the categories, why when i don’t tick the ‘show as dropdown’, the categories listing irregularly
Thanks
Hi Wilson! 
1. This theme doesn’t display the tagline in the header.
2. You have made some changes to the CSS file apparently. Try to experiment with the code to have the look you want.
3. The multi-level drop-down has been available for a while. Take a look at the change list in the item description.
4. You are talking about the widget? What you mean by irregularly? Send me an email with a screenshot, so it’s easier for me to help you 
2nd level bullet points do not get treated properly with the CSS style.
Here’s how it looks in the post editor: http://i.imgur.com/TDQIu.png Here’s how it looks when you publish the post: http://i.imgur.com/UgPrY.png Here is the post in reference: http://www.mattsilverman.com/2012/11/become-a-gmail-power-user-in-10-minutes.htmlHere’s a quick fix for you
Add this to the style.css file:
.hentry ul ul {margin:0 0 0 20px;list-style:circle;}
PS. There’s a new version available with a fix for centered images and new icons.
I seem to have problems centering images. Even if the image is set to be centered in the image editor modal, and the paragraph setting is set to center, the image will show as centered in the WYSIWYG , but not show centered on the blog.
The only work around I found that works is to manually add a div align=center tag around the image HTML .
I have experience this problem before with many wordpress templates, so it is definitely not unique to yours. Any suggestions for a fix?
I will take a look at it. Thanks for letting me know 
Could you please add the “Quora” social icon?
Hi, thanks for purchasing my theme
Yes, Quora will be added soon.
Thanks, also an Instagram icon would be helpful as well. Side question—What font did you use for the logo?
The font is Bello Pro 
Any chance of adding social icon for LinkedIn?
Hello! Yes, thanks for reminding me
Will be added to the next version.
Thanks for cool theme – I’m trying it right now!
Thanks! Have fun with the theme 
Or, rather, could you tell me how to edit the following CSS so that the text appears exactly the same as it does for the Twitter widget?
// Add some CSS
function widget_untappd_css() {
$css = '
#widget_untappd {
margin-top: 10px;
margin-bottom: 10px;
}
#widget_untappd_header {
padding-right:19px;
float:left;
text-transform:uppercase;
font-family:Oswald,Arial,sans-serif;
font-weight:bold;
letter-spacing:2px;
}
#widget_untappd_beer_list {
margin:0px;
padding:0px;
clear:both;
}
.widget_untappd_beer {
padding:10px 4px 4px 0;
background-image: url(' . WP_PLUGIN_URL . '/untappd/images/badge-beer-default.png);
background-repeat: no-repeat;
background-position: 4px 4px;
}
.widget_untappd_beer a {
float: left;
}
#widget_untappd_logo a span {
width: 93px;
height: 40px;
background-image: url(' . WP_PLUGIN_URL . '/untappd/images/untappd.png);
display: block;
margin: 0 auto;
}
#widget_untappd_logo {
padding: 10px 0px;
}
';
echo '<style type="text/css">' . $css . '</style>';
}
Any chance of adding a social link for Untappd?
Question in consideration of purchase: I have knowledge of css and html. Is it possible to add a slideshow above the blog posts or static content via a widget or plugin?
I would like to find a way to used a fixed background image that automatically resizes to the screen (browser window).
Hi there,
First off, I love the theme. I am having a slight issue with the twitter widget. It only grabbed the first 3 twitter posts I made and it hasn’t since.. so I have removed it from my site. I have done several new posts to try it, I have deleted the widget, added it again.. to no avail.
Do you know why it would be doing this?
Thanks, Stephen
Hello!
Twitter widget has a 30min cache, so tweets are not updated in real time. Cache is used to limit the load on servers.
If you want you can change the cache time in the file functions.php. After this comment: “Set cache for fetched feeds (in seconds)”.
Thanks for purchasing my theme! 
Thanks for the quick reply.
It definitely was over 30 minutes I had waited. I actually waited over night.. if it was just 30 minutes that would be fine.. but this is 10 hours. Any idea?
Ok, that’s strange then. You are the first one having problems with the widget.
It could be something on Twitter’s side. I know they had some problems couple of days ago. So maybe we should just wait some time and see if it gets back to normal? Send me a mail, if the problem is still there 
PS. I just tested the widget and it’s working perfectly.
It’s working now.. just the past 18 hours I guess it was out of commission. Alright.. well thank you for your help!
That’s good 
I think I found the problem.. the twitter widget doesn’t support links? It seems all the posts with the links are the ones not showing up. Any idea?
Hi,
Is it possible to have a header image?
Best regards Niklas
Hi!
It is possible if you have some basic knowledge of HTML and CSS . Let me know if you need help 
Hello
I realized after I bough this that the custom social link wiidgets are limited. I need widgets geared towards music: bandcamp, soundcloud, lastfm, vimeo, itunes, etc. Do you have them or can you offer a solution? Thanks!
Hello!
I will add those services to the next version. Thanks for the feedback 
Hello,
I am wondering if you can create a static home page with this?
Hello!
You can create a static page and set it as homepage. It is a built-in feature in WordPress 
Hi there,
I’m thinking of buying this theme but i want to know if it is easy to add banner to the side widgets and the top portion of the site.
Is it possible?
Hello!
Depends on how much knowledge you have on HTML and CSS . Sidebar is easy with the widgets, but the header needs some customization
Let me know if you have difficulties.
Great theme, is compatible with iOs?
Hi!
Yes it is
This theme is responsive so it is compatible with all modern devices.
Two other questions:
1. Is it possible to have the sidebar on the left instead of on the right?
2. Is it possible to have a fullwidth page (no sidebar)? Thanks!
Hi!
1. Yes it is. Very easily via the Theme Options.
2. No.
How hard would it be to float the menu all the way to the right? 
Needs some minor changes to CSS . Not hard at all if you have some basic skills on CSS . Let me know if you have any problems 
Thanks for an amazingly quick reply…. Cheers
No problem
Thanks for purchasing my theme!