Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
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?
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
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
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?