• Hello everyone.

    I’v downloaded blank wordpress theme from underscores and found there a strange folder ‘layouts’ and 2 files in it, both css.
    In that css file is:

    /*
    Theme Name: Cablook
    Layout: Content-Sidebar
    */

    in first lines and i wonder what does these means ? is it just description or it’s somehow used by wordpress ??
    may be they act like page themplates ? are they loaded on website in some situation ?? can i define my own Layout and load it in front page only (for example).. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • It is just description and used for categorizing on theme garden sites. For exampple, www.remarpro.com has wordpress themes categorized with layouts. Underscore theme gives you choice to decide the layout , you don’t have to go with the default. ??

    Thread Starter Mihail Semjonov

    (@muxahuk1214)

    Butt i steel don’t understand are they automaticaly loaded somehow or i need to write wp_enqueue_style() and define the path to file ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘What is wordpress css Layout ???’ is closed to new replies.