Translate the datepicker

If ever you need to translate the Date picker component for your project, .po files will not work here. As it is all managed through a third-party JavaScript plugin.  Hopefully, it’s easily changeable. Add the following to your child theme’s functions.php: This is an example for the French version, you can find the existing translations […]

Read More

File Manager

Any new project created creates a new directory in your FTP where files are stored. There is also an option for each project to deactivate this feature. You can customize the File Away settings by changing its settings, see this article. Once the directory created, Woffice will automatically create two shortcodes within the project’s page:  So […]

Read More

Projects

Woffice is coming with a powerful Project manager extension which is design to be simple to use and work along other plugins and WordPress.  The first thing you want to do is to make sure the “Woffice Projects” extension is enabled (right one): You now have to create a projects page which will list all […]

Read More

Translating the Date time picker as of WOffice 4

By default, the date time picker within projects is rendered in English language. Here is a sample screenshot on this: In order to translate it, you will need to now add the code below within the functions.php file of your child theme: As seen in line 9 above, we have the locale set to “de” […]

Read More

Sending Daily Email Notifications for Projects and Tasks

Requirements: Ps: The license needs to be enabled to have this functionality working. If order to have emails sent out to users based on their assigned projects and tasks, you will need to carry out the following:1. Navigate to the Appearance>Theme Settings>Posts/Wiki/Projects>Project Options 2. Enable the “PROJECTS DAILY NOTIFICATION” option: 3. Add your desired email […]

Read More

Groups integration

Woffice has an handy feature that let you link projects to your BuddyPress groups. To get it working, please follow those simple steps:  You need to enable the option from the Theme Settings > Posts/Wiki/Projects > Projects:  Whenever this option is enabled, that will create one new project category per BuddyPress group.  To link a project to […]

Read More