I need to add a custom post type to all post queries (blog, tags, category, search, etc). In wordpress it is achieved by:
For some reason pagelines ignores this change (which is currently working in existing theme), so I implemented a new section like the example above but the pagination does not work.
How can I get pagelines not to ignore the above code or use a pagelines hook to fix the problem? Help needed.
Thank you,
Simon











