Hi @Anybody: my issue regarding the Drupal 10 installation error was closed because it was considered similar to a post here.
However, this post hasn't been updated in almost a year, and I'm unsure which patch to apply for installing this module on a Drupal 10 website currently. Can anyone provide updated guidance or a relevant patch?
@sarwan_verma, your patch allowed me to install and enable the module, thank you!
But when I added a gift card and tried to purchase, I received this error message;
Error: Class "Symfony\Component\EventDispatcher\Event" not found in include() (line 12 of /home/cej5vsm359bz/public_html/modules/contrib/commerce_giftcard/src/Event/GiftcardAmountCalculateEvent.php).
I'm still trying different things to figure out what may work.
You're right it did add that new field when I added there. But again my main problem is my the default registration form there is an email address field and I dont see that field.
Hi @jsacksick
My default registration form includes the email address field (as shown in the attached screenshot). However, I don't see this field in the guest registration form after checkout.
Upon examining the checkout module code, I noticed that commerce_checkout_completion_register is used instead of user_register_form. What am I missing here?
eit2103 → created an issue.
eit2103 → created an issue.
Any plans to release it as a new version?
But we sell it in the store, and we are using the Commerce POS module there.
eit2103 → created an issue.
eit2103 → created an issue.
eit2103 → created an issue.
Same problem, great module otherwise.
Still no release yet?
Hey @jsacksick - I'm sorry for the late reply, I was sick and out but I just replied back on Slack.
eit2103 → created an issue.
Absolutely, I'm glad I found a solution, at least it will help others that come across.
eit2103 → created an issue.
Am I really the only person facing with this problem?
If Add to cart form Formatter in views included price, I would not have any issues right now.
<div class="product--variation-field--variation_price__13 field field--name-price field--type-commerce-price field--label-above">
<div class="field__label">Fiyat</div>
<div class="field__item">₺6,00</div>
</div>
Hey Gaus,
I tried that, it didnt do it for me. It just lists all the images at once.
What does that patch allow us to translate?
Hi gausarts,
I dont have Slick Carousel option under formatter. I only have slick media and slick file/SVG. Just added a screenshot.
I realized that I left a residual configuration in the system. Although not ideal, I manually deleted the field from the product type page, which was a practical solution in this scenario.
eit2103 → created an issue.
eit2103 → created an issue.
eit2103 → created an issue.
eit2103 → created an issue.
Screenshot attached.
eit2103 → created an issue.
eit2103 → created an issue.
Was this pushed to the core? Is there a way to translate titles added with Layout Builder without applying a patch now?
eit2103 → created an issue.
eit2103 → created an issue.
I tried though incognito windows, cleared cache, tried different browsers, nothing work. Then I deleted all the blocks and recreated them as described in that post, and it worked! I'm not sure why this resolved the issue, especially since it seems this problem emerged a long time ago.
Let me explain the issue using screenshots. In the "How It Works" section, which is a static block, the "Manage Attributes" link appears.
However, in the "Latest Posts" section, which is created through Views, the "Manage Attributes" link is missing.
eit2103 → created an issue.