Results 5 issues of Vibe

Thanks for this amazing setup wizard. I am having some trouble in the menu linking. The menus are imported but the set_theme_mod does not assign the correct navigation menus which...

I am fetching the total number of posts created by users using the following function: ``` function count_user_posts_by_type( $userid, $post_type = 'post' ) { global $wpdb; $where = get_posts_by_author_sql( $post_type,...

Status: needs investigation

I am dealing with 2 major issues with packery. a. The layout does incorrect calculations. b. Mobile scrolling, enable / disable packery to allow scroll. -- Unable to submit Codepen...

There is absolutely no information about how notifications are added in the BuddyPress system. The function in the skeleton which adds notifications bp_example_format_notifications is not connected to any action or...

Allow link on an image. So currently you can insert image in the editor but you can not link the image to some link which is a common practice in...

playground