Forum Replies Created

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
  •  leonardoarias
    Participant

    Hi @abe, let me know when you get a chance to check this out.
    Thanks!

     leonardoarias
    Participant

    Hi @abe

    Were you able to check the issue? Let me know if I can help.
    Thanks.

     leonardoarias
    Participant
    This reply has been set as private.
     leonardoarias
    Participant

    It’s imember360. A plugin to manage membership sites that are connected to Infusionsoft CRM.
    Site: http://www.imember360.com
    CRM: http://www.infusionsoft.com

    Perhaps reading some of its features brings light to the problem? I already notified the developer about the live notifications files (including your comment about the app.js). I am waiting for a reply from him.

    What software do you use to manage your users?

     leonardoarias
    Participant

    So, I found part of the code here:

    /wp-content/themes/kleo/lib/plugin-buddypress/menu-notifications.php
    /wp-content/themes/kleo/lib/plugin-buddypress/config.php

    Where else is the rest of the code? Or is this all?

    in reply to: Delete text #28860
     leonardoarias
    Participant

    Hey @sharmstr! Glad to see you here! We published the reply at the same time! What a coincidence 🙂

    in reply to: Delete text #28859
     leonardoarias
    Participant

    Go to Admin Dashboard > Theme options > Buddypress

    And there scroll down, you will find a box with text called “Main menu info”.

    Shortlink: http://WWW.YOURSITE.COM/wp-admin/admin.php?page=kleo_options&tab=6

    in reply to: Header section (PROBLEM) #27042
     leonardoarias
    Participant

    Hi @abe

    Thanks, this fixed the problem! Glad you guys figured this out 🙂

    Have a great rest of the week!

    in reply to: Header section (PROBLEM) #26708
     leonardoarias
    Participant
    This reply has been set as private.
    in reply to: Header section (PROBLEM) #26580
     leonardoarias
    Participant

    Still haven’t been able to figure this out. Hope SeventhQueen support can comment on this issue. Thanks.

    in reply to: Header section (PROBLEM) #26341
     leonardoarias
    Participant

    Yes, I have seen the same too. Weird. Since a lot of people use Chrome, its an important problem to solve.

    in reply to: Header section (PROBLEM) #26338
     leonardoarias
    Participant

    hey @sharmstr

    If you have a minute, can you check if this issue happens to you? Thanks friend.

    in reply to: bbpress live search #26335
     leonardoarias
    Participant

    Very interested in this as well. +1

    in reply to: Cheers to SeventhQueen #26280
     leonardoarias
    Participant

    You are a geek my friend 🙂
    Well, I gotta confess… I am one myself haha!

    Kleo is amazing. Hopefully we will see some integration with BadgeOS and LearnDash soon 🙂
    That will make Kleo an unstoppable platform! 😀

    in reply to: admin-ajax.php #26260
     leonardoarias
    Participant

    My developer put 1GB for the memory limit. I know it’s high but we got the resources. Not so sure why he went so high. Since then, my site runs flawlessly.


    @itt

    in reply to: admin-ajax.php #26254
     leonardoarias
    Participant

    Hi @harlock_

    That is a memory issue. You need to increment the memory limit in wp-config.php

    I experienced the same problem, and fixed it by increasing the memory limit. I have a dedicated server so I am able to manage that. If you are hosting in a shared server, you may need to contact your service provider to increase the memory limit.

    Regards.

    in reply to: Header section (PROBLEM) #26252
     leonardoarias
    Participant

    Here is the other attachment.

    And please, if other users have found a solution for this, I would really appreciate your collaboration. Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Live notifications for buddypress activity replies #26211
     leonardoarias
    Participant

    Hi @abe
    Glad to have you join this conversation.

    Some notifications stay in the “read” section. However, other notifications don’t.

    For instance, notifications about messages, forums, friendships, are stored in the “Read” section. But, notifications about “comments made in a buddypress post you participated”, and “comments made in a buddypress post you posted”, are not being stored in the “read” section.

    By default, these 2 types of notifications are not being reported in the “kleo live notifications” feature. But, thanks to @sharmstr, I installed a plugin that makes those notifications show up in the “kleo live notifications” feature.

    Plugin: http://buddydev.com/plugins/buddypress-activity-comment-notifier/

    Personally I find it quite important to have those 2 types of notifications. If I post a status, I want to know who is commenting there, to follow the conversation.

    So, now those notifications show up. When I check the database, and when these notifications are unread, you can see them in the database. However, once you read them, they just disappear from the database and therefore don’t show up in the “Read” section.


    @abe
    , any idea why? Thanks in advance.

    in reply to: Live notifications for buddypress activity replies #26113
     leonardoarias
    Participant

    Awesome 🙂 Keep rocking buddy!

    in reply to: Live notifications for buddypress activity replies #26110
     leonardoarias
    Participant

    Hey @sharmstr

    Just curious: are you a web expert available for hiring?
    I am building a couple of sites with Kleo, and It will be very helpful to have an expert working with me (wodpress, buddypress, plugins, etc). Nothing urgent, but wanted to see if you are available. Lets keep in touch. If you are available, let me know how to contact you besides this site. Thanks!

    in reply to: Live notifications for buddypress activity replies #26108
     leonardoarias
    Participant

    yeah, wondering why they do that. anyway, its not high priority for me either. So I will let it be for later. 😀

    Thanks for your help my friend. It was great to count with you to get this sorted out.

    Have a great rest of the day.

    in reply to: Live notifications for buddypress activity replies #26103
     leonardoarias
    Participant

    Hi @sharmstr

    So, I made it work. I reinstalled the plugin and it worked. The ajax is working properly. Thanks for your guidance so far.

    But I detected one issue:

    While the notifications show up in the “live notifications” section, they don’t show up in the members “READ” notification page: yoursite.com/members/membername/notifications/

    As soon as you read them, they disappear.

    I noticed this in the database as well.

    When I posted a new comment in an activity status, the database displayed the view in: “image1.png”

    But, once I read the notification, it disappears. And the table in the database deletes it. It doesn’t just change the “is_new” from 1 to 0. It “deletes” that notification: “image2.png”

    Do you happen to know why this could be happening?

    I consider important to keep those notifications in the “read” section, since people can always refer back to that section to see activity that matters to them.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Live notifications for buddypress activity replies #26050
     leonardoarias
    Participant

    thanks again, @sharmstr

    Let me know if you find anything in your functions.php file that will be useful to integrate the activity comments on the Live notification spot. I will keep playing around with that as well.

    If I can help in any way, just let me know. Thanks!

    in reply to: Live notifications for buddypress activity replies #26037
     leonardoarias
    Participant

    thanks @sharmstr

    I am playing around with that plugin, but I am trying to make those notifications happen within the same “Live notification” spot that Seventhqueen created for the Kleo theme.

    Any ideas on how to accomplish that? Have you done that?

    Thanks.

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

Log in with your credentials

Forgot your details?