Adsense Yerleştirme

Merhaba herkese siteme adsense reklamlarını güzel yerleştirmek istiyorum reklamlar temayı bozuyor bunu nasıl çözebilirim  site https://rmznyldz.com

Can't properly access admin panel

Hello all - first post and new Drupal admin.  I just set up Drupal on a Linode VPS and used Composer to download the core and dependencies.  I tried to make sure user permissions are all set correctly.  I basically have everything owned by a non-webserver user and the permissions are 755.  The webserver user is a member of the group so it gives the webserver read/execute access on all of the files but no write permissions.  I did have to temporarily grant write permissions to the settings.php file for the web based installer to run and complete and per it's instruction removed the write acc

How to add html in drupal 8 views rewrite results and no results behavior

Hello,

I like to add a html code in views > rewrite results and no results behavior.

I got the variable from the replacement pattern in views. {{ field_news_source_link }} this is link field. 

In rewrite results > Override the output ... > Entered this:

Attemp 1:

<a href="{{ field_news_source_link }}">URL</a>

Attempt 2:

How can i add Fields to Contenttypes?

I have a fresh installation of Drupal 8.8.1 and i'm trying to add Fields to the Article Contenttype, but it doesnt work properly.

After choosing the Type for the new field (step 1), i can select the storage options (how many values can be entered, step 2). But the next step is leading to a blank page. The field gets added, but i cant edit this field. Clicking the Edit-Button in Content Types -> Article -> Manage fields leads to the same error, it only shows a blank page.

Drupal 8 Session table huge

Hi, the "session" table of Drupal 8 is getting very large +1.5Gb. What could be causing this and how to solve it definitively?

Thank you !!

How to override assertSameCurrency function in commerce?

In web/modules/contrib/commerce/modules/price/src/Price.php

We have

protected function assertSameCurrency(Price $first_price, Price $second_price) {
// Code
}

How to override this function in custom module?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x