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.

29723 comments found.

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

basti would you be able to assist me with the facebook login? I created the app and its active.. But when i click on the facebook login button nothing happens

hi mate

someone has reported this issue and i confirm yes it does not work :( will be fixed on next update

thanks

Hello,

How leave with url amigable restaurants?

Example: In http://websitedelivery.com/store/menu/merchant/mc-teste to http://websitedelivery.com/mc-teste

Thank you.

hi mate

sorry no options for that right now you will have to create a controller for that one but you will have to create many controller for every merchant :(

thanks

In the new version , almost all pages appear this error : http://imgur.com/x5Qd4Jf

Ignore my previous question , I’ll keep the other version , I would like to know how to have access to this page – admin/cardpaymentsettings

this is php notice turn off your error reporting on index.php add this to show only the major error

error_reporting(E_ERROR | E_WARNING | E_PARSE);

edit your admin account and tick the access Offline Credit Card Payment

Hi mate

Updated to new theme ! Few things need attention :

1. When search by address : All restaurants shows up ” Including restaurants which are SUSPENDED, BLOCKED, PENDING APPROVAL” At the same time, when click on BROWSE Restaurants, only active restaurants are visible.

2. In default view of restaurants when we browse, 3rd restaurant space is empty, rest all restaurant are placed right. In list view all is good

3. As you said earlier, I am not able to find LightBox. Has it been introduced in this update ?

Thanks Mate !!

Also, in admin login, lots of check boxes are not visible.

Also, after updating all the files and folder except Protected/Config , it shows the Karenderia logo on “mobile devices”. I have checked on different browser on mobile , It shows our logo on the website when on computer.

hi mate

1. your correct i forgot to update my localcopy you can fixed this by editing the files /components/functionsv3.php and look for the functions searchByArea after this line
$and.=”AND is_ready=’2’ ”;
add this line $and.=”AND status=’active’ ”;

2. this can be fixed by little css tweaked can you send me url so i can check

3. sorry LightBox?

nothing changes on admin panel not sure if you make some edits in your admin panel

for the logo there is 2 types of logo now for desktop and mobile please check admin -> settings

thanks

add choice language button in front end

language button transfer @ top and i find when i try to add product in cart not show but i see the msg item has added in cart

will do take note

hello basti, can you please add 1) feature to put website in Maintenance mode. 2) Can you please add Sort by on the left sidebar. http://multiple-restaurant.codemywebapps.com/store/searcharea?s=970%20N%20WESTERN%20AVE,Los%20angeles&display_type=listview

In Zip Code could you please tell me how to disable area field as compulsory because i only need zip code and city

3) And is it possible in Merchant setting to select zip codes to which a merchant want to make delivery. i am using search as address but as the address also contains zip code, i want merchant to select zip codes to choose the cities to which he want to deliver food rather that to select delivery ares.

4) And as i think you should really add this feature, example when admin want to add a restaurant as a sponsored listing , then admin should select the zip codes to which that restaurant shows as a sponsored listing in search .

if u want you can add this feature as a addon. i really need this bro.

Hi basti nice work man, can you update the time picker, especially for the mobile is just to hard than scrolling around…thanks basti

sure mate will add on it my list

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

i believe i have already answer you

Basti,

When someone uses Offline Credit Card, where do I get that information to process the payment? BTW…the new layout is AWESOME!!!!!

hi mate

sorry about that i made some changes on the new theme for the credit card code i change from ccr to ocr to make it make sense

open the file modes/view-receipt.php and change this line <?php if ($data['payment_type']=="ccr"):?>

to

<?php if ($data['payment_type']=="ccr" || $data['payment_type']=="ocr" ):?>

AWESOME!!! Thanks, Basti!!!

Good work basti ;) Great theme ;) Congrats ;) I have problem with merchant when cliking it says: merchant is not available

Hi Mate, please reply to my last mails. I have send you my ftp details again, as i have still problems as merchants are not showing!

hi mate

i think there is something wrong with your view table view_merchant i believe you have export the database from your old db when you export the db you should not include all the tables with view_

to fixed these drop the table view_merchant
view_order_details
view_ratings

and run the update database and these table will be created again

thanks

Ok, i will try that out thanks. Besides that the Addon Item picture is not showing on item page! I added the picture for Addon item like cheese but its not shwoing in details. How to show the picture for Addon?

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