07-Oct-2016

Research Tennis Club

Research Tennis Club's old Joomla site was showing its age, so it was time for a makeover, Rinet IT style!

And it was getting harder to maintain. WordPress does images more easily and is easier to keep up to date. By default it will automatically update the core software itself.

DHVC Forms

The addition of DHVC Form plugin is a big help when doing forms. Forms are easily created using a drag and drop technique and they look great and work well. Both the contact form and the new adult competition entry forms were created using DHVC Form.

Fixed Menu

Fixing the menu at the top of the page makes the site easier to navigate, especially if the page the user still has access to the menu to go elsewhere. No matter how far down the user scrolls the menu will always be at the top of the page.

Fixed Menu with Ultimatum Menu

To achieve this with the Ultimatum Theme's "Ultimatum Menu" in the edit layout screen add the class "navbar-fixed-top" (a standard Bootstrap class) to the "Widget Extras" of the menu that's to remain at the top.

Add the following to your CSS file:

/*menu*/
.navbar-fixed-top {
background-color: rgba(0, 0, 0,0.8);
}
.logged-in .navbar-fixed-top {
top: 32px;
}

In this example the background colour is set to black (or use any colour you like) with a transparency of 0.8 to make the menu easy to read against the page.

The logged-in class is set so that when a user is logged in the menu is put below the administration one.

News

News updates adds to the site's freshness and relevance to members. The newsletter sender MailPoet has been installed and it's a wonderful way to connect tennis club members to their website.

Newsletters keep members informed of information they need to know plus there's an option to automatically add the latest posts to the newsletter.

The site can be viewed at researchtennis.com.au.

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram