rayhunt0917
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Square] WC -> Square Sync for Large InventoryHello Melinda!
Thanks for the prompt response. We are using 1.0.34. I think that it the current build. Additionally, I have attempted to import by creating a CSV of instock items only as well as a XLSX of instock items (using Square’s format) and in both instances I get errors because two items have the same title. Apparently Square sees items with the same title as variations….
I did see the error that stopped my last attempt to sync via plugin:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Hope this helps!
Forum: Plugins
In reply to: [WooCommerce] Product search by SKU doesn’t work on version 3.3.1single SKUs produce results with fix, however multiple SKUs fail search
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutHello Oliver,
Just wanted to follow up and let you know I discovered the issue was in theme’s woo commerce style sheet. In the Enfold theme, woocommerce-mod.css ln 147 is:
#top #payment label{display:inline;}
This would cause the Month and Year select to awkwardly scramble about in <p.form-row.form-row-first>. I resolved by copying the line above to my child stylesheet and changed display to block. Thanks for your time and attention!
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutIf it is of any help, I noticed the fields layout fine on small and x-small viewports. The behavior is noticeable when screen width is > 768px.
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutUpdated theme mid-November but didn’t notice any odd behaviors then. This has been a recent development within the past week or two. I can’t pinpoint the exact or date this occurred though. Screenshot is linked below. Similar to the initial issue, but this time only affecting the expiry fields.
https://www.dropbox.com/s/1ndpauddndqgnte/Screenshot%202018-01-07%2009.15.53.png?dl=0
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutThe misalignment issue of the CC expiry date has reared it’s ugly head once again! Could you please provide a fix as you did the last time? TIA!
No worries. I changed my mind on installing the plugin and opted to add the code to my page footers in child theme. Our WP install needs to trim the fat so the less I rely on plugins the better.
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutExcellent work! Looks fantastic on a desktop/tablet! Any ideas on how to clean up this? This is the layout on a Samsung Galaxy S6 Edge
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutDid some inline editing of the page using google chrome and discovered these modifications make the layout much more appealing:
1. insert a line break <br /> after label for expiration date. This shifts the selects down to the next line for a prettier display
2. set margin to 5px for paypal_pro_payflow-card-cvc input to align input box with month and year selects.
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutAny update on this? Or can you at least tell me where I could look to edit the layout on the checkout page? TIA
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutFWIW I don’t think this was an issue on the previous version of your plugin, but I can’t be 100% certain.
Forum: Plugins
In reply to: [PayPal for WooCommerce] CC form layoutHave not tried a different theme. We’re using enfold and don’t want to depart from it for the sake of a couple form fields.
This behavior is consistent in Chrome, Edge, and IE.
Forum: Plugins
In reply to: [Storefront Sticky Add to Cart] v1.1.5 broke Lightbox for product imagesConfirmed. Breaks lightbox and image zoom as well. Deactived plugin and lightbox and zoom functionality was restored. Using Storefront theme
Forum: Plugins
In reply to: [WooCommerce] Woo Commerce lightboxProblem solved! New version of Sticky Cart plug-in was breaking lightbox and zoom fx. Deactivated sticky cart and lightbox & zoom worked again.