Skip to content
TaxoPress
  • TaxoPress
  • Tag Groups
  • Docs
  • Blog
  • Support
  • Login
Buy Now
TaxoPress

Tag Groups: Getting Started

  • Introduction to Tag Groups
  • Installation of Tag Groups
  • First Steps With Tag Groups
  • Tag Groups Free vs Pro
  • Glossary of Useful Words for Tag Groups

How to Use Groups for Tags

  • Creating and Editing Groups
  • Working with Tags
  • Use the Posts Filter for Tags
  • Use the Groups Filter for Tags
  • Bulk Actions in Tag Groups
  • Back End Post Filter
  • Organizing Groups with a Parent Level
  • Using the Tag Groups Metabox on the Post Edit Screen

Display Options for Tags

  • How to Show Tag Groups on Posts
  • Theming: Design and Colors
  • How To Use Gutenberg Blocks With Tag Groups
  • How to Use Shortcodes With Tag Groups

Tag List

  • Tag List – Overview
  • Tag List – Gutenberg Block
  • Tag List – Shortcode Parameters

Tabbed Tag Cloud

  • Tabbed Tag Cloud – Overview
  • Tabbed Tag Cloud – Gutenberg Block
  • Tabbed Tag Cloud – Shortcode Parameters

Alphabetical Tag Index

  • Alphabetical Tag Index – Overview
  • Alphabetical Tag Index – Gutenberg Block
  • Alphabetical Tag Index – Shortcode Parameters

Alphabetical Tag Cloud

  • Alphabetical Tag Cloud – Overview
  • Alphabetical Tag Cloud – Gutenberg Block
  • Alphabetical Tag Cloud – Shortcode Parameters

Accordion Tag Cloud

  • Accordion Tag Cloud – Overview
  • Accordion Tag Cloud – Gutenberg Block
  • Accordion Tag Cloud – Shortcode Parameters

Tag Groups Info

  • Tag Groups Info – Overview
  • Tag Groups Info – Shortcode Parameters

Shuffle Box (Pro)

  • Shuffle Box – Overview
  • Shuffle Box – Gutenberg Block
  • Shuffle Box – Shortcode Parameters
  • Create a Custom Color Scheme for Shuffle Box
  • Hide the “not assigned” button in the Shuffle Box

Simple Tag Cloud (Pro)

  • Simple Tag Cloud – Overview
  • Simple Tag Cloud – Gutenberg Block
  • Simple Tag Cloud – Shortcode Parameters

Table Tag Cloud (Pro)

  • Table Tag Cloud – Overview
  • Table Tag Cloud – Gutenberg Block
  • Table Tag Cloud – Shortcode Parameters

Post List (Pro)

  • Post List – Overview
  • Post List – Gutenberg Block
  • Post List – Shortcode Parameters

Dynamic Post Filter (Pro)

  • Dynamic Post Filter – Overview
  • Dynamic Post Filter – Gutenberg Block
  • Dynamic Post Filter – Shortcode Parameters

Tag Cloud Search (Pro)

  • Tag Cloud Search – Overview
  • Tag Cloud Search – Gutenberg Block
  • Tag Cloud Search – Shortcode Parameters

Tag Groups Menu (Pro)

  • Tag Groups Menu – Overview
  • Tag Groups Menu – Shortcode Parameters

Toggle Post Filter (Pro)

  • Toggle Post Filter – Overview
  • Toggle Post Filter – Shortcode Parameters
  • Toggle Post Filter, Body (Posts) – Gutenberg Block
  • Toggle Post Filter, Body (Posts) – Shortcode Parameters
  • Toggle Post Filter, Text Search – Gutenberg Block
  • Toggle Post Filter, Text Search – Shortcode Parameters
  • Toggle Post Filter, Slider Button – Gutenberg Block
  • Toggle Post Filter, Slider Button – Shortcode Parameters
  • Toggle Post Filter, Order Menu, Gutenberg Block
  • Toggle Post Filter, Order Menu – Shortcode Parameters
  • Toggle Post Filter, Menu – Gutenberg Block
  • Toggle Post Filter, Menu – Shortcode Parameters
  • Toggle Post Filter, Reset Button – Shortcode Parameters

Tag Groups: For Developers

  • Constants
  • Modifying the Post Query
  • Modifying the Term Query
  • Theme Modifications (PHP)
  • Filters and Actions (Hooks)
  • Tag Groups and the REST API

Tag Groups: Settings

  • Home
  • Taxonomies
  • Front End Settings
  • Back End
  • Tools
  • Troubleshooting

Tag Groups: Frequently Asked Questions

  • Which Tag Groups Feature Do I Need?
  • Can I use the plugin with pages?
  • Can I use the plugin with categories?
  • How to Make the Alphabetical Tag Index or the Tag List Responsive?
  • Can I use tag groups with custom taxonomies?
  • Can I have multiple levels of tag groups (parents)?
  • Where do I find the IDs of WordPress tags, posts or categories?
  • How can I display a tag cloud in a widget?
  • Can I use the plugin with more than one taxonomy?
  • What are the Minimum System Requirements to Install Tag Groups?
  • How can I customize a Gutenberg Block beyond the given options?
  • “The free Tag Groups plugin cannot be active together with Tag Groups Pro.”

