Homepage works, not the rest

I have sucessfully installed Drupal 8 on localhost and it shows me the homepage. But if I click on any link:

Not Found

The requested URL /drupal/admin/content was not found on this server.
Apache/2.4.10 (Ubuntu) Server at localhost Port 80

How to programmatically select list (text) field in Drupal 8?

I have successfully created node programmatically using Drupal 8 Node::create and be able to select list (integer) field correctly as following, but list (text) field is not getting selected with the same process. Any help appreciated.

(Manage Fields)
LABEL MACHINE NAME FIELD TYPE
===========================
Expires (in Days) field_expires_in_days_ List (integer) -> NOT WORKING
Item Type field_item_type List (text) - Working

Allowed value list for 'field_expires_in_days_
=========
30|30
60|60
90|90

Drupal 8 display problem

I installed lightning-8.x-1.x-dev-core.tar.gz

The result is that I get page not using any theme and most of the links not working (404 error).

I need some help. This is the third distribution I've tried. SAme result every time.

-- David

Best option for search form

Hi,

I am hoping to create a search form on the homepage of a site consisting of 2 select lists and a 'search' button.

Each select list represents a taxonomy and is populated by the list of the relevant terms.

I have never done something like this before, is there a suitable module for this or maybe a simple step by step guide on how to achieve this?

Thanks

How to make advanced search panel available to site visitors?

I'm building a site in D8 and my customer wants their site visitors to have access to more advanced search functions, not just a simple search field. I noticed that when I am logged-in as admin and I run a search, the results page has an Advanced Search option in an accordion panel, but it is not available to non-admin visitors. Is there a way to make the advanced search panel accessible to site visitors, not just admins?

I'm only talking about core search not some added module.

Drupal 8 - On install, no default Bartic - no admin pages?

I used the Drupal 8 installer to create a new instance of Drupal 8. It should show the default content and menus using the Bartic theme at the completion of the install.

Instead, I just get un-stylized content - links, and unformatted text - no images - no styled menus, etc.

see http://waschaaf.com

I did two "clean installs" yielding the same result. No files are missing for the install to run 8.0.2 - I verified all were uploaded to the server for the install. It goes through the 40 step install.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x