Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,366 sales

bastikikang supports this item

Supported

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

29733 comments found.

Hi Basti, Login & Signup “POP-UP” does not work on your new theme update. it always use a new page login & signup. I need a pop-up style of Login & Signup. Please help. Thanks!

hi mate

sorry but on new theme i have remove the popup login :( as its not working so well in terms in mobile device

thanks

Hey how can i enable this when you click on a menu item.I meant when you click on a meun item before adding to card this popup appears in demo how to configure like that! Please it’s very urgent http://i.imgur.com/2Pu2Esp.png

hi mate

that is the default but if your food item has no addon it will auto add to cart but if you want to show the popup without the addon tick admin -> settings -> Disabled single food item auto add to cart

thanks

Hey how can i enable this when you click on a menu item.Please it’s very urgent http://i.imgur.com/2Pu2Esp.png. You are not replying it’s very bad!

already answer :)

go to admin -> settings -> Disabled single food item auto add to cart

thanks

Thanks! A Lot great script :)

Hello, 2 needed updates if you can, on index page Browse by City, and costumize link in address bar, if you can, now i am testing the new version and i will write the bugs.

hi mate

what do you mean customize link?

for the app you will need to enabled that on admin -> theme settings

thanks

Customize link = /store/browse to restaurants browse or my edit, or how i prefer…

2 – I don’t find the theme settings in admin panel.

1. sorry not available

2. edit your admin account and tick the access to theme settings then re login again

Hi Basti,

Brilliant update !!!!!

But one question, how to only registered and authenticated users make TABLE BOOKING ?

thanks mate really appreciate

right now there is no options you will have to add your own checking

you can add your own validation on components/ajaxadmin.php and look for the function bookATable

sorry can you give more info?

Very tank you for your update ;)

thanks mate cheers :)

hi basti i update it but i can see theme setting. i had translated it in greek language before. You haven’t setting to printing in thermal printer yet?

new update is awesome :)

thank you in advance.

hi mate

you have to edit your admin account and tick the access to theme settings -> saved -> then re login again you should see now the theme settings

for the thermal printer sorry none :( i will post a survey for the buyers to vote on what new addon that krms most buyers want i will include the thermal printer so make sure to vote :)

thanks

Hello; I did the update as usual, but the home page of the site is white, also the administrator side, everything is OK. Thanks for your help

you might missed some files to check what is the error causing this just enabled the error reporting on index.php

from ini_set(“display_errors”,false);

to

ini_set(“display_errors”,true);

thanks

Many of my customers are choosing offline credit card payment over Paypal because they don’t have a Paypal account.

I’d like to change the word “Paypal” to “Pay With Credit Card Online” and “Offline Credit Card Payment” to “Call In Order.”

How would I accomplish this?

Also, where do I find the credit card info the customer enters when they choose Offline Credit Card Payment? I can’t find that info and I need it to process the card.

Thanks!

cheers :) again don’t change the key you can only change the value

thanks

Right. That’s what I did. Thanks for your help.

hi basti please solve this

http://imgur.com/0rbth25

can you give more info?

like is the merchant is still active? or link to your website

thanks

Hi Basti, after updating theme, I am unable to view customers profile. http://imgur.com/unsyrb4 can you help. I updated everything besides config folder

you might have missed some files please re check again

if you cannot solved this issue pm me your website and ftp access

thanks

No product add in cart , no translate cusine , no translate merchant title, and no have seo url , and try to add search by city/area ( with different minimum order per area) because some cities no have name in roads, every all i think works thnx again for support

hi mate

no product add in cart?

cuisine translation will be on next update

no translate merchant title ? what do you mean

thanks

no translate merchant title i mean must translation title as food item or others , and no have seo url , and try to add search by city/area ( with different minimum order per area) because some cities no have name in roads

i think translation for food item is already in there you just need to enabled on on language settings -> Enabled Multiple Field Translation

which part has no seo ?

thanks

Did not work here.. I uploaded everything and ran update but theme still old looking but without my config.

hi mate

you will need to replace the folder assets and protected

ofcourse you need to backup first your old files

thanks

New bug:

When you add a new restaurant and add it to the Featured Restaurants, on the front-end it shows it has a 3 start rating, but nobody has rated the website yet

hi mate

that would be impossible please check your db as it might have an old data

thanks

I did a clean install, deleted all the tables and deleted all the files. So that is why i think it is strange!

ahh you right :( i forgot to add the functions ratings on homepage

for now you can fixed this by editing the file views/store/index.php after the line $address= $val['street']." ".$val['city']; $address.=" ".$val['state']." ".$val['post_code']; add this line $ratings=Yii::app()->functions->getRatings($val['merchant_id']);

take note you will have to add ; after the $val[‘post_code’]

after that update this line <div class="rating-stars" data-score="3" />

to

<div class="rating-stars" data-score="<?php echo $ratings['ratings']?>" />

Facebook bug:

When you enable all the settings in the back-end (admin) and then go to facebook.com and then SIGN OUT.

Then the Sign in with facebook button doesn’t work. (only after you manually login on facebook.com and then come back to the website) the login works.

Extra:

I see you use Profile pictures, but can’t you when somebody logs in with facebook automatically download the facebook profile picture? Instead of customer uploading manually?

hi mate

hmm i think you are correct on fb login will do fixed on next update

will do take note of the image on facebook

thanks

On Contact Settings when i want to remove Country, Phone etc. nothing happens on the contact page.

And also if possible please make how to, step by step guide for logging in with facebook and google+

I checked my contact page, and nothing happened, phone, country etc. is still showing, please check

Basti, misunderstanding, i wanted to remove country on contact page located on the cover picture :D – that’s why it’s better to use screenshot. So can you tell me where i can do that?

ahhhhh :(

those are not picture actually is actual map you can remove those by editing the files /assets/js/store-v3.js

and remove this line if ($("#contact-map").exists()){ dump(website_location); map = new GMaps({ div: '#contact-map', lat: website_location.map_latitude , lng: website_location.map_longitude , scrollwheel: false , disableDefaultUI: true, styles: [ {stylers: [ { "saturation":-100 }, { "lightness": 0 }, { "gamma": 1} ]}] }); map.addMarker({ lat: website_location.map_latitude, lng: website_location.map_longitude , icon : map_marker }); }

thanks

Hey Basti!

Great update!

Few issues:

It is showing all the restaurants that are pending/disabled etc in the search result instead of only showing the restaurants that are active. How can we fix this?

hi mate

did you change anything ? on the code :)

oh it would be that way cause you cannot keep the same style when the screen getting smaller

oh okay, makes sense. Thanks Basti! :D

please tell me your email to send you an email for some custome changes, thank you

mrudoy1 , :D you savage

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