Drupal is up and running but how do I ...?

Tutorial on setting up PHPStorm for Drupal on Windows 10

I am trying to set up PHPStorm as an IDE for doing Drupal 10 development on a Windows 10 PC.

I've successfully downloaded and installed PHPStorm from PhpStorm-2023.2.3.exe, and it starts up wth a "Welcome" page when I click on its icon in the Windows 10 GUI. But it only let me open up a Project (new or old one). I have found no way to configure what version of PHP to use, to set it up to install the Drupal core and extensions with Composer, or configure it to work on a custom Drupal extension that makes use of Symfony and the Drupal API.

Jquery once toggle issues in Firefox with Drupal10

I'm having trouble figuring out the syntax for the once library when using Jquery (3.7.0) with Drupal 10. I've got this far, which works fine in Chrome, Edge, and in my dev environment in Firefox, but it simply doesn't work in Firefox production. There are no error logs, the console is clean aside. The links are just dead.

The aim here is to reuse the same code for all toggle instances, using a data-id variable to make each link and relevant content unique so I don't have to clutter my code with a function for every link.

My current code is as follows:

how to change numbers of column drupal 10

I am stuck. I found video from 9 years ago https://www.youtube.com/watch?v=c9E2hpxQ2p0 (7 minutes 45sec), not sure what drupal version was that, but there was an option which I can't find in drupal 10.

How can I change number of columns on the article page? (in my case that would be a gallery (Colorbox). All thumbnails are showing one below another (1 column), and I want them 3-4 in the same row so 3-4 columns. How can I do that?

Open a views link in a pop-up


Please read the final post in this conversation which concludes that provided the HTML is entered faultlessly class="use-ajax" data-dialog-type="modal" will generate a pop-up every time.


I have re-written (Overwrite the output to this field as custom text) a link to an edit form for a custom table in views.

getting Error in bootstrap.inc in php 7.4

I have installed Drupal 7.98 on php 7.4, but anyway around one year I am getting following error message :

Module Smart Date schema.org html_datetime problem

Hi.

I'm trying to solve my problem, without luck.
I have a Smart Date module, I enter dates in a human-friendly format, when creating a schema.org event markup I got stuck on correct date formatting.
I enter startDate in Metatag module: [node:field_when:html_datetime] in the schema field starDate, but the result is not shown in the code

Pages

Subscribe with RSS Subscribe to RSS - Post installation