Installing Drupal directly on a VPS?

Hi,

I am new to the community. I was wondering is there any ready solution to install Drupal on a VPS? Like easy install script? I do not want to be on shared hosting.

Thanks

Adsense not running - Drupal 8.5.6 - Stuck on what to look at to solve.

I am using Drupal Version
8.5.6 (Bluehost is the host, website is champaigncountyvoice.com).

The site appears to work fine with a couple of exceptions.

Adsense
 - I installed the Adsense module and then enabled it.
 - I entered my Adsense ID
 - Google has verified the site and reports the site is connected

No ad's are displaying.

Can anyone point me in the direction of what I might check/look for to try to resolve this lack of ad's displaying?

Thanks,

Bart

Commerce2 Attributes

Hello-

I have created a bunch of products and have used the "add to quote" display.

All is working but now on the product detail page, the client wants a quick overview when you land on the detail page. They basically want to display 3 of the most important attributes up top before they get to the specification table.

in my commerce-product.html.twig file, I have tried using these 3 below but all it displays is 0

disabe user menu

Hello,

when a user is connecting, i need he signed a charte before contenue.
I need to disabled a specific menu for this user before he signe and i have to enable item menu after.

this code disabled this item menu but for everybody

$menu_link = \Drupal::entityTypeManager()->getStorage('menu_link_content')->load(20);
$menu_link->enabled = 0;
$menu_link->save();

How to do the same thing BUT only for this user ?

thank's for help

yonnel

Where to buy quality Drupal 8 themes build only with public modules?

Are there any themes that looks like this http://gaviasthemess.com for D8 but build totally with public modules?

Gavias uses closed non public modules with limited flexibility.

Rotating text content in Front Page

Hey!

I' am asked to create a front page in more or less 30 text entries ( name of a place + address, and each it will be a link to another page where you get more detailed information).

But they must rotate, so you always have a different one on top. The idea is to show they in a way none is always the first, or the last.

Suggestions? Some view? Is there any module? PHP coding?

I' am stuck with this.

I'd appreciate any help.

Working on Drupal 8 with Mint theme.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x