Forum Replies Created
-
same issue here! What´s the solution for this?
I found the solution. As in Buddypress also the normal wordpress posts are published you only have to edit this file searchform.php in your themes folder (add there /activity/ behind home_url ) to:
<form role="search" method="get" id="searchform" action="<?php echo home_url( '/activity/' ); ?>"> <div class="input-group"> <input name="s" id="s" autocomplete="off" type="text" class="ajax_s form-control input-sm" value="<?php echo get_search_query(); ?>"> <span class="input-group-btn"> <input type="submit" value="<?php _e("Search");?>" id="searchsubmit" class="button"> </span> </div> </form>
we use the plugin https://wordpress.org/plugins/hashbuddy/ – that works fine. Just give it a try and let me know if it works on your site
you can solve this with a div
this might help you https://buddypress.org/support/topic/users-are-asked-for-activation/
thank you very much for your detailed input and your ideas regarding this “problem” within buddypress!!! I really appreciate it!
does anyone of you have a buddystream license that is not in use and wants to sell it to me?
anybody who can help here?
@imjscn could you solve this issue? (or anybody else?)
https://buddypress.org/support/topic/how-to-add-a-title-for-activity-post/
would be happy to know the solution to get title and meta description in activity post!my page load time is 5.49s (pagespeed Grade 83%, Yslow grade 73%)
not sure if this is a good result.
I am also looking for methods to improve pagespeednobody here who can help me?? 🙁
nobody here who can give me a hint regarding these topics? 🙁
thank you, mercime!
I could meanwhile solve the “problem” by myself => https://wordpress.org/support/topic/buttons-for-imagevideo-upload-do-not-show-up?replies=2