• Posted this in Troubleshooting but got no response so trying here

    I have created a widget to send a query to a web service.
    The results are coming back as XML and I have created a PHP page to display/process the results (currently sat in the site root). However, I would prefer to embed the results within the rest of the site so I can retain the navigation, header, footer, sidebar, etc.
    Should I build a template to do this, even though there will only be one page needed?
    I have been looking at the Template Hierarchy diagram but not sure where to start.

    Or should this processing page be part of the plugin’s code/folder?
    Thanks

  • The topic ‘Custom page/template(?) to display xml returned from a WS’ is closed to new replies.