All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Low seg2cat not displaying all entries

JasonBrooks 12 Feb 2015 21:31 question, rejected

Working with low seg2cat. In my output/debugging it appears that it is correctly parsing segment_2

KEY: segment_category_ids|segment_category_ids_piped|segment_1_category_id|segment_1_category_parent_id|segment_1_category_group_id|segment_1_category_name|segment_1_category_description|segment_1_category_image|segment_2_category_id|segment_2_category_parent_id|segment_2_category_group_id|segment_2_category_name|segment_2_category_description|segment_2_category_image|last_segment_category_id|last_segment_category_parent_id|last_segment_category_group_id|last_segment_category_name|last_segment_category_description|last_segment_category_image|site_id|site_label|site_short_name|last_segment|current_url|current_path|current_query_string|is_core

Value: 5|5|||||||5|0|1|401(k)|||5|0|1|401(k)|||1|SWAPA|default_site|401k|https://beta.swapa.org/test/401k|test...||

However I am getting zero results, even though category 5 has plenty of content.

The tag output is:

{exp:channel:entries channel="articles" category_group="1" category="5"}

my template has:

{exp:channel:entries channel="articles" category_group="1" category="{segment_2_category_id}"}

if I hardcode in a template:

{exp:channel:entries channel="articles" category_group="1" category="5"}

It displays all entries as it should. I'm at a loss! I recently installed low search, could this have any effect?

To make things worse, only a few of my categories are having these issues, other categories are fine.

Replies

  1. Low 13 Feb 2015 09:03

    Have you tried setting the Set All Segments setting to Yes?