Plugin

EE 1
EE 2
Category Parents

Developer

Yuri Salimovskiy - IntoEEtive

3rd Party (Free)

MIT License

Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel

Tags

This plugin lets you fetch info about parents of given category (direct parent and root).

Parameters:
  category - category id to fetch parent (mandatory)
  exclude_self=“yes” - exclude the current category from output
 
  {exp:category_parents:parent category=”{category_id}”}
  {cat_id}
  {cat_name}
  {cat_url_title}
  {cat_description}
  {cat_image}
  {/exp:category_parents:parent}
 
  {exp:category_parents:root category=”{category_id}”}
  {cat_id}
  {cat_name}
  {cat_url_title}
  {cat_description}
  {cat_image}
  {/exp:category_parents:root}

Category Parents Links

This entry was last updated December 2, 2011, 7:37 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

1 Review:

KD 12.02.11

Rating - {addon_rating_average}

This is really useful. I found that you need to end the tags like this: {/exp:category_parents:parent}