Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST
Be sure we're doing our best to manage your topic as soon as possible.
@themosaurus, Please I need you to assist me get mine working too.
I am using Bp xprofile location and I need to display locations and other custom fields too.
2. Also check my login with ajax short code. It doesn’t work
Thanks in advance.
I created a xprofile field called location
then in code snippet I inserted this code below but it didn't work
if ( ! function_exists( 'gwangi_buddypress_member_country' ) ) :
/**
* Print the HTML for the BP xProfile country field.
*
* @since 1.0.0
*/
function gwangi_buddypress_member_country() {
if ( function_exists( 'xprofile_get_field_data' ) ) :
$Location = xprofile_get_field_data( 'Location', bp_get_member_user_id() );
$allowed_html = array(
'a' => array(
'href' => array(),
'rel' => array(),
),
);
if ( ! empty( $location ) ) : ?>
<div class="bp-member-xprofile-custom-field bp-member-country"><?php echo wp_kses( $location, $allowed_html ); ?></div>
<?php
endif;
endif;
}
endif;
I want to display a modified field in xprofile field.
thanks
You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.
Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️
Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.
To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.
Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.