Quotes add on not sending email
This topic contains 50 replies, has 5 voices, and was last updated by Paolo 7 years, 1 month ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
September 13, 2017 at 3:25 pm #370This reply has been marked as private.September 13, 2017 at 3:30 pm #371
HI Max,
Thanks for providing the info, i checked the test site and it seems the plugin folders still contain the -master in the folder name, can you please fix that so i can check further, or if you can provide FTP i can fix it for you.
Thanks,
Stiofan
September 13, 2017 at 3:38 pm #372Stiofan.
Naming fixed.
I note that when you activate the plugin you are jumped straight to the settings page. That needs fixing as well.
Let me know what else you need.
Kind Regards
Max
September 13, 2017 at 4:18 pm #373Hi Max,
Redirect to the settings page on activation is the desired result, what would you expect?
(checking now email sending now)
Thanks,
Stiofan
September 13, 2017 at 4:35 pm #374It seems to be working now since the change of folder name, can u confirm?
Thanks,
Stiofan
September 13, 2017 at 5:10 pm #375Stiofan
The quote email is now sending out.
1. I have reviewed the sent invoice in the fake customer accounts. There does not appear to be any link in the invoice to accept or decline it. Am I missing something.
Kind Regards
Max
September 13, 2017 at 5:37 pm #376Stiofan
I have installed a plugin on the test site which I am currently using in my new development (Auto Login New User After Registration) It serves to streamline the login process by allowing a user to enter their password upon registration (thereby by passing the email verification process).
However, when running alongside your plugin there are the following issues.
1. When creating a new quote, with a new user, upon saving (with save on send selected) you (as the admin) are logged out of the site and the logged back in as the new customer.
2. The quote fails to be saved or to send.
3. A user account is created for the new customer but there is no password.Kind Regards
Max
September 13, 2017 at 6:03 pm #377Hi Max,
I have fixed the accept/decline buttons, they were only showing if u were logged in as the user but we now have the invoice_key validation in the email links if not logged in.
For the auto login plugin i would guess that is a bug in their system, all we do is register a user the WP way, i am guessing they would need to filter the situations where this should happen, like adding a check if user is logged in already then do nothing.
For quotes let us know if u find anything not fixed.
Thanks,
Stiofan
September 13, 2017 at 6:53 pm #378Stiofan
Can I have the links to download your updated beta so I can test it.
Another issue: Your plugin now has the delete data on uninstall option but even if checked the orphaned data from the quote addon is not removed.
Kind Regards
Max
September 13, 2017 at 7:50 pm #379Hi,
it should be: https://github.com/AyeCode/invoicing
https://github.com/AyeCode/invoicing-quotes
make sure to remove the “-master” portion from the folder names.
Stiofan will follow up on the latest feedback tomorrow.
Thanks
September 13, 2017 at 8:19 pm #380Some more issues:
1. The quote email is confusing. Is there any way to edit the wording: Hi There, Your recent quote…
An online version is linked to the quote number, but that is not very obvious as there is no wording to that effect. Why does the quote email have to include the actual details of the quote. Why does it not just say: We have provided you with our quote. Here is the link to view it online where you will be able to accept it or decline it.2. In my test site the plugin adds checkout link (and other pages as sublinks)into the primary menu. Even if I go into appearance>menu and delete these links from the menu they reappear after saving.
Kind Regards
Max
September 14, 2017 at 6:52 am #385Hi Khun,
1. The quote email is confusing. Is there any way to edit the wording: Hi There, Your recent quote…
An online version is linked to the quote number, but that is not very obvious as there is no wording to that effect. Why does the quote email have to include the actual details of the quote. Why does it not just say: We have provided you with our quote. Here is the link to view it online where you will be able to accept it or decline it.You can manage this text via translation. You can translate that text by using plugin .po file.
2. In my test site the plugin adds checkout link (and other pages as sublinks)into the primary menu. Even if I go into appearance>menu and delete these links from the menu they reappear after saving.
You saved menu without choosing “Default location” in Menu Settings.
After selecting Primary Menu location, now checkout links have been disappeared.Kiran
September 14, 2017 at 6:56 am #386With last package update have you still problem mentioned here? https://wpinvoicing.com/support/topic/quotes-add-on-not-sending-email/page/2/#post-378
If you still have problem then can you explain in more?
Thanks
September 14, 2017 at 7:13 am #387Kiran
Thanks for your reply.
Having worked with Stiofan last night the quotations are now sending.
You can manage this text via translation. You can translate that text by using plugin .po file.
Editing a file to achieve a translation is not a very robust solution as it will be deleted upon updating the plugin. A better solution would be to add a “review and accepted or decline online” link/button in the html of the quote email, or provide a field in your plugin settings to enable user editing. Does the Notes section at the bottom of your quote form accept html or just plain text?
Have you made any progess on changing the paypal landing page. Most other plugins I use for payment via paypal take the user to the PAYPAL GUEST CHECKOUT page where they are simply asked for their credit card details to avoid confusion. See for example PayPal Shopping Cart by Scott Patterson.
Kind Regards
Max
September 14, 2017 at 1:00 pm #390Hi Max,
We have pushed changed to our development version with following changes. Please download and check following things.
Editing a file to achieve a translation is not a very robust solution as it will be deleted upon updating the plugin. A better solution would be to add a “review and accepted or decline online” link/button in the html of the quote email, or provide a field in your plugin settings to enable user editing.
This is how most text are changed including all standard WP emails, and if done right changes will not be overwritten. See https://wpgeodirectory.com/loading-wordpress-language-files-correctly/
Anyway i have modified that text.Does the Notes section at the bottom of your quote form accept html or just plain text?
Yes, notes are extended to WP standard comments functionally. It supports all html tags that WP standard comments supports.
Have you made any progess on changing the paypal landing page. Most other plugins I use for payment via paypal take the user to the PAYPAL GUEST CHECKOUT page where they are simply asked for their credit card details to avoid confusion. See for example PayPal Shopping Cart by Scott Patterson.
Please check, now the landing page on after redirect to PayPal site will be Billing page (that asks credit card details).
Let us know.
Thanks,
Kiran -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket