Hi, I need to change the comments per page value, I set it 50 from the field setting, but in some pages, I need to show only 10 comments, not 50. I tried to use this method.
setSettings([
'per_page' => '10',
]);
It changed the value, but still the page showing 50 results.
Code.
I have been trying to show the original size of the image in an article. But it is showing only a smaller version. Could anyone please let me know what I am missing now. I even checked that the display fields settings are showing that the image is of full size. But, practically, it is different. The URL for a sample article is as follows. The original image size is 800x533px. However, it is just showing a smaller version.
I have updated my website from Drupal 8.3.7 to 8.4.8 and then updated the lightning from 1.12 to 2.2.0 with all its dependencies.
I have then run update.php with all of updates successful except the one below with error:
I am building a system for our business clients based on Drupal 8 multisite, as we are using config manager and content synchronisation we would like to have all the data in a multisite folder instead of having to move it out to a separate folder outside project docroot.
As in NGINX, we don't have .htaccess support I want to lock public access with