This forum is for assistance with theme development.

Change User Page

How can I change user profile page? I want to style user pages with my own Design.... The problem is If I change the user.html.twig I cannot print the User Pictures in comments Because comments module uses the file. I tried to change the page--user.html.twig but I could not to print the picture field in this file

Parallax effect with Drupal and Bootstrap

Hi,

I followed the tutorial below to create a parallax effect on the home page of my site.

https://www.ostraining.com/blog/drupal/add-parallax-styled-blocks-to-your-drupal-8-theme/

The parallax effect works very well for the anonymous user.

https://i.stack.imgur.com/xzAVC.png

How to change de form of the some content type?

I have a type of content products with a brand, that is a taxonomy and other content report type in which when selecting a brand I show the products related to that brand in with checboxes to mark more than one. What I need to do is give you the possibility to create a report to mark the data fields of the product that I want to show in the node. Example: for each product that gives you the option of which fields to print of that product. Product 1: title and body, product 2 body and so on with all the products that you mark. But I have no idea how to do that, thanks in advance.

Entity reference field not rendered for anonymous users

Hello,

I have created 1 entity reference field (with a list of views), but I don't see the rendered field for the anonymous users.

In my template, here is my code:

<code>

{{ content.field_view|render }}

</code>

In the same template (node.html.twig), I have other fields (intro..) and these fields are well rendered.

How to resolve this problem?

Thanks for your help.

Drupal - Block and Views content not Showing on the page template

I have created the following regions:

homeslider: 'Home Slider`
homecontent: 'Home Content'

The regions appearing in block layout and I can assign any block on them. However when I create a block with any content type and add it to any region nothing appearing, while when I add a block with basic title and body it's working fine! 
Could you advice on this issue?

Pages

Subscribe with RSS Subscribe to RSS - Theme development