Body (Edit summary) is missing

Hello,

I have created a site from several pages (Drupal 8).Buttons to pages exist, but the content disappeared.Therefore, in the Content menu and when clicking Edit on the Basic page, the Body (Edit summary) box is missing.
The site is new and I only added 2 modules-Update manager and D8 editor advanced. The problem came up pretty much after I installed the modules.

Could this problem be a bug or any additional settings should be made?
I have been working for a short time with Drupal and apologize if my question is stupid.

Subfolder in urls.

Hi
I made my drupal site in subfolder and of course all the urls contain this folder. So than I moved mysite to public folder but its not working properly. Drupal folder is still required to display all pages. I read that there is no base_url option in drupal 8 and all should be done automatically. link Its turned out not that easy. Of course I tried to edite both settings.php and .htaccess but with no positive ending. What should I do more? Please help.

Unable to find template in Drupal Theme registry

Good day.

Earlier today I tried a to impliment the  Text Resize  module to improve assesibility to content on my site by older people.

I installed the module and tested it, but the text increase part did not function properly.

I then Removed the block (from structure) and as soon as I want to acces Admin / extend to uninstall the module, I received the following msg portion:

Data display options

Hi,

I found the base of the following code on a different post and was very helpful in getting my module started:

Using Drupal 8 to generate 12-month calendar dates and reminders

I'm building an app with Drupal 8, I need to be able to get a start date input from an admin user, use the date to generate  a 12-month calendar pdf with specific reminder dates, and send emails using the reminder dates. 

My initial thought is to build custom module, get the start date using hook entity presave, and use inline entity form to attach reminder dates so I can create views with it later.

Any suggestions or pointing me to the right direction would be appreciated, thanks guys.
 

Sending Post data in JSON format for Drupal Commerce Offsite API Call

Hi all,

I am building a offsite payment module for drupal commerce and the offsite payment provider wants the data in JSON format.

In short, I need to send the transaction form data in JSON format, receive the response in JSON format and then mark the process complete or failed depending upon the response.

So this is the last step which is not being completed.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x