610 comments found.
Hi Kayapati,
I’m really struggling making my website look good: http://www.walkingadverts.comCould I perhaps pay you to make it look professional for me?
Email me with the changes how you would like your website and we will let you now the price.
I am using this template for a client and I need to know how to add the social media icons to the top section and have them each linked to their url. I am unable to find this anywhere.
I tried the short code listed in the Theme Options – Social Media Icons box, but all I got was code showing.
Can someone please help. Thank you!!
use this short code in theme options social icon text area:
[social imgurl="icons url from your theme folder" link="link ulr ex: http://www.twitter.com"]
Upload social icons into your server or you upload the icons using wordpress media uploader
Feel free to ask me if you still face the issue.
I couldn’t wait for a reply and had to create a custom menu instead of using your Them Option. Not a big deal, but it would have been nice for my client if it worked. I’m still having the Sidebar homepage issue and I’ve come across another as well. The vtabs shortcode does not work as shown in the demo. I copied and pasted straight from the help doc. http://www.chilldesign.com/ginko/features/. Update: Please understand I really like your product, but your documentation needs some work. I found out the problem. You have [tabs type=vtabs] in the help doc, but I finally realized you need [tabs type=vtab] (no “s” at the end). Still hoping you have a solution to the sidebar issue.
sorry for the making you struggle, we will correct it, actually it should be vtabs, we will correct it and update theme.
Regarding the sidebar, I am confusing what you are issue is, can you email me details please?
Hello I emailed you as soon as I got in the office yesterday through your profile page. Could you please let me know if you are working on the issue or if you did not receive my email?
not received email from you.
Vtab issue fixed.
Hello, yes, I know I stated the issue above, but I’m still cannot have a sidebar layout for a page without the sidebar showing up on the homepage. Since your profile email isn’t working, can you please email a contact email? The client has been waiting almost a week to get this resolved. chill.one@gmail.com
Dear Kayapati, I wrote to you twice to your g-mail. Could you please answer me back, or should I expose my issues over here? Please let me know what will be the most convenient place for you, so I can get a solution.
Thanks you very much. http://alphatech.ussent reply.
Dear sir, I need not only an answer. All the customers here need a solution of what I found.
Sorry, but the clean install didn’t do the trick. Please help. Also, the Page sorter in the theme options has no effect on the order or appearance of the pages in the top nav.
If I turn off sidebars for every page I’ve created, then the sidebar on the homepage goes away, but if one page has a sidebar, then the homepage does as well. How can I fix this? I would like internal pages to have a sidebar but not the home page.
Hello Great theme, but I’m having some problems. Can you tell me why after editing the Front Page Settings in Theme Options I now have a sidebar enabled on the home page? I cannot turn it off since it isn’t technically a page. http://www.chilldesign.com/ginko/. Nevermind, I did a fresh install and that cleared it up.
Hello World,
I am looking to possibly purchase this theme, but have a couple priorities with the pages that I am looking to create and was wondering if anyone could offer their input:
For the news page, I am intending on acquiring news stories from different sources and combining those links on my news page. So essentially, I would add the URl of choice as the link and click the checkbox that opens that up into a new window such that users would stay on our site instead of going off to the website where the content was originally posted. I was wondering if that is a viable option for this theme? Thanks!
For this purpose you can use any third party new agregator plugins
Hi, i have two questions, it’s gonna probably be quick,
First, i need to find the tex-domain that the theme uses (to create gettext-call) and i can’t seem to find it, so i thought asking you would be faster 
and secondly, for translation purposes again (multilangual) i need the key_name of the teaser boxes, the option that gets called on the frontpage because it requires custom manipulations to be able to translate the strings since it’s a theme option, i’m not a programmer and the support for WPML plugin is asking me questions i can’t answer him correctly 
i tried a workaround for the teaser box but it didnt work, i tried to leave the fileds in the theme option empty and instead put a custom teaser box shortcode in the Homepage Page but i ended up with a blank space instead , maybe i didnt do something correctly 
anyway, so if you can help me with that it would be greatly appreciated so i could continue talking with the WPML support
thanks in advance, have a good day! 
sorry not clean what is the issue.
well i just want to know what’s the text-domain that the theme uses in the php calls, something like globex_theme or something i’m guessing, but i can’t find it, and the key_name of the teaser boxes in the Theme Option menu. Is is more clear? sorry if the earlier message wasnt :/
finally got it for the tex-domain, was only Globex! 
ahhh finally found it in the shortcode_available.php file, guess i had to ask to finally get a hold on it, sorry for the inconvenience!
great theme btw 
Thank you boss 
oh there, i have one last question, which will probably be simpler 
i want to use the price table shortcode, but only 2 columns, since my client dont have 3 pricing option, i tried removing the last [col] code but it spanned the columns instead, so right now i’m working with something like this (http://www.logiksys.net/en/rates/) :
one_half_last [col title="Remote Network Management" signup="Contact us!" price="$60" highlight="false" pricedesc="per hour" link="/en/contact-us"] We can handle all your information technology needs remotely once the required configuration is established during an on site visit. /col [/one_half_last]
but its not as pretty as having a real price table.
can you help me out with this?
thank you very much in advance!
in this case, you can try by replacing one_third to one_half and one_third_last to one_half_last, you need to edit these in code files, pricing_table.php which is in lib/functions/shortcodes
humm there’s no one_third_last in that file, there’s only one_third and one_fourth so i added
case ‘2’:
$price_class='one_half';
break;
it kinda worked but it put the 2 tables on top of each other instead
i’m not a programmer so it’s a bit of trial and error when i’m trying something 
Hello Kayapati, I have one more question. This template needs to be used by me and my client. If I download the template, will it let us to download it again? Tthe template needs to be manage by three people total.
yes you can download unlimited times.
Hello Kayapati, I have one more question. This template needs to be used by me and my client. If I download the template, will it let us to download it again? Tthe template needs to be manage by three people total.
OK, I figured out the icon boxes, but now I am having trouble with creating pages. The last 10 pages I added uses the slug as the title and will not change layout or sidebar. If I put a custom title in it still has no effect. Please advise.
can you email me your website please?
yes, can be done with a little bit modification for css and code.
Thank you K! You got one more client. Your support service is really good!
I love the theme, but I am also having trouble with the [iconbox] images. I was also having trouble with the front page images, but was able to fix it. If I turn off Timthumb, the icons DON ’T work. I think there is a problem with the variable $imgurl in kaya_icontext.php. If i replace $imgurl with $link and add the image URL into the link section it works. ...but again if I turn off timthumb it does not. The uploads from them options are also unreliable, but I can just use the media manager for that.
Teaser Boxes do not save data. I put the text in the title bar, hit save, refresh, and the data disappears? Please help.
can you recheck it out and confirm? if still face the issue, please email me your wp admin access to look in to the issue?
how do i change the size of the logo area? my logo isnt easy to recognize at the default size the theme changes it to.
can you how me your website, so that I can say it easily?
Hello,
I have a problem using the shortcode generator. When I choose to, for instance make a pricing table, teaser boxes, tabs and Accordion I can’t scroll all the way down to press the buttons, they are out of screen… I have screenshots… I’ve tested it on IE9 and Google Chrome. could you please help me, thanks!
can you email me the screen shot?
To what address shall I send it?
go to my profile page in themeforest and you will see a contact form bottom right side of the page, from where you can send it.
I’ve send it 
Hello. I have a small problem with the teaser icons. After i uploaded them from the admin they do not show up in the website. Where is the problem? You can check it out here: http://www.marcovet.ro/test/ I think there is a problem with the timthumb.php but i`m not sure. Same problem with the slider images. Please help.
I see teaser icons, can you tell me exactly what is the issue?
I figure out the problem before you answered. The cache folder didn`t had the right permissions. Thank you.
Hi, as I told you before on my email (luism@) Im having some issues from Mac users reading my web (www.iwsgp.com) with this template… Do you have any patch? Or do I need to repost the issues?
Hi there, I just bought your template, it’s really easy and intuitive to use ! However I still need help for a few tweaks, please check your email 