shige3
Forum Replies Created
-
Thank you for your reply.
I will check again regarding ”product descriptions”?.Forum: Plugins
In reply to: [WooCommerce] A system that sells prints of images on a websiteHi @carolm29, ChatGPT gave me the solution. After adding the code provided by ChatGPT to functions.php, I was able to paste the original image URL into the order information of woocommerce. I found that there is no problem if you use woocommerce's original import/export function instead of "Order Export & Order Import for WooCommerce". This helped me solve the problem I faced. Thank you very much.
Forum: Plugins
In reply to: [WooCommerce] A system that sells prints of images on a websiteHi @carolm29, Thank you for your reply· The specifications of the sales site under development are summarized below. 1) Main operator Site developer: Me (Administrator) Site operator: Operates the site on a daily basis (administrator privileges) Print Operator: Printer operator at the print lab (printing ordered images and sending prints) (Access privileges to order information and original images) 2) Images to upload to the site The site operator uploads the images to be sold in advance to "Media". (Customer does not upload images) Add a watermark to images displayed on the site. (Currently using “Image Watermark” plugin) → Setting not to add watermark to original image 3) Customer Customers select an image on the site, specify print size and quantity, and purchase. Similar sites are below. https://photostore.mlb.com/featured/2-alex-gordon-christian-petersen.html 4) Workflow i) Once an order is placed, the system will send an order completion email to the print operator. ii) The print operator accesses the order information contained in the order completion email. iii) The print operator downloads the original image and sends it to the customer after printing. 5) Challenge The print operator cannot download the original image because the URL of the original image is not attached to the order information. Since we have a large number of images to sell, we use “Order Export & Order Import for WooCommerce” plugin to register products in bulk. Print operators can download the original image by pasting the URL of the original image in the product description section of each product. However, this is not practical because “Order Export & Order Import for WooCommerce” plugin cannot register "products with variations" all at once. I would like to know a smart way for print operators to download original images. Thank you.
Forum: Plugins
In reply to: [WooCommerce] I want to add watermarks to my zoomed product images.Hi @beautyofcode,
Thank you for the very useful information.
My site is under construction, but for the time being, I will change the function.php to prevent it from zooming in.
The plugin (Image Watermark for WooCommerce) you suggested will be considered for implementation when it develops into a critical issue after market introduction.Forum: Plugins
In reply to: [WooCommerce] “MyAccoutPage” 404ErrorHi @maykato,
Thank you for your reply,
It was displayed as “MY_space_A”.
Since I was able to set it, the 404 error was also resolved.Thank you so much!
Hi @aswingiri
Thank you!
I posted it as a pre-purchase question.Hi @aswingiri
Thank you for your reply.
Unfortunately, selecting “Support” on “Ultimate members”‘s site will take me to this forum.
https://ultimatemember.com/support/Forum: Plugins
In reply to: [WooCommerce] Register the uploaded image as a woocommerce productThank you for your support!
Noted.Forum: Plugins
In reply to: [WooCommerce] Register the uploaded image as a woocommerce productThank you for your support!
Forum: Plugins
In reply to: [Wordpress File Upload] Register the uploaded image as a woocommerce productHi @nickboss)
Thank you for your reply.
What kind of solution is it?
WooCommerce Product Add-Ons Ultimate seems to be usable.
When I asked the seller of it, he said that it could not be used for this purpose.Forum: Plugins
In reply to: [WooCommerce] Register the uploaded image as a woocommerce productHi @ihereira
The article you introduced is close to what I want.
In particular, “WooCommerce Product Add-Ons Ultimate” is promising because it shows an example of a print service in a video.
I will try it.
Thank you for the very useful information.Forum: Plugins
In reply to: [WooCommerce] Register the uploaded image as a woocommerce productThank you for you support.
I will search for a solution using the method you have introduced.Forum: Plugins
In reply to: [WooCommerce] Register the uploaded image as a woocommerce productHi @ihereira
Thank you for your reply.
I can not access to “https://assign%20images%20to%20woocommerce%20products/”
The site doesn’t exist or seems to be access controlled.Forum: Plugins
In reply to: [WooCommerce] Register the uploaded image as a woocommerce productThank you for your reply.
It seems that the introduced file upload plugin does not support multiple files.
Also, I don’t want to connect to an existing print service.Here is the operation flow.
1.After logging in, the end user uploads the images of their smartphone etc. to our site.
2. Order prints on our site using the uploaded images.* Prices are registered on our site according to the size to be printed.
* It is easy to sell products using images uploaded to WP media in advance.
* I haven’t found a way to register for woocommerce product using end-user’s images.
* It is necessary to hide the images of other users.Forum: Plugins
In reply to: [WooCommerce] Customer can’t download purchased image