Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,364 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

29719 comments found.

Hello basti, I hope all is well. I just purchased your system and also the mobile app for it. So many great features! Thank you.

I imported data to mt_location_cities, but they are not showing up in the system. I made sure all foreign keys match to the country and states tables.

Could you please help?

Thank you in advance for your help.

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

I just did. Thank you so much again for great support!

I cannot change image on fromt end

Ok i fixed it :)

awesome!

HI, can any other Receipt PRinter works for Automatically Print

sorry what do you mean?

print automatically once there is new order?

if yes there is auto print tick button in your printer addon

tick that

you do have Referral System for Karenderia if you have, please let me know.

sorry at the moment i don’t have this addon :(

Hello Basti I am facing google login 403 error, previously its working fine now its showing eror,facebook login is working https://imgur.com/CNIrBhs

facebook login in web?

screenshot does not help

send me your site so i can check

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

Hello? does this system GPS based project and device control system.? the user can track her order and sit admin?

Then how about payment ? who will collect fees for food? or does system spread this fees to owner of restaurant/

my 3rd question how bout payment gateway does system accept DPO payment gateway?

hi mate

1. yes but you need the driver app addon https://codecanyon.net/item/karenderia-driver-mobile-app/16460414

2. it will depends in your merchant type

membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel

commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel

commission+invoice = same as membership and they will receive invoice that they need to pay to website owner

3. any payment gateway can be added but needed new code

cheers

Hi! Before purchasing I’d like to know if is it possible to apply the commission only as “membership” price? I’d like to have restaurants receive direct payments by customers, and to only charge them at the end of the month in order to renew their membership, depending on the sales they did.

If not, is this a planned feature? I can’t wait to try your awesome software!

Thank you :)

replied

Hi KingBasti! Sorry to hear about your father bro :(. Hopefully he can pull through. Only a quick question – Is there a way to show the Cuisines images on the Filter on the search results page? Current: https://ibb.co/D1MdhKW This is what I want: https://ibb.co/j5RvzfF Thanks as always

hi mate

thanks mate

do this quick fixed i can show you how to show the image but for layout you will have to do that

in views/store/search-results.php look for

FILTER CUISINE on the loop

add

<img src="<?php echo FunctionsV3::getImage($val['featured_image'],true);?>" /> example <?php foreach ($cuisine as $val): ?> <li> <img src="<?php echo FunctionsV3::getImage($val['featured_image'],true);?>" /> </li>

That’s perfect! Thank you.

I have a problem with database.

i have added a column in _merchant table which when i make it type GEOMETRY merchant cannot login. It makes success but redirects to login screen again.

same happens with if i try auto login from admin panel. basicaly it returns 302 response on merchant that failed to load response data.

if i alter the column to text all working.

I am thinking that has to do with where fetching the data because geometry column need special handling.

Hey i have found an work around. Could you please guide me on how to redirect the result page directly to the result found? The query only returns a single result so i want to redirect the client on merchants menu.

Never mind again i found the solution in an older comment here

sorry for late reply glad to hear that mate

cheers

Email sent bro!

Hi, i have a problem. Why i get an error? Geolocation failed: Origin does not have permission to use geolocation service

can you provide screenshot where is this?

if homepage if your using chrome browser you need to change the settings in your browser to allow access to your location

I just sent the email. Thanks, hope things are getting better

Sending back to you with responses, thanks

Dear Basti,

How is your father now?

I am facing some given issue in the system. I have mailed you all the login details on you mail. Please help to resolve.

1. I am unable to get push notification to Customer/Merchant/admin on change of order status from driver side. 2. Sales summary report is not working in merchant panel. 3. How to manage merchant amount if voucher is issuing by admin? When admin is issuing voucher it is getting debited by merchant’s amount.

hi mate

he is still in icu :(

can you send me your admin login and ftp access i will check

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

Ohh, I wish he will get well soon. I have already mailed you login details.

Hello good day Basti, you can assign a fixed price for the delivery, that is, it does not import the distance, that costs for example 5 cents to any destination, is that possible? And what minimum requirements would you need to make it work? Can I do it? Or do I need a programmer? Thank you.

installation of kmrs and its all addon is free take note only kmrs and addon for compiling the app to android i do charge

just send me your cpanel access after your purchase

btw it might be tomorrow its very late here on my time i will have to go bed :)

Perfecto, por último y para poder realizar la compra, para la traducción a español es posible tenerla por defecto?. Estoy interesado en sus aplicaciones y todos los complementos que mencioné. Amablemente indíqueme si es posible la personalización por su parte en cuanto a la marca, colores y traducción? O como hacerlo? Yo tengo los logos y la paleta de colores, Como indique no soy programador pero estoy aprendiendo. Agradezco su respuesta y quedo atento para concretar la compra. Saludos desde Perú.

hi mate

for translation there is translation file that you need to translate and you can add many languages you know

for changing color logo etc that is easy i can help you with that

cheers

Hi Basti, happy new year, when will be inventory addon ready? best regards

happy new year :)

it will be out very soon this is my next project for kmrs

cheers

hi

to all keep posting their own agenda

please can you not keep posting this every day, this is for support area not for advertising.

every message you post keeps adding on my dashboard

Hi Basti, I also hope your father will be fine.

Could you do a fresh new installation on a new server for me please?

Looks like you’ve completely forgotten about me…

nope mate :(

i reply in your email the reason

Hi,

I hope you are doing well.

We have finalized the Arabic language translations and receipt is printing in Arabic as well. But the issue is that we are receiving order email as empty with no subject. I believe it’s a UTF issue. Could you please let us know how to resolve this issue? Thanks

mate first of all don’t hard code any of the subject and template

this will be based in your template in admin -> Notification template

remember you can change the template based in your language file

the reason for the content is empty is your template in backend must be empty

and make sure in your app the choosen language is ar

Hi Mate,

Yes you are right, we have make hard coded value only for testing purpose, Thanks for the information we are able to receive the email in ARABIC format, only one last thing, which css file we have to customise the template file for RTL layout. Thanks

you can embed your css inside the template

hi I moving localhost to the server but I have an error my website does not load well I did all the steps in this guide correctly please help me

thanks.

moving to another server mostly the issue is with the exporting of database

question during import of database is there any error?

if yes you need to redo the import until it does not have error

I do not have an error in import the database Everything is correct and without error just the full site is not loaded

blank page?

if yes try to turn on error reporting in index.php

it will show what causing the error

ini_set(“display_errors”,true);

Hi Mate We are using Google Analytics but when a customer views the site via the mobile app, Analytics shows the result as (Not Set) instead of showing which pages are visited. How do we fix this? This is happening when the customer uses the mobile app to view the site. Cheers

hi mate

mobile app is different from website

check the plugin documentation maybe you can find what you are looking for

https://github.com/cmackay/google-analytics-plugin

Thanks mate, but we don’t have programming skills. Is this easy to do or could you do it for us?

actually what is set ?

if you look at the docs you can see many fucntions there and let me know what are those

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey