9003 comments found.
Hello,
Please check this thread. It’s not a problem, but it’s good if there is an option for it.
http://www.hogash.com/support/discussion/4013/image-of-the-facebook-website-link-sharingHi,
We will continue the conversation on the forum .
best regards, Stefan
Hi,
I have posted this on the forum but have not had any reply yet.
“Hi,
I have selected the “image box” function, however it seems that when i preview the page, i am only able to see the text that i have entered in the text box but the image does not appear in the preview page.
I would like to know if there is anything i can do to solve this problem. I have not published this page as this will be in version 1.2 of the website. the images i am uploading into the image box have been used in another page.
Thank you for your help.”
Would really appreciate your reply on this because our products cannot be featured.
Hi,
Can you please give me the link to that thread ? Also , please give me more info about this like :
Theme version used : Browsers tested : Wordpress Version :
Thank you for choosing Kallyas, Stefan
Hi,
The link is
http://www.support.hogash.com/discussion/3798/image-boxes-are-not-showing-images#Item_2Thank you very much.
I would like to purchase this theme but have some questions. Can I change the tab bar to any color? Right now it is a faded black (where the logo and menu tabs are)
Please let me know.
Hi,
I believe you are reffering to the header with the menu. If so , you will have the options to change the color and even upload a custom background image.
Thank you for the interest in Kallyas, Stefan
Hi – Just purchased this item but cannot get the images in the image boxes to display – can you help? wordpress 3.4 on a multisite installation
Hi,
Please note that the theme is compatible with WP3.5+ . Considering this, you will have to update your wordpress installation.
Thank you for choosing Kallyas, Stefan
Hi Upgraded to 3.5.1 today – multisite installation – turned off all plugins but images still not displaying in image boxes – it seems that the image variables are missing
Hi,
Please open a new thread on our support forum as i will need FTP and admin access to your site so i can investigate.
Best regards, Stefan
I have a problem. When a user tries to login (using the login link in the right upper corner) to my website using the kallyas theme, the user gets redirected to davidwalsh.name, is this a login error, a forgotten module in php or something intentional. Thank you.
Hi,
Can you please update the theme to the latest available version ( 1.9 ) ?
Thank you for choosing Kallyas, Stefan
Where can I update?
hi,
Sorry , the latest version is 1.8.
You can update the theme by entering the Themeforest username and API key into the advanced tab isnide the theme’s admin panel.
After this, you should be notified when a new update is availbale.
Best regards, Stefan
Never mind, please disregard my request for a sold badge. I figured it out. For those of you using this theme, and need to add a sold badge:
2 files need to be edited: content-page.php and content-product.php
Old code for Sale Badge:
$on_sale = '';
if ($product->is_on_sale()) {
$on_sale = '<span class="zonsale">'.__('SALE!', 'woocommerce').'</span>';
}
Change to:
$on_sale = '';
if ( ! $product->is_in_stock()) :
$on_sale = '<span class="zonsale">'.__('SOLD!', 'woocommerce').'</span>';
elseif ($product->is_on_sale()) :
$on_sale = '<span class="zonsale">'.__('SALE!', 'woocommerce').'</span>';
endif;
What this does is check to see if a product is in stock. If it is not in stock, then a sold badge will be displayed. If it is in stock, AND it is on sale, then a sale badge will be displayed.
I do have another question though. It seams the content-page.php loads the more info and other buttons weird under latest products. The woocommerce shop page does not share this issue. Basically, if Add to Cart is not used because it is out of stock, the read more link is pushed down and jitters. Any ideas why this would be this way on the content-page.php but not the content-product.php?
Thanks!
Hi,
I am glad you resolved this. i Will also try to implement this feature as an option inside the admin panel.
Best regards, Stefan
simple question. i can’t find where to configure the “support” header sidebar. i see where to add widgets to it in the widget area, but can’t figure out how to change the settings. are there settings for this feature? can someone tell me where to configure that option?
Hi,
Unfortunately, there are no settings for this feature. Can you please tell me what settings you would like to have ?
Thank you for choosing Kallyas, Stefan
In the widgets panel for the hidden sidebar it says: “This is the sidebar for the hidden panel in the header. You can choose from the theme’s options page where the widgets from this sidebar will be shown.”
But i couldn’t find it in the theme options page. It may be nice to control the font and background colors also if possible.
thanks for getting back to me on it.
Hi,
The extra text was my mistake as there is no options for this panel .
I will write your requests down, and i will try to add this options in a future update.
Thank you for choosing Kallyas, Stefan
Great theme you have here. Only one thing that did not work well – on tablets I can reach only the link main menu. As soon as I touch it, its already activated and opens the link. Means I can not reach the sublinks. Strangly this happens with all the main links except the Features link – here the menu works perfektly… Is there any chance to fix this? Regards, Rupert
Hi,
This is how it was designed. In order to reach the submenus, you will have to hold the finger on the menu, than drag down to the desired menu.
Additionally , we provide another menu option for responsiveness and you can set a drop down selector as the menu.
Thank you for the interest in Kallyas, Stefan
well, with my fingers it did not work. it always took the first link right away, as soon as i put the finger on (except on features link). anyway good to know, that there is another option… i am still in my decision process, but the themes is surely one of my favs.
I await response http://hogash.com/support/discussion/comment/12371#Comment_12371
Hi,
It seems that i cannot open that thread.Can you please send me a private message on the forum so i can see the link ?
Best regards, Stefan
I await response http://hogash.com/support/discussion/comment/12371#Comment_12371
Hi,
I’ve took the time to create a tutorial that can be found here :
http://hogash-demo.com/kallyas_wp/documentation/how-to-use-the-columns-layout-for-blog/Best regards, Stefan
Can you tell what code to add to make a SOLD! badge for out of stock items? I tried looking at how you added a NEW! badge, but could not make it successfully work for the sold badge…
Thanks!
Hi,
I saw you have resolved this . I will also try to implement this feature in the theme as an option in admin panel.
Thank you for choosing Kallyas, Stefan
Seems you have forgotten to set the correct version in the /kallchild/style.css within the v1.8 release. It still states v1.7.
Hope this helps & btw it’s a pleasure to work with this theme! 
Best regards,
keyhanjun
Hi,
Yes, i have forgotten about the child theme version
.
Thank you for the great words , Stefan
Hello good evening. Is there any possibility to change the font of the main menu? thank you very much. Sorry for my english
Hi,
It is possible. You will need to make sure you are using the latest version. This option can be found in : Fonts Options > Main menu.
Thank you for choosing Kallyas, Stefan
@leorulz
Click on the General Options tab, they are listed under that.
Hi StellaDavies,
Thanks for helping.
Best regards, Stefan
i just updated theme from 1.3 to 1.8, now in the kallyas options i don’t see google analytics, facebook and mailchimp options. Are those options gone in the updated version of your theme, or were they moved somewhere.
Hi,
These options haven’t been removed. Can you please open a new thread on our support forum about this ?
Thank you, Stefan
Hello,
I am not sure if this problem is with the theme or the plugin, but anyway, ta placed a revolution slider on the home page but it shows up so slow and and cant even scroll the page, it is making it so lazy… the web site is: http://volobikes.com.br ,
Thank You Very Much,
Hi,
I have looked at the link provided, however i see you are using a different. theme.
Can you please open a new thread on our support forum about this ?
Best regards, Stefan
how can I use woocommerce product catalog, product catalog has this option in kallyas?
using kallyas as product catalog?
Hi,
From what i see, this is more a WooCommerce question than Kallyas so i recommend you seek support here :
http://docs.woothemes.com/product/woocommerce-plugin/developer-reference/If you believe that we can help you , please open a new thread on our support forum and give me the link to it here .
Best regards, Stefan
Hi!
How can I completely disable any calls to Google Fonts?
I have no use for any Google fonts and I am using custom fonts.
I just don’t want any extra http calls 
Thanks.
Hi,
Can you please open a new thread on our support forum and give me the link to it here so i can help you ?
Best regards, Stefan
Hi I was wondering if the header images like the once on http://hogash.com/demo/kalypso_html_responsive/slider-creative.php are included in the template as well.
Thanks for your feedback Oliver
has been also updated slider revolution to version 2.3.8?
Hi,
The slider revolution has not been updated to that version.
I will keep this in mind for next updates.
Thank you for choosing Kallyas, Stefan
when are you release the latest update?
Hi,
This update 1.8 has just been approved and can be downloaded or installed from wordpress.
Best regards, Stefan
Genial!
after download the update i see on the style the older version “Author URI: http://themeforest.net/user/hogash Template: kallyas Version: 1.7 “
are you sure it have been updated or is still error in the file? please take a look at the child theme style
Hi,
Indeed, i haven’t update the version name for the child theme . In order to see the exact theme version, you will need to look into the master theme style.css file.
Thanks for choosing Kallyas, Stefan