• Hi,

    I do website work, but I’m kind of a WordPress noob. I have a question and want to know if there is a plugin to do what I’d like to do, or if there’s a method to do it.

    I currently using this plugin that lets me insert templates (a bunch of html) into pages.

    I want to make a template that can update itself after it’s already been inserted into a page. Reason is that I will be using this template on 30+ pages. If I want to change the style of the template, I want to do it on all 30+ pages that contain this template.

    I think it could be done with with some PHP INCLUDE… and maybe PHP GET_DATA, but I wanted to ask you all if you had any better ideas. Thank you.

    -RON

Viewing 1 replies (of 1 total)
  • What kind of templates are you inserting? What do the templated do? It is hard to answer without knowing more detail, and also without knowing what that plugin can do in detail, but I am leaning toward suggesting making a page template for your 30 pages. You can insert all the custom logic you want.

Viewing 1 replies (of 1 total)
  • The topic ‘How to make a template that will update itself on pages?’ is closed to new replies.