vita.printful
Forum Replies Created
-
Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Plugin Bugs with WooCommerceHey Tony,
Thank you for your feedback!
I suggest Ignoring all non-Printful products in your Printful Dashboard -> Stores -> Sync, so that these products would not sync up with us for fulfillment.I hope this helps!
- This reply was modified 6 years, 5 months ago by vita.printful.
Hey Tony,
Phew, it’s good to hear that you were able to resolve this!
Is everything working good currently?Hey Tony,
Thank you for reaching out!
Could you contact WooCommerce and ask why these orders are automatically set to Completed instead of Processing?These are the requirements that have to be true for orders to import to Printful:
1. The Product in the order is not Ignored;
2. The Status of the order is “Processing” – if not, it has to be manually changed to “Processing”;
3. The Order is marked as Paid – if not, check if the money from your customer was received and manually change the status.After this is done, the order should go through to Printful.
Sometimes, due to unforeseen delays, the product import might also take longer than usual.I hope this helps!
Be sure to send us another message, if you have any additional questions or concerns, we’d love to hear from you! 🙂
Hey there,
We consulted some more with our developer team and they gave us some additional information on what you could do.
But be mindful that any edits you make to the code are your own responsibility and we may not be able to help with fixing any issues you encounter due to these edits.You could either override the method printful_customized_thumb adding the necessary logical statement to save file within your system, or hook into the action wp_ajax_printful_customized_thumb and fetch the image url from the shopping cart after successful personalization.
Also take note that any modifications should not be applied to the Printful plugin, as any plugin update overrides any changes made to it.
I hope this helps!
- This reply was modified 6 years, 5 months ago by vita.printful.
Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Status errorsHello again,
The error we are currently seeing in relation to your store is the following:
504 Gateway Time-out
The server didn’t respond in time.This might be causing the issues you are seeing, whilst trying to add products to your store via your Printful Dashboard.
We suggest increasing your site’s resources and/or the maximum execution time to improve this.
Let us know if this helps!Thank you for your question!
We don’t currently offer assistance with editing your website’s theme, so I suggest you to reach out to a developer, creators of the theme or your host for additional help!Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Status errorsHey there,
Our developer team is currently checking in with this issue and I will follow up with you as soon as we have an update!
Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Status errorsThank you!
I see that your store connection is currently active in your Printful Dashboard > Stores, could you let me know if you were able to solve these issues and, if not, could you also let me know if you are seeing any errors when you try to add a product to your store?Looking forward to your reply! 🙂
Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Status errorsThank you!
Could you let me know whether https://my-domain.store is the actual store url there, or an example url?If this is not your actual store url, could you share the real one with us?
You can send it to feedback@printful.com, we’d love to check in with this issue in more detail!Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Status errorsHey there,
Thank you for reaching out!
It looks like your WooCommerce authentication URL access and WordPress Site URL are failing.
Could you verify that you have entered the correct store url in your settings?Something you could also try is to disable all plugins but Printful and WooCommerce, when you set up the connection, as a security or firewall plugin could be restricting access to your store’s side.
I hope this helps!
Hey there,
Thank you for reaching out!
It is not currently possible to enable this kind of function through our plugin, so you can only create this functionality yourself by modifying your WordPress/WooCommerce theme.Let us know if you have any additional questions!
Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Currency switcherHey Fany,
Thank you for reaching out!
This definitely does not sound right and we would be happy to check in with this concern in more detail.
Could you send me a screenshot of the checkout screen, where this issue is visible?Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Move personalized buttonHey there,
Thank you for reaching out!
To make any edits to the location of the personalization button, you would need to manually edit the code of our plugin. Something to keep in mind is that if you modify Printful plugin code manually and later do an automatic plugin update, this update will override your initial change.You can also consider creating a custom plugin/script/code that would force the positioning of the personalization button.
I hope this helps!
- This reply was modified 6 years, 5 months ago by vita.printful.
Forum: Plugins
In reply to: [Printful Integration for WooCommerce] Personalize buttonHey there,
Thank you for your reaching out!
The text and colour of the personalization button can be changed in the Printful plugin’s settings.As for the size, the button uses your website theme’s default settings.
I hope this helps!