Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do i add something (from a plugin) to the template of a page?
#2
Electabuzz,

I think you've got a few options here to achieve your goal:
  • Create an additional template file for the used theme (copy template.php and rename it), place the events list call into the new template file (above, below <?php get_page_content(); ?> or replace it) and assign it to a given page (in page options)
  • Install the Exec-PHP plugin so you can embed the events list call directly into a page via the editor
  • Use the DynPages plugin to embed a placeholder in the page editor which calls upon a component that contains the events list call (may sound more complicated than it is, but it's late here...)

Hope this helps.
Reply


Messages In This Thread
How do i add something (from a plugin) to the template of a page? - by polyfragmented - 2011-05-20, 08:51:51



Users browsing this thread: 1 Guest(s)