This forum is for assistance with theme development.

Node title showing up twice in drupal 8 using bootstrap theme.

So I'm sure there is a quick fix for this but I can't seem to find it.

I'm running drupal 8 and am using bootstrap subtheme. I have the "page title" block place in my highlighted region however when I create new content the page renders the title twice. Once with the content and another time in the highlighted region. I know I could easily disable the page title block however I prefer to use it. I'm running other drupal 8 sites and don't seem to have this problem. Am I missing something? Thanks in advance!

Editing twig templates for view fields?

Hello,

I'm trying to edit my theme to have a custom design for my view, and it will take having static html (<div>, etc ) between some of the fields of one item in the view. NOT between the different items themselves,

I found the twig file I should be editing, "views-view-unformatted.html.twig" but I can only put one variable in for all the fields "{{ row.content }}" which isn't helpful to me.

Any help would be nice.

David Christy

Based on view result count,can we use different style

I am generating a view where style is Tab. If the result rows are more than 6, then we have to change the style to slider.

Zen theme duplicates menu

I'm trying out the Zen theme and made a sub-theme.
I need to make a menu do dropdowns, and other neat snazzy things that make them appealing.
Hmm, OK, I'll load up nice_menu or super fish. However, Zen is going to put its own menu in the content area, so I get a duplicate menu, one added in blocks with the style of the module and another one that is pretty ugly in its raw state put in by Zen.
For the life of me I have not been able to find out how Zen is building that menu in order to control it.
I'd love to know how I can prevent it.

Need a help for display webform in created custom form

Hi,

I am created o custom module, I want to show a web form into this module. I am enabled the webform from content type setting, but still it is not showing the added fields in through webform. Can some one please help me.

theme_table override / hook not working

I am trying to override / hook theme_table from theme.inc.
My theme name is stat.
I have added following function to my theme template.php.

Pages

Subscribe with RSS Subscribe to RSS - Theme development