d8 WAMP Virtual Host works, but links are wrong?

I have the virtual host "mostly" working on my local machine for www.ustenniscourts.smurm. The domain works, but some links point to www.ustenniscourts.smurm/correctlink and others to www.ustenniscourts.smurm/drupal8/incorrectlink

even on the same page like Appearance

Drupal 8, translation: .po file in custom module is not loaded

I am trying to add a po file to my custom module.
I was following the instruction in the documentation: https://api.drupal.org/api/drupal/core!modules!locale!locale.api.php/gro...

Here my code:

modules/mymodule/mymodule.info.yml:

Drupal 8 error 403 with default .htaccess file (read more)

Good day!

I seem to have a problem with installing and starting up my Drupal 8 site on my Linux based webserver. I've been searching for potential solutions for a week now, without any success.

Comment Form and CDN

Hello,

Maybe I have a "bug". I added a comment field in some content types and my site is running on an akamai CDN. So after my CDN delivered the site, there is no comment form. For Example and better understanding:

Form with CDN:

<div class="comment-form" style="">
<button class="channel-bg button comment-submit">Kommentar abgeben</button>
</div>

Form without CDN:

uploadprogress installed successfully on PHP 7 but getting errors on Drupal 8??

I installed uploadprogress using this build https://github.com/Jan-E/uploadprogress.git and successfully installed the PECL extension on CentOS 7. This is uploadprogress running on PHP 7.

How to use and render the link element in blocks?

I'm trying to create a simple block that have some link fields. those links have some predefined values and after get any new values from the admin replace with values and then render that values to the theme:
my_module\src\Plugin\Block\MyBlock:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x