External links disabled

I installed the newest version of drupal because I saw the layout builder and that intrigued me. So I get it installed on my local host and it seems to be working only when I tried to install the layout builder extension it told me

Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it. I can see the need for security, but how do you get this working?

Yes Noob here...

Thanks!

External links disabled

I installed the newest version of drupal because I saw the layout builder and that intrigued me. So I get it installed on my local host and it seems to be working only when I tried to install the layout builder extension it told me

Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it. I can see the need for security, but how do you get this working?

Yes Noob here...

Thanks!

missing external libraries Drupal 8.6.2

Hello,
I bought an update from my original Drupal 7 theme to Drupal 8.7.6 to modify my existing Naturopathy site.
Question 1:
The problem after a test installation of my Drupal 8.6.2 theme by going into 'Status report' I have the message 'WEBFORM: EXTERNAL LIBRARIES 22 libraries (0 installed; 4 excluded; 18 CDN)'
I downloaded and unzipped the missing libraries and uploaded them with FileZilla in the directories in: sites / all / libraries /
/ Choices
/ckeditor.autogrow etc.

Translation is not working for taxonomy block in pages

Hello, 

We are working on a translation module in our drupal project. We have installed third party plugin and implemented that for all contents. 

The translation module is working fine when any page with static content block is opened with the language extension (i.e. DOMAIN_NAME/en, DOMAIN_NAME/fr etc). 

We are facing problem when there is a taxonomy block in the page. In that case the view is not rendering the translated content from the backend and it is showing the default language content in front-end. 

Can anyone explain how to do that?
 

How to count the number of class on a page and display the result in a menu ?

I have a Drupal 8.7 site with Bootstrap 3.4.1 theme

I have created a store view page to display the tasks to be performed by merchants.

On this page, each task corresponds to a view block:
- The green blocks have the class "task-success".
- The orange blocks have the class "task-warning".
- The red blocks have the class "task-danger".

https://imgur.com/a/RjwBzYL

Prev next Category from within Contents

Hello.

I have the following structure for my contetn.

  1. Category
    1. Subcategory 1
    2. Subcategory 2
      1. Content 1
      2. Content 2
      3. Content 3
    3. Subcategory 3

So lets say I am on Subcategory 2 node I see its contents list. I want at the bottom of the page to have a link for the next category "Subcategory 3". 

How can I achieve this?

thank you.

Christoforos.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x