Last modified 7 months ago
678 Views
2 min read
Last modified 7 months ago
298 Views
1 min read
Last modified 7 months ago
869 Views
1 min read
We update our products frequently adding new features. Each time, we add a new feature, the translation .pot files may get updated with new strings. If you see some of the strings not getting translated to your language and you translated all the strings you needed. It is...
Last modified 7 months ago
166 Views
Less than a minute read
If you have too many videos, it becomes harder and harder to find the right video or group of videos. EMD Advanced Filters and Columns addon.
Last modified 7 months ago
203 Views
Less than a minute read
If you have too many videos or your video information gets updated from external systems frequently , it may not be practical to create or update each video manually.
Last modified 7 months ago
201 Views
Less than a minute read
YouTube Showcase allows you to customize video pages with a few clicks from the plugin settings. I am going to change the location of the sidebar from the right to the left.
Next, let's change the base slug from videos to stories. It is important to visit the Perm...
Last modified 7 months ago
373 Views
Less than a minute read
To display your videos in a video grid page, go to Pages, find Video Grid page, hover on the page link and click on View. You will see all your videos. If you have more than 161 videos, a paged navigation is displayed. Click on a page number to go to that page.
Last modified 7 months ago
148 Views
Less than a minute read
To display your videos in a video gallery page, go to Pages, find Video Gallery page, hover on the page link and click on View. You will see all your videos. If you have more than 8 videos, a paged navigation is displayed. Click on a page number to go to that page.
Last modified 7 months ago
206 Views
Less than a minute read
To create a video page manually, first identify the YouTube video id. Go to the video's page and copy the letters and number after the equal sign.
Go to WordPress dashboard, click on "Add New" button, paste the id to the key field, set the video title and other fields. ...
Last modified 7 months ago
150 Views
Less than a minute read
Once you activate the plugin, you will see Setup assistant buttons. Click on "Setup YouTube Showcase Pages" button. It will create all the default pages automatically. If you clicked on "Skip setup". The setup assistant will now show again.
In that case, go to Vid...
Last modified 7 months ago
311 Views
1 min read
Last modified 6 years ago
1689 Views
6 min read
Employee engagement is one of the key factors that defines your organization's success. Employee Directory helps recognize and celebrate your staff members with powerful milestone widgets. This article explains how you can improve employee engagement using employee directory by providing step by step instructions.
Last modified 7 months ago
150 Views
1 min read
Last modified 7 months ago
1101 Views
1 min read
Last modified 7 months ago
3950 Views
1 min read
WP Cron is a WordPress function which runs unattended scheduled tasks. To enable WP Cron, go to the directory where your wp-config.php is and and add:
define('DISABLE_WP_CRON', false);
anywhere above the /* That's all, stop editing! Happy blog...
Last modified 7 months ago
161 Views
1 min read
Last modified 7 months ago
167 Views
Less than a minute read
To create Employee Spotlight default pages, simply click on Setup Employee Spotlight Pages button after the plugin activation.
Last modified 7 months ago
2250 Views
1 min read
Our plugins are designed to protect business data from user errors. That's why every new or existing record is checked before it's saved or updated. If your plugin detects that a record is not matching the predefined business rules of your plugin, it gives you "Please cor...
Last modified 7 months ago
403 Views
1 min read
Last modified 7 months ago
175 Views
Less than a minute read
To display a segment of your employees, you need to use shortcodes. Shorcodes are simple to write instructions that you put in your WordPress pages to modify how certain elements are displayed. There are some shortcode examples in Employee Spotlight documentation under Creat...
Last modified 7 months ago
162 Views
Less than a minute read
If you'd like change the default circular shape of employee images, you need to add custom CSS code. Go to Spotlight > Settings > Tools and set the border-radius of emd-img class to 0 as seen on this video. div.emd-container img.emd-img{border-radius:0 !important}
Last modified 7 months ago
154 Views
Less than a minute read
To change the border color of all employee photos, Go to Spotlight > Settings > Global and set the Image Border color field to a HTML color code or name.
How can I use emd comments?