Code

Discussion on Nest - Multivendor Organic & Grocery Laravel eCommerce

Discussion on Nest - Multivendor Organic & Grocery Laravel eCommerce

By
Cart 800 sales
Recently Updated

botble supports this item

Supported

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

693 comments found.

Everything is good in the script, but is there any plugin or module for a saas warehouse management system that people can use to store their product in a warehouse like Amazon? if you are planning for this module, please inform us to purchase it. Because I like your script, but the only one you missed in this module is the saas- warehouse management system. we are looking for a saas warehouse management system with an e-commerce script

Hi,

We don’t have plan for this module at this time.

Our dev team will check it when we have more time in the future.

hlw Concern, how can i disable “Payment Proof” option from Checkout page?

Hi,

You mean you want to enter receiver emails for that notifications?

It will be sent to the admin emails, so you need to enter that emails in Settings → General https://prnt.sc/2oOFtbXteB0u

how to deactivate my license from a domain?

Hi,

You can deactivate your license in Settings -> General.

Or you can log in to our customer license manager site https://license.botble.com to deactivate your license from a domain if you can’t access it anymore.

Hi, I have a couple of customization questions:

After a customer places an order, both the customer and admin receive an order email. At the bottom of this email, there’s a contact email address (for example: demo@example.com — please see the attached screenshot). How can I change this email address to my own (e.g. support@mydomain.com )?

If a customer adds a note while placing the order, I’d like this note to also appear in the admin email notification. How can I include the customer’s note in the admin order email template?

https://prnt.sc/zlDcqZg1AbOY

Thank you!

Hi,

1. Our dev team will check and fix this issue in the next version. Thanks for your feedback, please setup it in Settings → Email templates directly for now.

2. I guess that you have customized our email template, so it’s missing in your template, please compare our email templates on https://shofy.botble.com/admin/settings/email/templates/plugins/ecommerce/admin_new_order/edit and add it to your email template.

Don’t need to enable or add a plugin for this, it will work if it has that part in your email template.

Or try to reset that email to default: https://prnt.sc/IXoI4c0fpArK

It must be there: https://prnt.sc/zEqduJE-_XUO

Hi,

We havent customized our email template and even tried the reset option to get the customer’s note included in the email. You can see our email template code snippet which includes the code for note and the preview is working well. https://prnt.sc/skKhoX9w-xpB https://prnt.sc/VEd17wnadlGu But the real order from a desktop or mobile browser is not including the note to the email. https://prnt.sc/9j1c5uodLIfb Please let us know if there is any way arround.

Hi,

Our dev team will check and fix it in the next version. We will fix and release it in the next 1 – 2 weeks. Please wait.

How do I update the email address on the contact us page. Thanks

Hi,

You can update it in Appearance -> Theme options -> Contact info boxes.

https://prnt.sc/ED6FFyrkZdsb

How do i update it without changing my frontend view of the website or without changing my website compnents

If you don’t make any changes in /resources/views/vendor, you can delete this folder, then it won’t override our code in /platform

i am getting

  1. InvalidArgumentException – Internal Server Error View [layouts.base] not found.

PHP 8.4.5 Laravel 12.34.0 aabhaveda.com

  1. Stack Trace

0 – vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138 1 – vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:91 2 – vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:75 3 – vendor/botble/shortcode/src/View/Factory.php:33 4 – platform/themes/nest/layouts/full-width.blade.php:11 5 – vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:123 6 – vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124 7 – vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:57 8 – vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:76 9 – vendor/laravel/framework/src/Illuminate/View/View.php:208 10 – vendor/botble/shortcode/src/View/View.php:50 11 – vendor/laravel/framework/src/Illuminate/View/View.php:160 12 – vendor/botble/theme/src/Theme.php:795 13 – vendor/botble/theme/src/Http/Controllers/PublicController.php:86 14 – vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54 15 – vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43 16 – vendor/laravel/framework/src/Illuminate/Routing/Route.php:265 17 – vendor/laravel/framework/src/Illuminate/Routing/Route.php:211 18 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:822 19 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 20 – platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php:47 21 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 22 – platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php:80 23 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 24 – vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php:17 25 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 26 – vendor/botble/platform/base/src/Http/Middleware/EnsureLicenseHasBeenActivated.php:12 27 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 28 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 29 – vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php:16 30 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 31 – platform/plugins/ecommerce/src/Http/Middleware/TrackAbandonedCart.php:18 32 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 33 – platform/plugins/ecommerce/src/Http/Middleware/CaptureCouponMiddleware.php:21 34 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 35 – platform/plugins/ecommerce/src/Http/Middleware/CaptureFootprintsMiddleware.php:23 36 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 37 – vendor/botble/platform/base/src/Http/Middleware/HttpSecurityHeaders.php:12 38 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 39 – vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php:16 40 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 41 – vendor/botble/platform/base/src/Http/Middleware/AdminLocaleMiddleware.php:16 42 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 43 – vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php:29 44 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 45 – vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php:17 46 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 47 – vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50 48 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 49 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:87 50 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 51 – vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:48 52 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 53 – vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:120 54 – vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 55 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 56 – vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:36 57 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 58 – vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:74 59 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 60 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 61 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:821 62 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:800 63 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:764 64 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:753 65 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:200 66 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 67 – vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php:43 68 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 69 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 70 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php:31 71 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 72 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 73 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php:51 74 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 75 – vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php:27 76 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 77 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php:109 78 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 79 – vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php:48 80 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 81 – vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php:58 82 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 83 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php:22 84 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 85 – vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php:26 86 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219 87 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137 88 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:175 89 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:144 90 – public/index.php:23

  1. Request

