Hi there,
I’ve got a rough demo that uses SEO based ajax (https://github.com/laukstein/ajax-seo) with deep links.
http://fusiondemo.co.uk/ajaxcms/
At the moment I have to have an additional custom field for template type, and with that value have conditionals on ajax success embedding the template with each custom field defined.
I was wondering if someone who had the knowhow and time to spare could tell me if I can simplify my code.
I’ve attached the files I’ve used.