Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the coder-elementor domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u262393194/domains/codestap.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u262393194/domains/codestap.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rocket domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u262393194/domains/codestap.com/public_html/wp-includes/functions.php on line 6114
How do you manage custom taxonomies in Concrete? - Code Stap
How do you manage custom taxonomies in Concrete?

How do you manage custom taxonomies in Concrete?

Answer: In Concrete CMS, you manage custom taxonomies by using the “Attributes” feature. Here’s how:

1. Create a Custom Attribute: Go to the Dashboard, then Attributes, and create a new attribute type (e.g., taxonomy).
2. Define Your Taxonomy: Set up the taxonomy by defining its terms or categories.
3. Assign to Sets: Attach the taxonomy to attribute sets linked to specific page types or block types.
4. Use in Content: Apply the taxonomy to pages or blocks when creating or editing content, allowing for better organization and filtering.

This approach helps you effectively categorize and manage content within your website.

Related Questions & Topics