Search found 11 matches

by KhushalWebroot
31 Jan 2024, 09:53
Forum: Laravel package
Topic: integrate clients calendly account with contact form
Replies: 1
Views: 5660

integrate clients calendly account with contact form

The booking form needs to be linked to the clients calendly account when users make a booking to ensure double bookings are not permitted:
we have personal access token

How can we achieve this.
by KhushalWebroot
14 Dec 2023, 12:44
Forum: Help
Topic: Show product description on basket items
Replies: 1
Views: 2704

Show product description on basket items

I want to show product description under every item on basket page. Please explain full process. I want to basket/standard/body.php file and it says <?= $this->partial( /** client/html/basket/standard/summary/detail * Location of the detail partial template for the basket standard component * etc et...
by KhushalWebroot
29 Nov 2023, 10:57
Forum: Help
Topic: Cms forms issue
Replies: 1
Views: 1276

Cms forms issue

We are experiencing an issue with our CMS forms. We are receiving only the message field value in our e-mails after a user submits a form. Please advise.

Also how to add recaptcha?


Thanks
by KhushalWebroot
31 Oct 2023, 12:20
Forum: Help
Topic: customize confirmation email
Replies: 0
Views: 4294

customize confirmation email

I want to customize the confirmation email which is sent after the order to the customer. Can you guide me
by KhushalWebroot
23 Oct 2023, 12:07
Forum: Help
Topic: Only applicable product filters should be visible
Replies: 4
Views: 23625

Re: Only applicable product filters should be visible

No and i checked that the catalog-filter js and css are being added on the site pages.
by KhushalWebroot
20 Oct 2023, 07:09
Forum: Help
Topic: Only applicable product filters should be visible
Replies: 4
Views: 23625

Re: Only applicable product filters should be visible

Hi

I checked and did not found any count req....So what now how can make it correct?


Thanks
by KhushalWebroot
18 Oct 2023, 13:16
Forum: Help
Topic: Only applicable product filters should be visible
Replies: 4
Views: 23625

Only applicable product filters should be visible

Hi /shop/ready-to-ship~20 This is url of my category page. as you know filters are visible on this page by default but the issue is all the filter options are visible on this page but i want only those filter option which could be applied on the products not all the filter option please advise its i...
by KhushalWebroot
01 Jun 2023, 10:30
Forum: Help
Topic: updated version of aimeos and theme
Replies: 5
Views: 3898

Re: updated version of aimeos and theme

yes and would you be able to tell me how to clear the cache for all full applications by cmd or in any other manner.

php artisan cache:clear
php artisan aimeos:clear
php artisan config:cache


these dosn't help.
by KhushalWebroot
01 Jun 2023, 10:19
Forum: Help
Topic: cache issue
Replies: 1
Views: 1896

cache issue

Hi

All files are being cached. I believe it is being stored in the root storage folder.Would you be able to tell me how to clear the cache for all full applications by cmd or in any other manner.

php artisan cache:clear
php artisan aimeos:clear
php artisan config:cache


these dosn't help.

Thanks