I'm using we_megamenu. If I only define a one level menu everything works fine. But If I define a bigger menu with e.g. two 1st level rows there is a problem. If a menu entry from 1st level in 2nd row has subentries and I click on a 1st level menu button from 1st row, then the 2nd level submenu opens behind the 1st level button from row 2.
Do you know views filters. The below link will demonstrate how I have manage to filter the content type "client" to the logged in user to allow only the company the user is associated with.
This seems to work fine with "sub-users" and only filters the one company the users are associated with when they are logged in. However when super admin views this same view it is demonstrating multiple of single nodes.
I can't update my Composer. When I use composer update, I have "The `url` supplied for the path (composer/Plugin/ProjectMessage) repository does not exist" error.
I have a view page listing articles that have image and rich-text fields as teasers. The image is styled to float left of the clipped rich-text. However, the clipped text is unexpectedly including any inline images.
Is there a way to stop inline images in the rich-text from being included in the teaser so that only the text is displayed?