templates - Separating Content from Design in Wordpress -



templates - Separating Content from Design in Wordpress -

i'm not super-experienced wordpress guy, know i'm doing, , have been programming years.

i'm in middle of building simple wordpress site, lots of posts added in future client.

it dawned on me posts static, if changes in design needed need applied manually across many pages.

i've searched google no avail. need plugin or method allows me have templates posts, unique content each page added. then, if design changes needed, edit template , design alter instantly across pages using template.

i've found plugins seem offer post templates, seem create new post pre-made design, not create possible create changes design reflected across posts utilize template. maybe i'm missing simple here, can't wp author wants accomplish this?

i'm not talking dynamic content. ie have no need pull updated info weather or prices api. content hand-written each page, separate design, if design changes needed can made 1 time kind of post template manager, , not individually on each page.

actually, i'm using simple post-snippets plugin, , realise utilize or similar accomplish aim, don't think user-friendly non-technical authors. instead, ideal if had set of custom fields under each post authors filled in, , content taken there , inserted in page's template.

in principle should able alter design using css selectors. of course of study may have limitations there never design fits all.

for bigger changes need alter wordpress template.

wordpress templates

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -