Additional Tips & Tutorials
DISCLAIMER: These articles provide additional tips beyond the scope of standard default settings. These articles are intended to assist developers and our support staff may not be able to provide additional guidance or troubleshooting on these topics.
This article provides a JavaScript snippet that allows you to activate specific tabs on a webpage when the page loads, based on the hash in the URL. The s...
This article provides jQuery examples for adding one or more custom tabs to member profile pages. When the page loads, the script appends a new tab to t...
Previously to show/hide elements when a user is logged in or out, users had to use complicated PHP in specific areas of code. Now we've made it easi...
Previously to show/hide elements when a user is verified, complicated PHP in specific areas of code was used. Now we've made it easier to control by...
There is shortcode for all member variables for logged in members viewing the website content. These are variables that can be used with % signs rather than...
Previously to show/hide form fields, complicated PHP in specific areas of code was used. Now we've made it easier to control by including a class to...
In this tutorial, we explore how to customize Froala editors, focusing on adding RTL and LTR options for text direction. For more details, refer to the Froa...
Previously, customizing the appearance of Pinned Featured Posts required modifying PHP in specific widgets. Brilliant Directories now adds a dedicated CS...
Every post is published with the Post Date visible on the website: Remove Date Sitewide The "Posted" date can be removed site w...
The code below will make the location field in search modules required when doing a search <script>
// This script adds the 'required' at...