Tag Groups: Troubleshooting

  • “Error loading block: The response is not a valid JSON response.”
  • Shortcodes (tabs, accordion or other) don’t work in (sidebar) widgets
  • I cannot use multiple tag clouds on the same page
  • I use a plugin to aggregate inline JS and the cache size grows rapidly
  • I don’t see all tags in the Tag Meta Box
  • How To Use The Debug Log?
  • When I click on a tag in the tag cloud, the list of posts is empty or incomplete
  • Some shortcode parameters are not effective
  • Instead of the tag cloud the page just renders an empty space
  • I cannot save HTML in the tag description
  • The processes in Troubleshooting – First Aid don’t complete
  • Authors cannot add tags to groups
  • Tag Cloud: When I Click on a Tag, the Posts Don’t Differentiate by Groups
  • I don’t see any or all posts
  • Debugging a WordPress Ajax Error

Questions About Tag Lists

  • How to Display Tags in a Custom Sort Order?
  • Can I use the shortcodes or Gutenberg blocks multiple times on the same page?
  • Where do I find the IDs of tags, posts or categories?
  • Can I have two tag clouds on the same page?
  • How can I change the text in the Shuffle Box?

Questions About Post Filters

  • Using the Post Filter on the Front End
  • How can I display the posts in custom order?
  • How can I change the length of the post excerpts?
  • Change the Size of the First Posts in the Masonry Layout
  • How to limit the size of the menu in the Dynamic Post Filter?
  • How can I change the text in the Dynamic Post Filter?

Questions About CSS and Styling

  • Change the Styling of the Tags Under Posts?
  • How can I Change the Colors and Other Styling?
  • Creating Your Own Theme for Tag Groups

Questions About Administration

  • What is a tag slug?
  • How can I show less tag groups on the back end?
  • How can I use permissions to restrict editing of tag groups?

Tag Groups: Maintenance and Optimization

  • How to Reduce the Number of Loaded Scripts for Better Speed and SEO
  • How to improve the performance of the Toggle Post Filter/Dynamic Post Filter
  • Running Maintenance
  • How to Improve the Speed of Tag Groups
  • Migrating your Tags and Posts

Tag Groups Integrations

  • Integration with WooCommerce Attributes
  • Does Tag Groups work with the Polylang plugin?
  • Translating Tag Group Names With WPML
  • Home
  • TaxoPress Documentation
  • The Tag Groups Plugin
  • TaxoPress: Troubleshooting
  • The list on the Tag Groups Administration page doesn’t load

The list on the Tag Groups Administration page doesn’t load

If you have problems loading the list on the Tag Groups admin pages, this usually means that your site outputs a warning or alert that interferes with the data transfer to your browser. In most cases it is caused by another plugin.

If you see the JSON data, check any text before the opening curly brace. Example: Warning: xyz in /some-plugin/index.php{"data":"success" ... This text can help you identify plugins that cause notices, warnings or errors. Try if deactivating that plugin helps or consult your hosting provider if the error is caused by server settings.

If that doesn’t produce any helpful hint, try the following:

  1. Go to the Tag Groups settings menu and to Troubleshooting and System Information and check if the Ajax Test returns a green check mark. If not, you might find there more information where to search.
  2. Deactivate all other plugins and switch to a default theme. Then reload the Tag Groups Administration page. If now all seems OK, re-activate them one by one (and keep reloading the page) to identify the one where it breaks.
  3. Add to your wp-config.php file the following lines:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );

    Then reload the Tag Groups Administration page and afterwards check the content of the debug.log file in the wp-content folder if there is any error message.
  4. Open the JavaScript Console in your browser on the Tag Groups Administration page, reload the page and check the error or log messages for anything that gives a hint about the cause.
The tag cloud doesn’t show in a text widget, instead I see the shortcodeThere is a gray box around the tag cloud or the tabs or accordion are messed up

Recent Posts

  • The Tag Groups Plugin is Live Here on TaxoPress March 1, 2023
  • How to Show WordPress Posts With a Specific Taxonomy Term November 11, 2022
  • How to Use the Site Editor to Design WordPress Taxonomy Archives November 9, 2022
  • What Characters Are Allowed in WordPress Taxonomy Terms? October 26, 2022
  • The Tag Groups Plugin is Now Part of TaxoPress October 14, 2022

Testimonials

I’ve used this for a long time and it is really a great plugin. If you need terms tagging capabilities, this is great!

woodb01

I’m using the paid version to display posts based on tags selected. I found it simple to use and straightforward. You can get results very quickly with this, and it’s impressive. It also looks great.

121website

Important Links

  • TaxoPress Demos
  • Frequently Asked Questions
  • About the TaxoPress Team
  • Terms of Service
  • TaxoPress Affiliates
  • Logo and Brand Materials

Our Projects

  • PublishPress
  • MetaSlider
  • KinshiPress
  • Ramble Ventures
  • Logtivity

© 2023 TaxoPress

Facebook Twitter
Scroll to top
  • TaxoPress
  • Tag Groups
  • Docs
  • Blog
  • Support
Search