GET /about-us

  1. Headers
  • accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
  • accept-encoding: br
  • accept-language: en-US,en;q=0.9
  • cookie: botble_footprints_cookie=eyJpdiI6Im1sZDlOQ3RPVjZodklCRi9LZndZOEE9PSIsInZhbHVlIjoiV1crNE5DU04rRVRnYVdMVUlUWGVvZnBVSFRNM2JxMk5pbjlESWFOd3phYnJodmNLODNPM2NEUjRCOEFxL0tMalBVYUp4SEZHM1drTDJzdjRUZlB2YTBndkZoRWdYM211WFQ1RGlEN0RVRkplWVA4TzFMVjgxVkVpaUpEV0o1QksiLCJtYWMiOiI0MzExODQzOWFkY2QxNWVkY2Q5YWUzMGYyZDAwNjFjM2ZiMTk5ZWU1NDc5NzA0OGVjNGE5ZTcwMDVjYTI5NDg4IiwidGFnIjoiIn0%3D; botble_footprints_cookie_data=eyJpdiI6Imx0V0kra0dpUE1nNVNsbTI4S09lNWc9PSIsInZhbHVlIjoiM1E2ZDd5ZWZxRTMyY2lJaFlUd3BzczhFTzJCWTUyZ2dUb1lDY1hwdkZyRDBIVTdOa1VRazJuaFdoRmVveFk0OGJDa1NHK1VFanQvVDQ2UjFjMFZQTk02YkZLejB6dFp1L2MzOE5mTWxGdG0wNXcyZmlTaTZScVMyRXdBL0FnanppTjQycXVLUzF3Zk5qNUxRSFBhU0k2SHVuTUttM1ZpRjRSQTBHSmkxbGQ4b2tiQXdXNzVyL0g2dnJkaFhveVpET3VERFd6U0J3OGR2aktLU3hnTTJldGVIb2FXUlB1Wk9RNFBCTEZtMCtqOEp5aFVyMCtFMlBIVWN0dEszckF2M2hSVkNsMmZnY3UwQ1AvVndyK3cyZEo0TkhvdjVBaGV0cWI1ajZCWTJFNVAzYWd2SlpKeklobGNUYUplZEswM1NZYis2Tm82S2pkNTVlTVM3c3Z5and0T01aS3VwYnVrdWdJMjFuVlhHRjdjclRXbGN5YUlPQUJNOUh2blhueFZBTFhBZ2NFOFI1eEFJU3A1akNUei9SZkpieDJ0UCtuWWVTQkRoanNweGt5YUYrT0dXT0×0dmdxYjc3ZGN3alE2MzdqS3h3L2p2b2pyMW5OUUl1VHdWY0RCR0k3ZS9URkQrY3hNUDRYSy9IbFhJZDBnMGg4Sk9rZDFRQ1orRG51c3EiLCJtYWMiOiIwZjdhNjViYjc0MDI0ZjA0ZmJmMmRjNjE2NjU4YjdiM2U0ZmRjZjY5OGQyNmM0Zjg5Y2U4YTg1NjIxMmQzY2MyIiwidGFnIjoiIn0%3D; _ga=GA1.1.1407350589.1761896591; _fbp=fb.1.1761896591743.111828079186484363; XSRF-TOKEN=eyJpdiI6ImN5SDd5eWJ3VlBUZDBIZHAvcnhqSmc9PSIsInZhbHVlIjoiVi9lQWZLdWUxd1BuYWpIVEx1TnpQRkI5RnBDd3k4UUZ0TGQvRWszK2lIMEhtNEUxWUYyUDZYTmFNMGxDSXAvaWZVc3BkTytJUXczRlhqNUpKUUczV01mOTNMdjlXSUhVOWhNMXBub3FDVW9wS0dZNHl4QTJyL2ZrNVhvS2t6NXgiLCJtYWMiOiI3NzYzZDc3YmZiYzdlYWU1NGE3OTE0OTVmM2E2MDczMzQ3MDQwNzYwMDRiNzZlMmEwNGZmNTljOWNjYzVjNGY0IiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6IlVLL0×5aHJXR2xuT2FzbU5iSVBhcmc9PSIsInZhbHVlIjoiM1Y0R3RRZmp0YnRHVnludnNiM2JPelExcEV1bWlhRUhZV1BjQXBWVmxmNkVtTnFDbUV3N256N2Q0R3VGdjh1T2lZUDl0aEJ4ZTg1MXQ2QlU1ekVIcnhhaUw1ZnhKaUlGc214UDdTWHZHWXZBblpPNk9Bc2MwV2gxN2pPOVNncEQiLCJtYWMiOiIwNWRlOTZmMjNkNGE2NzNiZjEyZWQyZTcwYjRhMjAyNjczYzdhZWVlYzY0MWZmMDIzZGJiMmMwYjc1M2YzYWUxIiwidGFnIjoiIn0%3D; _ga_2K71Y7DBYC=GS2.1.s1761896591$o1$g1$t1761897876$j56$l0$h0
  • host: aabhaveda.com
  • pragma: no-cache
  • referer: https://aabhaveda.com/
  • user-agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36
  • cache-control: no-cache
  • x-forwarded-for: 203.109.66.117
  • x-forwarded-proto: https
  • x-real-ip: 203.109.66.117
  • x-real-port: 14774
  • x-forwarded-port: 443
  • x-port: 443
  • x-lscache: 1
  • sec-ch-ua: “Google Chrome”;v=”141”, “Not?A_Brand”;v=”8”, “Chromium”;v=”141”
  • sec-ch-ua-mobile: ?1
  • sec-ch-ua-platform: “Android”
  • upgrade-insecure-requests: 1
  • sec-fetch-site: same-origin
  • sec-fetch-mode: navigate
  • sec-fetch-user: ?1
  • sec-fetch-dest: document
  • priority: u=0, i
  1. Route Context

