Discussion on Madang - Healthy Food Delivery Nutrition WordPress Theme

Discussion on Madang - Healthy Food Delivery Nutrition WordPress Theme

By
Cart 1,363 sales
Well Documented

wp_asia supports this item

Supported

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

464 comments found.

Hi…Planning to build a multi-vendor food ordering & delivery system. Now we are searching for the right theme. We look this theme is dedicated to a niche. Do we have here the capability to make it a swiggy/foodpanda/zomato like platform? If yes so few extra questions we have if you can answer that would help us buying this product - 1) Do we have issue in doing demo import or installing demo data while installing this theme? 2) Are there any typical issues in installing the theme and make it operationalize? 3) What all other plugins & compatible paid tools we require to buy to fully utilize your theme to its max? 4) How easily can we convert your theme to a mobile app? And does it support iOS app as well in case? 5) How frequent you update your theme? Thanks.

It is possible to build something like you have described though it looks more like a platform that requires a professional solution than a simple WordPress theme.

Answering your question issues may arise anytime as all server environments are different but we usually help to solve the problems and update the theme when it is required. You can also review our theme before purchase here: http://madang.kenzap.com by clicking on free demo to see bundled plugins, they are free.

As for the apps its probably out of our scope. We recommend you contact professional app developers to see what they suggest.

Hi, I have a problem on the homepage of my website, the “recent articles” title is being cut by the articles, in the Madang Blog Widget. I didn’t change anything since a long time so I don’t understand why it has been cut? Thanks!

Our engineers have revised your website. Looks like a styling issue. This code may help you:

.widget_madang_blog_widget .blog-description{margin-top:0px!important;}

You need to add it under Customizer > Custom CSS.

If our support was useful we would highly appreciate your review as it takes significant amount of time diagnosing the problem.

Hi, is there a way to hide the button from them Madang feature widget completely?

Thanks for the code, but it also hides de icons, no just the buttons bellow the text, which are the ones I need to hide.

.feature-item-wrap a.btn{display:none!important;}

That worked, thank you very much!

Hello, I bought the theme and it’s amazing !! I wanna know if by any change I can change the Price to Quantity in this page: http://www.shophouseofflavors.com/product-category/fit-10-meals/

Thank you

If you want to replace price with quantity you need to modify core woocommerce template. For example, check out these articles:

https://shopplugins.com/add-a-quantity-field-to-the-woocommerce-archive-pages/ https://shopplugins.com/add-a-quantity-field-to-the-woocommerce-archive-pages/

Please note that you may also need to adjust CSS to match customization with your visual requirements.

Let us know if it helps.

Hello author. I have been trying to connect with you for a while. I have recently purchased a theme: Madang with you. I am not able to import demo content I haven’t been able to get setup menu as you have suggested in your theme documentation. Could you please let me know what is the fastest way to get support. Or you can answer me here. I haven’t received my reply yet.

Have you revised these articles:

- https://kenzap.com/how-to-install-wordpress-theme/ - http://kenzap.com/wordpress-theme-installation-troubleshooting/

Please explain at which step you experience problems. Have you installed madang plugin from plugins section and sollowed Setup Wizard instructions?

Hi team.

The layout is good and the pages look too good.

I am looking for creating a meal planning website.. I don’t want it to be a food delivery website..

Can this be achieved.

Instead of ‘Add to Cart’ to “Add To My Diet” A user can come choose the foods and receipies he needs choose combinations and instead of check out just download the diet plan in a PDF file.. Can this be achieved..

Thanks.. Waiting for your reply to purchase

Something like this might be possible but depending on your requirements might not be convenient.

1. To choose program we recommend using variable feature of WooCommerce: http://madang.kenzap.com/product/fruit-porridge/ You can add more variations with select boxes.

2. For each variation you can add a virtual PDF generated beforehand and uploaded to your website admin. Then user has same checkout process either free or with price and PDF download option.

Hi, what can i do to disable fadein and button on mobile slide, i want only image in slider on mobile

To hide button from banner on screen sizes smaller than 768px add this code under Customizer > Custom CSS:

@media (max-width: 767px){ .home-banner .banner-text a{ display:none;; } }

Regarding the fadein effect, do you mean the banner as well or any other element from this template?

fadein on home banner slider.. i want only clear image on mobile

This part is regulated by owl carousel library and it is not recommended to change its core. As an option you can display only one image for mobile devices.

Hello, your demo website is down.

Sorry for the inconvenience provided. It is working now.

Interested in this but the demo is broken…

Sorry for the inconvenience provided. It is working now.

I do really need to translate into Spanish the nutritional facts of avery plate on the hover state at the products-grid-builder page of your theme. In which widget, plugin or file are the product details tags located? Thank you!

It is still enabled. According to our records one of our clients had similar problems with this plugin. Try enabling this plugin and over their settings wipe all cache and turn it off from their interface.

I disabled it, checked on the loco translation plugin, and things are still so not translate

Please check if no autoptimize, WP Super cache or other caching plugin is avtive.

Nav bar to low it blocks the name of the meal. https://prnt.sc/n13pr5

Sorry do you mean that product title is hidden? Please provide a direct link to your page so that our developers can investigate your issue.

