Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • @vysakhnair

    Participant

    @henrywright Thanks for your reply i will check with bp_parse_args()

    @vysakhnair

    Participant

    @venutius
    Hi have you got any solution for my question, please help me

    @vysakhnair

    Participant

    <select id=”activity-filter-by”>
    <option value=”-1″><?php _e( ‘— Everything —’, ‘buddypress’ ); ?></option>

    <?php bp_activity_show_filters(); ?>

    <?php do_action( ‘bp_activity_filter_options’ ); ?>

    </select>


    @venutius
    this is the code in that page I directly removed the Everything which is coming as the first option but now i want updates as the first option from where the function bp_activity_show_filters() is getting values from database or any of the files

    @vysakhnair

    Participant

    @venutius I removed the everything from that list but I want Updates as the first one in that list box and I searched for that from Where its coming and didn’t understand please help me to find the filter list. Whether its coming from database or from any of the files

    @vysakhnair

    Participant

    I will explain. In my activity pages while I am loading it by clicking on the main link activity it will only show my friends activity, but there are some more tabs in the same page after clicking on some other tabs (eg: My likes, Mentions) and when I click on the same tab for Activities then it will show all the activities on calling ajax its displaying all

    @vysakhnair

    Participant

    @venutius Yes I have already done that now its working but when i click on the other tabs on the same page and again clicking the activities on ajax call its displaying all the activities

    @vysakhnair

    Participant

    Thanks Henrywright

    @vysakhnair

    Participant

    @Henrywright

    Thanks for your reply, I have got one more plugin
    https://wordpress.org/plugins/buddypress-first-letter-avatar/

Viewing 8 replies - 1 through 8 (of 8 total)
Skip to toolbar