Hello. I'm trying to sort the same kind of content into two views on the same page. It's an e-learning courses list and I want to show the current month classes on a top row (which I used a bootstrap grid) and past months below as a list. I'm not expert on Drupal so I just need some enlightening on how to display them
I have just started to dive into drupal as I was recently given a drupal site to maintain.
The drupal version is 7.56 and the dynamic part of the front end is built using angularjs 1.3.x.
I was trying to get an idea of the tpl.php files composing the web pages using devel_themer module but I get WSOD when the module is enabled.
Then, discovered the theme_debug variable which displays information directly in the mark up, but it works only in admin mode when editing the node whereas all the info disappears when viewing the node.
My name is sajjad m currently using cube cart in my e-commerce website my site is shoppingbag.pk Now i need to convert my theme is Drupal is that possible to make safe e-commerce website in Drupal... ?
I am a Newbie to Drupal 8 theme development. I have created a custom theme based on bulma.
At the moment I am struggeling what is the best approach to have a hero image per page which is above the page content.
I have managed to create a custom block but I am only able to define one hero image which is used for all the pages.
I hope the problem is clear and someone can point me in the right direction.