Sorry for late reply. Yes the product title is missing. http://chefves.com/product/low-fat-greek-yogurt/

It is recommended that you reduce logo size. Otherwise under Customizer > Custom CSS add this line of code:

.product-single .container{padding-top:85px!important;}

Having an issue with getting the images to work via category.

So here one is example. The Instagram area I am trying to filter it by Category. I am trying to put only meal-prep photos to show up in the Instagram area but it doesn’t work. https://prnt.sc/n0gpan -> Homepage https://prnt.sc/n0gp4h -> Madang Gallery settings https://prnt.sc/n0gr02 -> Categories I created.

We have verified your issue at our side and can confirm that there is a problem with category filtering. Please provide your email so we can send you an update directly once it is resolved. It may take 1-2 business days for our engineers to redevelop the product.

Hello again. We have a problem with CSS. Testimonial module is not working correctly. You can check on my screenshot, text don’t show full. How can I solve this?

http://prntscr.com/mzu7zs https://turkishkitchen.ca/

under Customizer > Custom CSS add this line of code:

.bxslider{margin:0!important;}

Our engineers have tested it on your website directly. This solution should work.

Hello. I want to change some words on notification emails. When people order by bank transfer, they recieve that email. How can I change IBAN word?

http://prntscr.com/mzi16k

WooCommerce email templates are responsible for this behavior. This article describes your problem: https://wordpress.stackexchange.com/questions/77783/change-label-for-field-used-in-woo-commerce

Hi, There is a bug with the mailchimp form, as you can see at the bottom of my website, there is an extra-text, just above the footer.

Please verify if widget where you provided textual information does not contain quotes. Alternatively send us a screenshot of this widget so we can verify your data input. Can submit it here: https://kenzap.com/forum/madang-healthy-food-delivery-nutrition-theme/

Hi, sorry for disturbing, you’re right, it was because I added the entire shortcode rather than only the ID of the mailchimp newsletter form. Thank you very much!

ok thanks for update.

Hello. We are only delivery orders to Canada, London – Ontario province. We want to people only can that selection for delivery address. How can I set it?

https://turkishkitchen.ca/v2/checkout/

Hi,

The products on my site are displaying incorrectly. I am getting missing products, duplicated products, its a big mess.

This is the link here: https://thempco.ca/our-menu/

There are 38 products on the site, and when you go through the pages you only see about 15-20 of them even though it shows ‘38’ products. The first example is the ‘DAILY BREAKFAST WRAP’ you’ll see at the end of the first page and duplicated again on the first row of the second page.

Thanks for the help in advance.

To display more products please increase value for this setting under your widget: Records per page

Also make sure that remember selections setting is deactivated.

I am displayed 12 records per page, which is good. Did you go to the site and see what I mean about the duplications?

If I deactivate that setting then if the user tries to filter and go to the next page it won’t be remembered.

We use ajax requests to make page refreshing seamless which conflicts with WordPress type pagination when the amount of products is more than you define per page. When user clicks on lets say page 2 or 3 the url changes and page refreshes. Then if user selects another category page is not refreshed only its part and this is where the problem begins because WordPress pagination parameters remain the same and we can not change them. You can simply increase the amount of products displayed per page or follow our further instructions.

We have verified our demo website and find out that category filtering works as expected: “If I deactivate that setting then if the user tries to filter and go to the next page it won’t be remembered.”

Can you please check our demo and confirm if filtering works as expected: http://madang.kenzap.com/products-grid-builder ?

Dinner and All Categories have more products per page.

Hi! Do you know where to translate all the words like “Carbohydrates, Nutrition facts, Add to cart, items, Quantity”, etc…?

You need to install a translation plugin like Loco Translate and find madand.pot and madang-plugin.pot files

Thanks, I’ll try that!

Hello I have emailed you guys multiple times with no response. I created custom attributes it allows for add to cart on mobile phones when all attributes are selected, but on desktop i cannot click anything when they are all selected. I think there is an error in our theme. Please tell me how i can fix this.

Dear Jesse,

Apologies for the inconvenience caused.

Can you please include link to the page you are trying to customize as well as the screenshot of the non-clickable button and name of the theme used.

Also for support inquiries we recommend you use our official support forum: https://kenzap.com/forums/

Best regards, Alex Maslov

Hello Alex,

Here is the Link https://fitchefinc.com/product/custom-meals/ and the theme is Madang Theme. It doesn’t work on desktop, but works on mobile. Can you please help fix it.

Our engineers have manually reviewed your website. Please find the report below:

You have performed certain customizations with the site and installed additional not bundled plugins that resulted in CSS/HTML conflicts in desktop mode. In details container with the class .up-sells overrides whole screen and prevents any click events. The easiest way to fix it is to go to Appearance > Customizer > Custom CSS and add this line of code:

.up-sells{clear:both!important;}

We have tested it and its a working solution. Looking forward to your further feedback.

I have asked questions to this same problem but have not received any answer. All my option are missing as well.

Please clarify your question again as we can not find it under this thread. In addition to that you have not purchased support license which means you can use our product as is but without additional help from our support team. Please refer to your purchase license for more details or Envato directly.

Appologies if any inconvenience caused.

by
by
by
by
by
by

Tell us what you think!

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

Sure, take me to the survey