Updates WooCommerce Template updates Gutenberg removed from Widget Area Active sidebar check to remove sidebar on pages / taxonomies where not required. Patchstack reported patch for customizer import security fix.
WPLMS 4.6 , VibeBP 1.9.3 , WPLMS plugin 1.9.0
WPLMS Theme 1. Added new Child Theme MOOC on Gutenberg. Uses TailWindCSS , removes all WPLMS Theme styles & scripts. Fixed and focussed on version 4.0 only. 2. Installer Update, adds an option to import data from alternate server 3. Security fix reported by user for CSRF in importing customizer […]
WPLMS 4.5 update
The 4.5 update is amostly a maintenance update. Fixes : 1. We fixed the inbuilt Theme updating system 2. Fixed issues with Envato API 3. We added a new Menu icon support which is used in the upcoming WPLMS App child theme 4. Esc attributes added in lot of new […]
De-Index Member profiles and Unit pages from Google
Sometimes Google indexes the Member profiles or Unit pages and it is not easy to log into Google webmasters and mark every url for de-indexing. Even the Robots.txt does not guarantee removal . [ reference : https://www.contentkingapp.com/academy/robotstxt/faq/prevent-indexing/ ] We need to add a meta tag for removal of these pages […]
Apple login with Vibe App
To enable Apple login, you need to have an Apple developer account which costs $99 per year. 1. Then you need to create an App in your Developer account. 2. Configure the certificates section of the App. See : https://prnt.sc/9Sbmcftc0s9W , make sure you enable Authorised Domains which would require […]
VibeBP 1.8.8.3 and Vibe Appointments
Latest Update : 1. Profile field shortcode added [profile_field name=”XX” id=”XX”] for addition in Elementor Profile templates or Gutenberg templates 2. Popup fix for Profile complete Z-index 3. Profile Wall fixes 4. [Feature] Masking Feature in Video player – shows user’s name on video play randomly for screen record prevention […]
WPLMS 4.4 , VibeBP 1.8.6 , WPLMS Plugin 1.8.5 updates
WPLMS theme Certificate fix for validator CSS fixes VibeBP [Feature] Bulk upload users in group via CSV. [Updated] Default fields , member type support in Registration form in the Login panel. [Coming up] Cart API WooCommerce [Fix] Send Message action button [Fix] Send Message action button [Fix] Avatar component fix […]
CSS for registration forms
Below CSS for make an elegant looking Registration form. css below : —————————————— #signup_form fieldset { display: none; } #signup_form .field-visibility-settings-toggle,#signup_form .field-visibility-settings-close, #signup_form .field-visibility-settings-notoggle,#signup_form .clear-value{ display: none; } #signup_form{ padding:1rem;background:#fff; border:1px solid var(–border); border-radius:5px; } #signup_form select,#signup_form input[type=”text”],#signup_form input[type=”email”],#signup_form input[type=”password”] { border: 1px solid var(–border); padding: 0.5rem; display:flex;border-radius:5px; […]
4.3
PHP 8 compatibility fixes Deprecated warnings BuddyPress 10 compatibility Default layout section for Courses, profiles and cards
VibeBP 1.8.5
1.8.5 PDF Player issue on tab swiching fix Wallet component added for in-App purchase handling. [Tutorial coming] 1.8.4 Custom PDF Player added Mobile compatibility for PDF Group activity post bug fix Not ABC found only when initial load has finished 1.8.3 Firebase Realtime notifications removed. [were no longer used] VibeBP […]