Nytspil
Forum Replies Created
-
Forum: Plugins
In reply to: [Protected Registration] Does not show all the fieldsTried reinstalling the plugin after deleting baw invitation code.
But still aint working.
Forum: Plugins
In reply to: [Protected Registration] Does not show all the fieldsSeems like:
https://ww.wp.xz.cn/plugins/baw-invitation-codes/
Was conflicting, but after i disabled it.The “one time secure password” does not show.
Forum: Plugins
In reply to: [Easy Invitation Codes] Case bug in back-end.phpSeems like the plugin is broken then ??
Forum: Plugins
In reply to: [Buddypress Who clicked at my Profile?] My own image and profile showingHaving same problem here
Forum: Plugins
In reply to: [Nav Menu Roles] If meta dataHello thank you for your support.
Figured it out my self, by your FAQ 🙂
Thanks.Forum: Plugins
In reply to: [Nav Menu Roles] If meta dataThe xprofile_get_field_data is what i thought, was to pull out the data inside and then use “->” as validation.
I just want, to show the Menu link. If the user has the fied_3 (buddypress) set to Batman.
Forum: Plugins
In reply to: [Nav Menu Roles] If meta dataThanks for quick response!
Im not the best at coding at doing custom work.
But is this what i have to do:
function kia_new_roles( $roles ){
$roles[xprofile_get_field_data(‘3’)->BATMAN] = ‘BATMAN’;
return $roles;
}
add_filter( ‘nav_menu_roles’, ‘kia_new_roles’ );Forum: Themes and Templates
In reply to: Theme For engineering firmYes i have.
I need a theme that i can, show my projects + a simple frontpage with a featured image and logo header.including a “about us” page full width.
Forum: Themes and Templates
In reply to: Template Like Movie Site Pressno one?