• Welcome to KonaKart Community Forum. Please login or sign up.
 
November 07, 2025, 11:59:30 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - bibi

1
Hi,

Is it possible to call getMsgValue() from a client side instance?

<bean:define id="kkEng" name="konakartKey" type="com.konakart.al.KKAppEng"/>

<head>
<% kkEng.setPageTitle(kkEng.getEng().getMsgValue("message.example", 1, "us_US"));%><title ><bean:message key="<%=kkEng.getPageTitle()%>"/></title>
</head>

Errors log says that : getMsgValue function is not defined with KKEngIf

Thanks

2
Hi All,

Is there any easy way to implement this unicity (Unique Title and meta description for each page for SEO )for each page of the website?

Thanks

PS:i'm using the konakart 4.2
3
Hi All,

Is there any easy way to implement this unicity (Unique Title and meta description for each page for SEO )for each page of the website?

Thanks

PS:i'm using the konakart 4.2
4
Hi ,

Is there an easy way to configure product invisibility based on the customer group??

Thanks
5
Hi,

I've used the kk community edition under windows (vista) and it works fine, but now i want to convert to linux, is it possible to use the modified files (JSPs and JAR generated with modification)with the Linux OS?

Thanks

   
6
Hello,


I'm trying to add a specific product model for each language ihave in my store , do you know an easy way to do that?

By default the the admin is only providing one choice, wich is the default language of the adminapp

Thanks