abhinand gokhala k โ created an issue.
I have tried hook_page_attachments_alter in Alpha 29, and it is working fine without any caching issues when using the patch from #18.
Without the patch, I am facing the same issue mentioned in #13.
In conclusion, the issue mentioned in #13 is valid and resolved using the patch from #18.
However, the caching issue is not valid.
Thanks for the great support!
I have reproduced the issue in fresh Drupal 10 environment
Demo: Google Drive video Link
Steps to Reproduce:
- Step 1: Install fresh Drupal 10.
- Step 2: Install Schema.org modules (alpha 26):
- Step 3: Create a content type: Recipe.
- Step 4: Create an Ingredients paragraph:
- Add a field named โIngredientโ of type Text with unlimited cardinality.
- Step 5: Create a schema for the Recipe content type:
- Set Ingredient as an entity reference for the Ingredients paragraph.
- Step 6: Use
textObject
in the schema:- Map the Ingredients paragraph to show as a
textObject
in the schema.
- Map the Ingredients paragraph to show as a
- Step 7: Create a node in the Recipe content type:
- Check if the schema is rendered correctly.
- Step 8: Update Schema.org module to alpha 27 and clear the cache.
- Step 9: Update the schema in the Recipe content type configuration.
- Step 10: Check the Recipe node again:
- Ensure the schema is rendered correctly.
There is a custom module for altering recipe ingredients, but before making the alterations, I have dumped the array.
Please review it.
In module version alpha26:
In module version alpha27:
Ingredients in a paragraph reference field.
I have checked after applying patch ( #3489462: Improve field type categorization.) but still facing the same issue.
Before updating module
After updating module
the screenshot took from 'https://search.google.com/test/rich-results'
Now the module is under the security policy and stable release.
And I can provide active maintenance for that project.
https://www.drupal.org/project/book_menu_sync โ
Using this module we can convert the book index to Drupal menu. Then we can easily use that on main navigation or in Megamenu module.
Thanks All.
abhinand gokhala k โ created an issue.
Ok Thanks for the information.
abhinand gokhala k โ created an issue.
abhinand gokhala k โ created an issue.
#95 patch is applied for 10.3. and working, thanks
@jrockowitz, thank you for your comments. I attempted to remove unwanted HTML tags from the schema values. I had tried step #5 before creating this issue, but it didn't work at that time, possibly due to a typo. However, it's working now, so we can proceed in that manner. Thank you for your excellent support.
Abhinand Gokhala K โ created an issue.
Abhinand Gokhala K โ created an issue.
Tested. Patch #2 solved the issue.
Thanks, #8 worked for me.
I just updated the weight of the VideoObject
Oh ya, that's right. That is my mistake. I tried to delete it but that was not possible.
Me as well, Drupal 10.1.5: Patch #8 solved it. :)
For testing
Abhinand Gokhala K โ created an issue.
First you need to apply #3 then #4
Applied patch #3 but still faced warnings. fixed that issue.
Patch of #11
Solution #36 worked for me. Thanks.
I have faced same issue.
Facing same issue what is the solution?
Fixed patch issue
Created menu link under admin/config/development.
And solved the warning error.
And attached the testing video.
Solved the issue.
Abhinand Gokhala K โ created an issue.
I have created a configuration for exclude js push.
/admin/config/http2_server_push
I have applied the patch and selected the engine for word export.
But got this error while exporting the entity as a Word doc.
TypeError: Cannot assign array to property DOMDocument::$preserveWhiteSpace of type bool in PhpOffice\PhpWord\Shared\Html::addHtml() (line 83 of