logo

Extra Block Types (EBT) - New Layout Builder experience❗

Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll

Theming the Zircon template

22/02/2025, by Anonymous (not verified)
Forums

Hello.

 

My site is running on Drupal 7.

Previously, for theming new content types, I usually created new templates. For example, if I created a new content type called "review," I would create a template in the templates folder:  node--obzor.tpl.php. Now, in the Zircon template, if I create node--obzor.tpl.php, the system throws an error. I tried creating page--obzor.tpl.php. In this case, the error disappears, but I cannot theme the new content type Review.

The same goes for theming comments; I am unable to theme the comment form and display. I tried creating templates in the tpl folder such as:  comment--node-obzor.tpl.php and  comment-wrapper.tpl.php. In this case, the system also throws an error.

 

Overall, I am unable to theme new content types and comments in the Zircon template. Please advise on how to theme new content types and comments in the Zircon template (Drupal 7). Thank you in advance.