Sub Domain not reaching site... is there a live site setting?

Hi,

Have a devsite subdomain set up to point to a sub directory. It works as we've tested an index.html file.

However - I can't seem to get the drupal site to work.

Is there something in settings.php I need to set?

Any suggestions are welcome. Thanks~!

How to provide the code for custom CSS classes

Dear all,

I've been playing around with the views module to create an HTML list of all content of a certain type. Unfortunately the individual list items that are produced are rather close together and it is hard to see where one ends and the next begins. I was thinking that the best way to fix this would be to add an extra CSS class to the rows to give them alternating background colours or something like that.

Reference node by id

Hi. I have got a question. It is possible to fill node reference field in my CT when i know my node id. For example entity:node/10 like it is possible in "Add menu item" form? I have many nodes with simmilar titles and autocomplete by title is not enough for me.

Thanks

-----------

update: ok I found a solution.

exampletext (10)

Drupal gets value from brackets

[Solved] People Tab = Unexpected Error

Things are going well with my drupal 8 multi-site, partly thanks to help I have been receiving here. Thanks! But I now have a new problem.

My people tab gives an unexpected error. I can go to /admin/people/permissions, just not /admin/people.

My error log has the following:

Issue running update.php due to drupalchat

I have just tried to run update.php and I received this error.

'The update process was aborted prematurely while running update #8000 in drupalchat.module. All errors have been logged. You may need to check the watchdog database table manually.'

Has anyone had this issue and a fix for it?

Set a taxonomy contextual filter

Hi All

I want to make an FAQ page with Drupal 8 using taxonomy and views which displays as follows:

Left column:
Parent Term (Question Category)
    Term (Question) as LINK

Right column:
displays the answer when clicked on question link

For the FAQs, I set up a taxonomy vocabulary
Title = question
Description = answer

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x