Body not displayed

Description of the error:

Article Body is not displayed in the frontpage. (teaser view mode).

Article Body is not displayed in node view (full content view mode).

Body is only visible in preview.

Screenshot of how it looks like: (as Drupal upload pictures is broken at the moment I share a link)

https://www.dropbox.com/s/makdjcyctxusze4/Screenshot%202020-05-21%2015.35.11.png?dl=0

Creating Mailchimp Campaign

Hello,

I installed mailchimp module.

I am testing the module and I see that in Configuration > Web services > Mailchimp

I can’t see any tab. Like Campaigns, Audiences, Fields, Signup Forms

But if I go to Extend > List and I click the configure button in Mailchimp Campaign I can see all these tabs.

I add a Mailchimp Campaign. The only way to add content in the content sections is if I don’t select any template.

I can’t see the merge variables, there is a link with takes you to the mail chimp lists in the MailChimp UI.

Show content dependent on author role

Hi, I would like content to show depending on the author role. For instance if a user is a ‘Producer’ role it will show their content, but if their role expired (back to authenticated role), it does not show their ‘content of content type‘ anymore.

If I remember correctly views in D6 had that ability, ‘show content of author role’. 

What do you suggest, Node Access is not the one. Want their content ‘restricted’ when role changes from ‘Producer’ back to just ‘authenticated’.

Most appreciate any thoughts 🐣
 

Install Stripe with composer Drupal 8

Hi,

I installed stripe with :

composer require stripe/stripe-php

When i try to use Stripe in custom module inside controller, \Stripe\Stripe not found. I try Use Stripe, Use \Stripe\Stripe, nothing work.

How can i use vendor library inside custom controller ?

Thank you

Recommended path for upgrading from 8.6.16 to 8.8.5

I know, I know -- I'm NOT using composer and I haven't yet figured out how to get standalone drush to work on Drupal 8. It used to be so easy.

Having been delinquent in upgrading, I'd like to know if there are htaccess changes anywhere between 8.6.16 to 8.8.5 and if there are intermediate upgrades I should do (i.e. upgrade in steps), or if it should be possible to go straight from 8.6 to 8.8.

How to get database search to show results from views-generated pages

Example: I have a view that assembles all of our job postings. It creates a page whose url is /jobs.

Our search backend is Database Search.

A search of "jobs" returns no results.

Is there a way to get content from view-generated pages included in search results? I'm open to dropping crumbs into the custom view header or footer, or planting invisible blocks that appear only on the view page or any other similar tricks you've discovered.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x