Hello everyone, is there a way to integrate Colorbox with Flexslider? I would like that when I click on a Flexslider image, it opens with Colorbox. Thank you.
I built a Change Request management website where users can submit new Change Requests (custom content type) and select from a list field whether the request is In Progress or Completed. My current task is to create a column chart showing the number of submissions per month, and the number of those submissions which are completed. I am using the Charts module to achieve this, but before I can create the chart, I first have to create a table.
I have setup a D10 website recently. It has a default Drupal search bar on the top.
On the pages were there are "Rate" and "Five Star" widgets (like a node page with 2 widgets plus a related content block with 2 widgets for each item, suppose around 20+ widgets in total on one page), I am getting error when I search the website using the top search bar.
""An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (2 GB) that this server supports."
I am new to Drupal. I am using Drupal 10 with DDEV and Composer on a local environment. I uploaded an image to my site, and it shows up in the preview of the page but not the page itself. I have tried uninstalling it and reinstalling it and that did not work. I cleared the cache and that did not help. I think it is a path problem and I am trying to fix it, but I feel like I am running in circles. I have been searching for answers on Google and have been reading documentation about adding images on a Drupal site. I also posted a question on the Stackoverflow Drupal page.