barneyboo
Member
Posted 3 years ago #
I'm currently working on a custom theme for a site of mine which uses WP as a sort of blog/CMS - I was wondering if it's possible to tag blocks of content within pages (with or without a plugin) so that sections of content can be inserted at arbitrary points within the template for that page, rather than 'the content' just being considered a single logical unit.
Cheers in advance for any suggestions :)
barneyboo
Member
Posted 3 years ago #
I know it's deeply unclassy to bump unanswered posts - but was hoping to give it one last push before coming up with some clumsy workaround involving seperate child pages for each section and creating a loop where appropriate for each section.
The only potential solution I've seen so far is in the form of Flutter, which seems to allow editable blocks of content to be inserted - anyone able to confirm that they think this should be a workable solution?
Cheers again.