Thanks a lot, this helped! :)
gruberroland → created an issue.
Cool, thanks a lot for your fast fixes. :)
gruberroland → created an issue.
Perfect, this looks great now! :)
Great, thanks a lot for the super fast implementation! I really like it. :)
There are a few things that could maybe improved:
* The close button is in the top right corner of the image which makes it sometime hard to see. Maybe put it on top right of the page (outside of image). On your demo it looks fine but for application screenshots with several lines at this position it is a bit hard to see.
* For next/previous buttons the rectangular bright background could be removed (and making the SVG brighter) to make them look more integrated.
* The page loads all images in full resolution. Instead, the gallery images could be displayed as responsive images and only the popup image in full size.
gruberroland → created an issue.
Sorry for the noise, it was a workaround on my side. :(
gruberroland → created an issue.
Full ack on using the default types. But which module is installing these? I do not have the default Image media type. You mentioned it should be preexisting on most Drupal installations. But how does it get there?
Thanks, this helped to install the module. Maybe these media types can be installed automatically by EPT Core?
gruberroland → created an issue.
Perfect, you are the best!
gruberroland → created an issue.
Perfect, thanks a lot! :)
gruberroland → created an issue.
I can confirm that the current DEV version works with Drupal 10.1.6 with offsite payment gateway.
The onsite gateway seems to work, too. My test order was successful. But I do not use this in production as it does not support e.g. SEPA direct debit.
Fixed with #3396276
gruberroland → created an issue.
Here is a patch for UnzerOffSite.php that uses the short ID when available.
gruberroland → created an issue.
Thanks, looks good! :)
If you can add a dependency then even better. The Fields UI module provides the GUI to manage fields. Without it there is no tab to manage any fields.
Finally, I got it working. Can you add the following to the project description? Issue 3133317 → can be closed then, too.
Requirements:
Please make sure that you have activated the "Fields UI" extension.
Configuration:
Open your order type in commerce configuration and switch to tab "Manage fields" (e.g. /admin/commerce/config/order-types/default/edit/fields).
Now add the fields that you wish to add to your checkout process. E.g. add a "Text (plain, long)" field to allow users to provide order comments.
You can create multiple fields but they will appear all at one defined location in the checkout process later.
Next the display of the fields is configured. Switch to tab "Manage form display" (e.g. /admin/commerce/config/order-types/default/edit/form-display).
Here activate the custom display settings for "Checkout" at the end of the page. Then save.
Now you can edit the "Checkout" display settings (e.g. /admin/commerce/config/order-types/default/edit/form-display/checkout).
Here disable all fields except your new fields.
Finally, you can specify where the new fields should be displayed. This is on the checkout flow configuration page (e.g. /admin/commerce/config/checkout-flows/manage/default).
Move the pane "Order fields: Checkout" to the right section, e.g. "Review".
Now you should see your new fields during the checkout process.
I can confirm that the patch works. The module is still listed as being not migrated on upgrade page but the expiration dates are copied over.
Tested with Drupal 7 to 10.1 migration.
Sure, will be happy to provide an update to the Readme. Can you point me to the admin page for this first step "On the order form display enable the checkout form mode."? I was not able to get the module working yet.
gruberroland → created an issue.
gruberroland → created an issue.
gruberroland → created an issue.
Hi, is there any chance that this makes it into a release of the project?
gruberroland → created an issue.