-
Task
-
Resolution: Merged
-
Should have
-
5
-
Listing Pages, Tags
-
titan
Summary
As we simplified the listing pages UI since new IA implemented, we still have a lot of conditional code there. We can drop the old customization and display the new listing pages on all cases.
Requirements
- Drop conditional logic. Refactor code so that the new template (based on Query Loop block) is used regardless of the new IA feature flag.
- On the Tag edit page, we still have the "Image Subscribe" and "Happy Point opacity" settings. These are not relevant anymore, since the new listing pages don't include a Happy Point block. Drop both of those fields and clean up obsolete code.