Mayda
Forum Replies Created
-
Thank you for your reply. Please give me a few days to gather this info.
Forum: Plugins
In reply to: [Last Users Order Column for WooCommerce] Last user order data meta fieldThank you. That clarifies how it works. I don’t necessarily need the data in a custom meta field, I just need to pull the query into a table column for the Product Customer List for WooCommerce. If a custom snippet could be coded to integrate your Last Order column into that plugin’s table that shows in the Woo product edit screen, please email me with the cost at mayda-at-unlimitedmedia-dot-com. The plugin is free version at https://ww.wp.xz.cn/plugins/wc-product-customer-list/
Thank you.
PS. I can provide a staging-site if needed.
- This reply was modified 3 months, 2 weeks ago by Mayda.
Thank you. Our customers have been suffering this friction since November. About 12% of our orders were affected. Just applied the fix today and turned off auto updates. Will share how it goes after a few days.
Any word on a updated plugin?
Thank you. I will update and check it out.
Thank you James. It may be a conflict with another plugin. We use Clover for Woocommerce.
I disabled another plugin PDF Invoices & Packing Slips for WooCommerce, but the issue persisted.
I have many plugins and will need to test each one.
Interestingly, we previously had the paid Clone Orders plugin from Vibe Agency and did not notice this behavior. I prefer to support the open source when possible, we will stick with you for now. Let me know if you discover fix and I will make a donation.
Forum: Plugins
In reply to: [Givebutter Widget] Where to find my Givebutter Account IDFound my Account ID. That installation link needs to be more prominent. 😉
Forum: Plugins
In reply to: [Givebutter Widget] Where to find my Givebutter Account IDI tried both custom html and shortcode but they are not working. The library loaded is still red. I may not have the right account ID. Still have not found that anywhere in the dashboard.
Forum: Plugins
In reply to: [WooCommerce] Clover payment gateway is not showing Credit Card fieldsShahzeen, Thank you for your response.
My normal checkout page is currently converted to blocks and is working with the current clover plugin. However, the pay for order page which is the standard provided with Woo Commerce does not seem to have been converted along with the main checkout. The card fields are not appearing when a customer clicks to pay for from their my-account or if I email them the link to pay. I assumed that the pay for page was remaining in the classic payment mode. To be clear, there are not custom modifications on the pay for page or templates.
Please see the screen capture at https://imgur.com/a/9wTQ4CY.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] Clover payment gateway is not showing Credit Card fieldsClover payments now only supports block checkout form and my pay for order page does not show the credit card fields. Customers are unable to login and pay for their orders.
Please advise on how to modify the pay for order woocommerce template to use checkout blocks.
Pay for order form Woocommerce template: yourtheme/woocommerce/checkout/form-pay.php
I understand that I need to create a child theme and copy the template there for modification.
Forum: Plugins
In reply to: [WooCommerce] Clover payment gateway is not showing Credit Card fieldsThe developer for Clover Payments for WooCommerce plugin released their 2.0 update about a month ago and many users had a similar issue. The plugin required you to convert your checkout form to blocks in order for the clover fields to show. See https://ww.wp.xz.cn/support/topic/update-2-0-still-causing-payment-block-to-disappear-on-checkout/
The pay invoice form (pending payment) is still not resolved but they have made some progress.
See the general support forum for other issues since then. https://ww.wp.xz.cn/support/plugin/clover-payments-for-woocommerce/
When customers go my-account or need to pay for a pending order the simplified checkout payment page is shown. The Pay for Order page is generated from a WooCommerce template file.
https://ww.wp.xz.cn/support/topic/edit-order-pay-page-content/#post-17249226
After we copy the template file into a child theme. What is the proper code for pay-for.php file to enable that page to use blocks that work with the clover 2.0 plugin.
Thank you.
Got it. Thank you for your help.
Thank you Tristan and Darian. Unfortunately the snippet did not add the text from the Ticket Description field in the RSVP. The info is entered on the RSVP editor as textarea input field with name=”ticket_description” class=”ticket_field ticket_form_right” id=”ticket_description”
These are free events and I am only using the RSVP for now. I am leaving Unchecked the “Show description on frontend ticket form.” as I only want to send the info in the email after RSVP is submitted.
I tried replacig product_id with ticket_description but that did not work. 🙁
Forum: Plugins
In reply to: [web-cam] Customization RequestHello BJSimm12, Did you get any progress on your customization? I have the exact same need. I am developing a learning website and need a snapshot of the user for verification. I am considering looking at the code myself and modifying.