Childress Klein

Childress Klein homepage

Childress Klein is one of the largest full-service real estate companies in the Southeast US. And while the firm has developed over 50 million square feet of commercial real estate across a variety of sectors, Childress Klein is at heart a family and employee-friendly company. In moving ahead with a site redesign, a primary goal was to better tell the story of a company with vast market expertise that also has a deep commitment to their employees.

Sectors: 
Real Estate

EPiHC: Ethical Principles in Health Care

EPiHC Homepage

EPiHC (Ethical Principles in Health Care) is a new initiative founded by the International Finance Corporation (IFC) and the World Bank. It seeks to promote ethical practices across the international private healthcare delivery system. At this stage (summer 2020) the initiative is introducing itself to potential organizational partners and seeking their support and commitment as "signatories" to 10 ethical principles. This is their first fully-featured website in Drupal.

Sectors: 
Healthcare
Non-profit

formatted html

i have a view(block) on mi site that is a slider on my homepage. but the text in the slider is just plain text. I wan to have the text as full html..

the body field is full html and in my view the field is set as default.

the code that generates the slider is this

Cannot apply patches with Composer in Drupal 8.9

I just created a new site and I cannot apply the patches with Composer in Drupal 8.9

Here is my composer.json file :

How to create a php block

Hello, 

I like to display a php block. I think in D7, I was able to create a php block(structure > block > text format  drop down - selected PHP.

Under config > text format > I do not see php to configure. 

How can I create a block(structure > blocks > add block > basic block > select PHP filter) to create a php block?

For now, I like to create a php block to display the user name. This is the code I have. 

$account = user_load(1);

$display_name = user_format_name($account);

Thanks!

How to give admin tool bar access to a role

Hello, 

I created a custom role "manager".

I created a content type "houses".

When the manager logs in,  I like the manager to see the tool bar to manage the nodes(add, edit, delete, etc.) plus more.

Under people > permission > I have given permission to the manager as follows:

- administer menus

- administer the content types

- use tool bar

- create, edit, delete, publish, and un-publish the content type

- administer users. 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x