Archive for the ‘development’ Category

04Nov

Multiple Artists & JQuery UI Theme Roller – V.1.2.4.0

Thursday, November 4th, 2010

A new powerful feature presented in WordTour v.1.2.4.0 is multiple artist attachment for each event. Until now you could only add additional artists featured in your event as a free text, while with the additional feature it is possible to add for each event multiple artists that are defined in your database thereby keeping track of each artist activity in your website. It is still possible to define artists as a free text if you don’t want to add an artist to your database.
How does it effect your event rendering ?
While displaying a listing of events you will be able to use the new parameter {$artists} and {$artists_array} in your template file.
{$artists} param will display a comma separated string of your artists and {$artists_array} is an array of artist with the values of “id”, “name”, “url” that you can loop in your template file.
The next example demonstrates how to use the artists_array parameter resulting with a list of artists linked to each artist page.

{loop $artists_array}
<a href=”{$url}”>{$name}</a>
{/loop}

In addition, while displaying events that are grouped by artist you can choose whether an artist that is not headlined for the show will be displayed in the list or not by using the “if_event_not_headline” parameter in your wordtour_events shortcode definition.

Skinning your theme can sometimes be a very frustrating task for those that are not familiar with CSS and coding abilities. To help you skin the theme, a new theme has been added to WordTour named “jqueryui” that uses the JQuery UI framework CSS coding style, thus enabling you to manipulate your theme with the JQuery UI theme roller by bringing it to your page.
To do that you need to create a Firefox bookmarklet, click here to add.
After you decided which theme fits your site, download the CSS, copy and paste the code in your theme.css file. (please note: don’t overwrite the the file, look for a comment JQUERY UI CSS START HERE – PLACE YOUR CSS HERE and paste it afterward)

For more on using JQuery UI CSS click here

02Sep

Introducing WordTour 1.2 Release Candidate

Thursday, September 2nd, 2010

Up for grabs is WordTour 1.2.0. There are many new and improved features in this release, the highlights are:

  • New and improved administration screens.
  • Social Media networks - Keep track on your twitter, facebook and post updates. In addition , create a new post and attach an event an event to it.
  • New Shortcodes – for displaying venues information and to display a single event. Added parameters were added to the Shortcodes to robust your query abilities.
  • Prevent spam using Captcha integration for comments.
  • Wordpress Filter functionality for data manipulation on your template pages.
  • A major database structure change has been made, as a result of upgrading from version 1.0 to 1.2 will require users to feed all previous data again on new database tables.
23Jun

WordTour Beta is Released!

Wednesday, June 23rd, 2010

A new comprehensive 369 degree WordPress plug-in for intuitive, fast and easy management for performing artists and their agents is finally out. WordTour offers you a no-fuss time-saving solution to events management and a whole lot more! Utilize WordTour to instantaneously update an event in your social media networks status, auto-complete all boring and nagging details, automatically generate web pages for all your events and artists, allow to RSVP, comment and associate photo galleries and videos for each event, easily access and control your database information and more. You really don’t have to be a savvy web developer – WordTour is the events plug-in that works for YOU.

The beta version is the first release of WordTour brought to you as an open source to assist you in the integration and management of your events, artists and tours with simplicity and ease.

Please download WordTour beta, explore the different features and utilize the tools provided therewith. We welcome your input regarding all the features and tools provided in WordTour beta and whether this first official release of WordTour actually meets your requirements and needs.

The documentation of WordTour beta is still under development. If you have any question or require any further information or clarifications please do not hesitate to tell us, either by commenting on the blog or contacting us directly via e-mail, we are more than happy hear any comment and to assist you in any way that we can.

Thank you for downloading and using WordTour beta.

Click here to Download