Request For Review Option

Since WOffice 4.1.6, the WOffice theme incorporates an option to request for the review of To do tasks by project members. This feature is available both in the backend and front-end. Backend Implementation In order to implement this within your tasks, you will need to ensure that: 1.You have a project in place with project […]

Read More

Getting Started With Team View Plugin

The Team View plugin mainly renders tasks based on the assigned users. Prior to using the plugin it is hence necessary to ensure that: Here is a quick guide on how to setup projects: Projects 2. You have added tasks to the projects: Tasks are added in individual projects within the project settings “Project Todo […]

Read More

Message Dashboard Page

The message dashboard page serves as a communication panel where users within the site can easily communicate with each other. Creating the Message Dashboard Page In order to create and set up the message dashboard page, you would need to carry out the following: Navigate to the Pages > Add New section within the WordPress […]

Read More

Fixing Unyson 2.7.24 Session Error

Within the Tools>Site Health section you will notice such an error caused by the Unyson plugin: “A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.” In order to fix it, you will need to […]

Read More

F.A.Q

Here is a list of questions we usually get asked, we have sum up all the answers for you on this page: 

Read More

Dev doc

Woffice can be seen as a framework to support your applications. You will find many options from the theme settings and extensions. However, those options actually represent a very small part of the available possible customizations. Indeed, Woffice is full of actions, filters and ready to be overwritten functions.  To use those features, you need a […]

Read More

Debugging

In this section, we will quickly review the different steps you can follow along to debug.  First and foremost, the most important debugging tool you need to know about is WP_DEBUG, a boolean constant, which triggers the “debug” mode throughout WordPress. Enable Debugging Turn on WP_DEBUG from your wp-config.php file at the root the WordPress directory: When set to […]

Read More

FunFacts

WOffice Theme comes with a widget that shows a slider of texts which appears on your homepage. You can also enable this through Appearance → Widgets Sample image: Please refer to the video below on how to edit FunFacts Contents.

Read More