I need to be able to make an generic ajax call from any page and get the same result with my custom template.
I already have that for specific pages, but now I need to be able to make an specific request from any page. I thought of having it on the Page.php but that access is forbidden, so I'm just wondering if someone can help me out with this one.
Not sure if i was clear enough, so let me know and I may try to explain this a bit better.