@s-jack. I am unable to replicate the issue on Drupal 10.3.10 site. And, how are you able to use webprofiler without Tracer API, since Tracer API is a required module for WebProfiler. Can you give some more details?
@nfriend I create a MR that supports pdf,txt through Google docs viewer and other formats such as docx, xls through Microsoft Doc Viewer. I have tested it on several environments and it is working flawlessly. Kindly check from your end whether the approach works and could be applied.
@claudiu.cristea, Do you mean that in the rdf_sync.install file, the function rdf_sync_update_1001(): void should be function rdf_sync_update_7001(): void instead ?
@kishor kumar v I believe that this is fixed, as the reset button unchecks the checkbox fields in the exposed filter form. Could you provide a filter criteria where it does not uncheck checkbox fields in the exposed filter form on clicking reset.
@alok_singh I have created the Merged Request to fix the issue.
@alok_singh I am only facing this issue for logged in user, when Flexi Style Sub Theme is enabled.
@kanser tjr A workaround is to inspect element and copy the href link : http://drupal.org/drupal-cms/1.0.0-rc1.zip in a new tab. Hope, it helps.
@ mistergroove You can run composer require 'drupal/social_post:3.0.2' -W. This will update the version to 3.0.2
@kaszarobert I am still able to access the Content Redirect to Front Settings at admin/config/content/content_redirect_to_front_settings and also able to save the configurations, even after enabling the blocache v2.0.0 on my drupal 10.4 site. There could be some issue with a specific Drupal version or some other module. Kindly mention your drupal version, so I can try to replicate the issue.
@godsman On my Drupal 10.4 site, I am unable to replicate this issue.
Kindly uninstall and remove the module and then require the module again through composer : composer require 'drupal/content_redirect_to_front:^9.0' & then enable the module through admin interface. This will proably fix the issue.
@monkk I am able to validate sitemap.xml on google search console with sitemap checker
@monkk I am able to validate sitemap.xml on google search console with sitemap checker
@alok_singh I am unable to find, where is the tag input box being shown in the Rover Theme. Kindly explain it in a broader sense, so that I can replicate the issues, and if exists, fix it
I have created the merge request
@grdv will this work?
That's great. I was trying a lot to find a solution.
@stecalle eStore v2.2.0 works with drupal/block_class v2.0.12.
Kindly check with this version as the my drupal 10.4 site is not breaking with drupal/block_class v2.0.12 which has drupal 9/10/11 support.
I have hereby attached the patch for adding image styles to XML Sitemaps.
I have changed the dependency as asked for and create a merge request
nidhish β made their first commit to this issueβs fork.
I have added the support for pdf/txt through google docs viewer.
The Microsoft Document Viewer (MD_VIEWER_MDOC_EMBEDD_LINK) only supports .doc, .docx, .ppt, .pptx, .xls, and .xlsx. I am trying to add .pdf or .txt. suport through google docs viewer. Is it the right approach?
nidhish β made their first commit to this issueβs fork.
I have created merge request for this issue. Please review and merge.
nidhish β created an issue.
The issue is not being replicated on my site
Could we put the dependency on drupal:domain in switch_page_theme.info.yml?