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.
The code snippet below will declare a variable for currently logged-in users. This variable will then hold the user data fetched from the system. <?php ...
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 offers a jQuery code snippet that lets you integrate custom tabs into member profile pages using jQuery. When clicked, the script adds a...
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 to edit the look of Pinned featured posts, complicated PHP in specific areas of code was required. Now we've made it easier to control...
Every post is published with the Post Date visible on the website: Remove Date Sitewide The "Posted" date can be removed site w...