I'm working on a custom Drupal 8.7.8 theme, and have run into an odd issue: the user name in the "My Account" item is missing. The user icon is present, just no text, and it is misaligned. The source code is as follows:
hi i m creating a website for my members. i would like to have a place/block to show the user's info (name, email, tel no, member since...) and his/her role (ordinary member or VIP member). When they come to our event , they can show this block/pane to us so that we can recognise them. How to realize this?
Hey guys, really new here. I'm trying some stuff out, I have two content types, Artist and Artwork. Artist contains a taxo type, type of artist which holds two tags "audio artist" and "visual artist". While Artwork holds the Entity Reference "Artist". I have trouble generating a view of "Artwork" by the selected Artist ID that has "visual artist" type.
Hope I can receive some help, or any advice would be great. Would further explain if I'm not getting it through.