Category: Tutorials
Working with prefixes and groups
This video shows how to create and manage topic prefixes, how to create and manage prefix groups, how to assign...
WordPress custom query with ratings
If you have a template that uses WordPress WP_Query object (or query_posts function), you can expand it to display rating and/or...
Manual rating block theme integration
This video show how you can add rating block to the theme template, customize the manual integration functions, custom styling...
Use rating item object in theme templates
This video show how you can use rating item object to get rating data for any rating item, without rendering...
Override and customize rating templates
This two-part video shows the process of making the copy of rating template and creating new templates for rating blocks...
BBCodes: Spoiler
Spoiler BBCode is a simple BBCode that will hide the content displaying text with the same color as the background. When you...
BBCodes: Highlight
Highlight BBCode is a simple BBCode that will display the content with highlight color combination. BBCode is very simple to...
Custom default values for Attachment BBCode
Attachment BBCode is used to embed files from media library into topic/reply content. More information about this BBCode is available...
Topics logged-in users read tracking
GD bbPress Toolbox Pro 4.5 brings a very important and long awaited feature: tracking topic read status for each user,...
Rating list loop with active ratings
GD Rating System includes own rating list query object that works similar to the WordPress WP_Query, but for rating data....