Welcome to the Groupmind blog! We hope you enjoy our articles, tutorials, and insights.

Post image for Vis Activa Learning

Vis Activa Learning is an Arizona-based consulting firm that provides customized learning solutions.They can help you find better ways to leverage the strengths and talent of your workforce, whether through relevant training, improved communications, or employee engagement efforts that reinvigorate your corporate culture.

Learn how to use the Thesis Theme Feature Box to display a dynamic portfolio that you can control with categories and tags.

Learn how to display the Thesis Theme Multimedia Box inside the Thesis Theme Feature Box, then override the content of the Multimedia Box on a post-by-post or page-by-page basis.

Learn how to display the Thesis Theme Multimedia Box inside of the Thesis Theme Feature Box.

Learn how to use the Thesis Theme Feature Box to display either a featured image or a featured video, depending on the current post or page.

Learn how to use the Thesis Theme Feature Box to display a featured image.

Learn how to use the Thesis Theme Feature Box to display a dynamic welcome message that you can edit from a page in the WordPress Dashboard.

Learn how to use the Thesis Theme Feature Box to display a static welcome message.

Through my work with Thesis Theme customization, I found myself resetting the CSS on the navigation bar over and over again. This snippet of code has saved me many small chunks of time and irritation over the past few months. I hope it saves you 5 minutes over and over again, too. Enjoy!

No website is complete without a nice favicon to show up in the browser’s address bar. This simple function will activate a favicon located in your thesis/custom/ folder.

Add Customizable Search Form to Thesis Theme Navigation Bar

A popular location for a website’s Search box tends to be in the header or navigation bar. Thesis doesn’t offer these options by default, but it isn’t too hard to create our own customizable search form and hook it in place wherever we want. Included here is code for both custom_functions.php and custom.css.

Read the full article →