controller: Botble\Theme\Http\Controllers\PublicController@getView route name: public.single middleware: web, core, localeSessionRedirect, localizationRedirect

  1. Route Parameters

{ “slug”: “about-us” }

  1. Database Queries
  • mysql – select exists (select 1 from information_schema.tables where table_schema = schema() and table_name = ‘settings’ and table_type in (‘BASE TABLE’, ‘SYSTEM VERSIONED’)) as `exists` (35.96 ms)
  • mysql – select * from `settings` (1.61 ms)
  • mysql – select * from `languages` order by `lang_order` asc (0.99 ms)
  • mysql – select exists (select 1 from information_schema.tables where table_schema = schema() and table_name = ‘settings’ and table_type in (‘BASE TABLE’, ‘SYSTEM VERSIONED’)) as `exists` (0.8 ms)
  • mysql – select * from `slugs` where (`key` = ‘about-us’ and `prefix` = ’’) or exists (select * from `slugs_translations` where `slugs`.`id` = `slugs_translations`.`slugs_id` and (`key` = ‘about-us’ and `prefix` = ’’)) limit 1 (1.15 ms)
  • mysql – select * from `pages` where (`id` = 7 and `status` = ‘published’) limit 1 (0.76 ms)
  • mysql – select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (7) and `slugs`.`reference_type` = ‘Botble\Page\Models\Page’ (0.66 ms)
  • mysql – select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (7) and `meta_boxes`.`reference_type` = ‘Botble\Page\Models\Page’ (0.66 ms)
  • mysql – select * from `ec_currencies` order by `order` asc (0.67 ms)

Hi,

It’s missing file platform/themes/nest/layouts/base.blade.php

Try to download the latest version from https://codecanyon.net/downloads and add this missing file.

How to set product book now? or Pre-Booking system?

Hi,

We don’t have this feature in our script. Please customize our script to add pre-booking system.

okay. how to create a book now form (custom page)? is it possible?

Yes, you can add more pages from code in routes/web.php and add view file in /resources/views to display your custom page.

Or make a new plugin for it in platform/plugins/, the same as we did for other plugins.

Poines

Poines Purchased

Symfony\Component\ErrorHandler\Error\FatalError Type of ArchiElite\IpBlocker\Tables\HistoryTable::$view must be ?string (as in class Botble\Table\Abstracts\TableAbstract)

problems

Hi,

It is having conflicts with plugin IP Blocker by Archi Elite.

Try to access to your hosting and delete folder platform/plugins/botble-ip-blocker, then check again.

It should work again after that.

Poines

Poines Purchased

Call to undefined function Symfony\Component\ErrorHandler\ErrorRenderer\highlight_file()

