Rajkumar Shashwata Halder
Rajkumar Shashwata Halder
Scenario: Email Template: `Dokan New Withdrawal Request` - [x] 1. profile link is missing on email type `HTML` - [x] 2. user_name is missing in two places - [x] 3....
Scenario: Email Template: `Dokan Withdraw Approved` `{withdraw_page}` placeholder gives admin withdraw page URL, but the email is for vendor Steps to reproduce: 1. Approve a withdrawal request Screenshot:
Scenario: Email Template: `Dokan Withdraw Approved` Content should be consistent for both `plain` and `HTML` email types. Steps to reproduce: 1. Approve a withdrawal request Screenshot:
Scenario: Email Template: `Dokan Vendor Product Review` - [ ] 1. Description of Additional content should be in tooltip like all other email templates. - [ ] 2. remove `and...
PHP Warnings: - [x] For email template: `Dokan Contact Vendor` ``` PHP Warning: Undefined array key "customer_name" in /Users/rk/Sites/dokan3/wp-content/themes/storefront/dokan/emails/plain/contact-seller.php on line 20 PHP Warning: Undefined array key "customer_email" in /Users/rk/Sites/dokan3/wp-content/themes/storefront/dokan/emails/plain/contact-seller.php...
Scenario: - [ ] {price} placeholder should follow woocommerce Number of decimals settings for email template: `Dokan New Product`, `Dokan New Pending Product `, `Dokan Pending Product Published`, - [...
Change `Username` to `StoreName` Screenshot:
Scenario: - [x] Price is not showing on both email type HTML and Plaintext. - [x] Both email types aren't consistent. In plain type there exist `click here` but link...
Scenario: Email template: `Dokan new product` - [x] correct the sentece
Scenario: Email Template: `Dokan New Withdrawal Request` {User_name} placeholder is removed in this PR. The user will see a `{User_name}` placeholder instead of a value after upgrading to the latest...