After several days of spinning my wheels, I'm hoping somebody can tell me how to render an image in the drupal 8 theme preprocess file.
The goal is to insert the image from an image field into the body content of a node. I'd like to take article layout away from the content producers and create the desired layout in preprocess.
I've had no problem manipulating text fields, but images have proven difficult.
I am new to Drupal. I am looking into having a slideshow on the front page of our Web site. I have looked into using Flexslider for the module to make it happen.
I went through the steps to add Flexslider to my site and I am having so many issues. I do see Flexslider under the Modules so that is progress! However, I do not see it anywhere on my site. I placed the code in the page--front.tpl.php page. This is so frustrating. Also, in the code, it has such code:
I'm with some doubts to use the Views Slideshow module, I want to create an example like the following but I do not know if it's possible to create tabs. Each tab has a content type. Someone could help me?
Hi all, im currently having a site developed and the functionality is almost done now, im happy with everything but not the design so my question is this: What is the correct process to get my website designed and implemented ? do I get a designer to design it first and then get a themer to implement it ? would the designer need to know about drupal ?
Vocab/terms have field signifying 'featured' terms as check box..
I would like it to show first 'featured' parent then, then its featured children, then to next parent.. etc.
If children are marked as featured but its parent is not, then it wont show.
2.) Also, only having the image from the first child showing.