Hello, I got this problem after the last update.

Hi,

highlight_file() is a built-in function of PHP, I think that it is disabled by your hosting. If you can manage php.ini, try to remove that function from disabled_functions

Check this https://github.com/symfony/symfony/discussions/46457

Or please contact your hosting provider to enable this function on your hosting.

If guest checkout is disabled, when a customer logs in during checkout they are redirected to the homepage instead of staying on the checkout/cart page. Ideally, it should redirect them back to the checkout flow. Is there any workaround for this?

Hi,

Our dev team will check and improve it in the next version, please wait.

I have over 3000 activities log, how can I empty the activity log on the dashboard?

Hi,

You can delete it in Admin → Platform administration → Activity logs.

We really like your project. When we make a purchase, do you provide the source code? We want to build a mobile app on top of it. That’s why we need backend services. Do you also provide the REST API?

Hi,

Yes, we are providing full source code, no encryption, you can fully customize if you need.

We have RESTful API, you can check docs for it on https://nest.botble.com/docs/

How can I remove the payment proof after checkout please?

Hi,

You can disable it in Settings → Ecommerce → Shopping.

https://prnt.sc/UgJXgX9JpKYW

I have created a new homepage using the pages menu. How do I activate this to be the first page people will see when they visit the website?

Hi,

You can set that page to homepage in Admin -> Appearance -> Theme options -> Page

I am using the stripe payment gateway. When I click refund on an order website, does it automatically refund the customer through Stripe?

Hi,

Yes, it will.

I keep getting this error and upgrade is stuck at 5% when upgrading. What’s the issue please?

https://prnt.sc/pY_jw8QHSaD3

Hi,

It’s timeout when downloading update file. Please try it a few times until it is success.

https://prnt.sc/kHEfsFM2aLGO

is there any option for the WhatsApp order system? When the customer wants to order the product, the product page will redirect to WhatsApp

Hi,

We don’t have this module in our script.

Please hire a Laravel developer to develop this module for you.

hello Currently, are all the plugins shown in the demo version included with the script package, or are some of them sold separately on the Marketplace?”

Hi,

All of them are included in the download package. It will be the same 100% as our demo site, you don’t need to pay any extra fees.

We are very interested in purchasing your project. Before proceeding, we have one important question regarding the payment methods.

At the moment, we noticed that the system supports PayPal and Stripe. However, we would like to integrate our local bank’s payment system as an additional payment method.

Our main requirement is that each vendor/store should be able to enter their own banking details, and the payments should go directly to the vendor’s account (not to a central account).

Could you please let us know if you can assist us with this integration, and what would be the estimated cost for implementing this feature?

Thank you in advance for your support.

Hi,

I can’t sure that your bank payment system supports auto payout to customer bank account or not.

If it has API for this, we can do the same as we did for PayPal and Stripe payout. It will take about 15 hours to implements. Currently, our hourly rate is $40.

nextsam

nextsam Purchased

I noticed there are 740 buyers of this theme (including me). Has anyone successfully implemented Google Tag / Meta Pixel setup with it?

My website using this theme: https://minimartsupershop.com/

Issue I’m facing:

The Dada Layer is not working properly for server-side tracking.

From Dashboard > Website Tracking > Google Tag ID: the Order Success page fires correctly, but the Homepage and Initial Checkout page are not being tracked.

From Google Tag code directly: the Order Success page is not tracked, but other pages are tracked.

What I want: Every page should be tracked properly!

Has anyone solved this issue or can guide me on how to fix it?

Hi,

You can enable Google Tag Manager in Settings → Ecommerce → Tracking to track events.

https://prnt.sc/nqKsxXqjff5z

In Settings → Website Tracking, please enable GTM debug mode: https://prnt.sc/o07NFx9t4v7u

And check in Console log tab on browser, it actually sends GTM events to Google Tag Manager.

https://prnt.sc/WPt-RY8Yx32m

Hi,

I noticed that the spacing between the Browse Categories and Home navigation items is not consistent with the spacing of the other menu items. It would look cleaner if the spacing were uniform across all items.

Additionally, I think it would improve usability and flow if the Browse Categories menu were placed just below Home, as this would align better with typical navigation structures and make it easier for users to explore. Please see the attached screenshot for reference — I’ve highlighted the area in question to make it easier to spot.

https://prnt.sc/vPp3Q5VEvutd

Hi,

Our dev team will check and improve it in the next version. Thanks for your feedback!

Hi

The social site link icons are not visible on the mobile view at the bottom/footer of the webpage. These links shold be easily accessible from the main page of the wbsite.

https://prnt.sc/TobOOHiA9B9x

Hi,

We will check and fix it in the next version. Please wait about 5 days.

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