Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • in reply to: Issue with Infinite scrolling on masonry #65043
     bhavya
    Participant

    Thanks for the link Sharmstr. I was able to resolve it using isotope insert method.

    in reply to: Issue with Infinite scrolling on masonry #64199
     bhavya
    Participant

    Thanks sharmstr.
    Are there any workarounds for this? I tried position: relative for the articles but then they are not responsive.

    The jquery errors are unrelated. I have fixed them but still the same problem.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Post share by email not working #54632
     bhavya
    Participant

    My MS Outlook was not the default program for mailto protocol. Fixed now.
    Thanks for tip!

    in reply to: Buddypress in child theme template #53808
     bhavya
    Participant

    hmmm..Inside my function am actually using bp_displayed_user_id in some places to perform certain checks as to display the follow button or not & the same function is called from different places.
    Anyway, I will just work around that.
    Thanks for your help! 🙂

    in reply to: Buddypress in child theme template #53782
     bhavya
    Participant

    But I am able to use bp_displayed_user_id inside post-content-small.php which basically lists all the posts. That is why I am wondering if I am missing something while displaying the individual posts?
    Can I somehow extend buddypress profile to use in content.php?
    Thanks!

    PS: If i use the author meta i will have to make a lot of changes in my existing function so keeping it as a last resort.

    in reply to: Buddypress in child theme template #53778
     bhavya
    Participant

    Yes I have declared global $bp.
    Basically, I want to display buddypress follow button in the author meta.
    So I need both displayed user id & logged in user. And i want bp_displayed_user_id to be set correctly at this stage (to enable follow button) but it is not.
    I am able to use bp_loggedin_user_id to get the logged in user.

    in reply to: zlib output compression issue – WP 4.1 #43427
     bhavya
    Participant

    Seems like it was a problem with permissions on the temp folder.
    Marking this as resolved.

    in reply to: Applying open-sidebar to a menu item #42334
     bhavya
    Participant

    @sharmstr Thanks! I was stuck at the same thing 🙂
    By the way.. is there a workaround for this (Trigger the side menu on clicking the user avatar).

    in reply to: Add Registration to Login Modal #40307
     bhavya
    Participant

    Thanks!
    I have now created a kleo_register_user_ajax() in functions.php.
    But I could not find the action/function to create the new user in the DB. Should I be calling
    bp_core_signup_user() directly from the kleo_register_user_ajax() to write to the DB & send the verification email ?

Viewing 9 posts - 1 through 9 (of 9 total)

Log in with your credentials

Forgot your details?