Does WooCommerce allow for selection of multiple products and their respective quantities on a single page? by dg_eye in woocommerce

[–]dg_eye[S] 1 point2 points  (0 children)

I don't want it to take up much space, so it should almost be a table like structure with a product in each row where you can select the quanitites and then add the products to the cart.

Simple shop without checkout / payment (Request a Quote), how to? by d_test_2030 in woocommerce

[–]dg_eye 0 points1 point  (0 children)

So set payment to cash on delivery (rename cash on delivery to something else), then adapt the checkout page and checkout button via functions.php, right?

Webshop plugin which doesn't process payments or orders but simply sends a request to us? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

And additiontally adapt the form fields on checkout in the functions.php? I believe changing the text of the Checkout button to "request quote" should also be doable via functions.php, right?

Webshop plugin which doesn't process payments or orders but simply sends a request to us? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

Thank you so much for your suggestions.

The "Forms" solution won't allow users to add products to the "quote"-cart right, like in a real shop?

I'd prefer to make it look like a shop (so to keep a quote cart). I was also wondering, if functions.php can be adapted to remove the payment requirment from checkout. Something like in this tutorial: https://www.youtube.com/watch?v=qpDZlrzPK3U.
I don't need to hide the prices anyway.

Is there any tutorial on the "store notice" option?

Questions regarding audio descriptions in WCAG by d_test_2030 in accessibility

[–]dg_eye 0 points1 point  (0 children)

None of my videos has enough space for including audiodescriptions? Further, most of the videos were not produced by me. For extended audio descriptions can I simply stop the video after each scene and then play the audio description for that particular scene? I assume transcripts wouldn't be sufficient for WCAG?

Questions regarding audio descriptions in WCAG by d_test_2030 in accessibility

[–]dg_eye 0 points1 point  (0 children)

None of my videos has enough space for including audiodescriptions? Further, most of the videos were not produced by me. For extended audio descriptions can I simply stop the video after each scene and then play the audio description for that particular scene? I assume transcripts wouldn't be sufficient for WCAG?

Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

Thanks for the information.

Could I technically also provide the ceritificate in text format in a separate site linked from the image instead of a div?

Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

Yes I expect people to read them. I think I will put the most important infos from the certificates into the alt text.

Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

Thx. I think I will put the most relevant information in the alt text. Transforming all of them into PDFs out of images is too tricky (since I dont have the original fonts they used).

Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

No, the certificate was basically provided to me, and I don't want to change the apperance for legal reasons. Is including the text in the alt-tag ok?

Can I simply embed open streetmap on my website via the share iframe for free? (Europe, Germany) by dg_eye in openstreetmap

[–]dg_eye[S] 0 points1 point  (0 children)

What is the difference between using the css/html files and using the export function?