Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • kunalb posted a new activity comment 13 years ago

    Ah, I finally understood. At the moment, there’s no way to post updates on a particular post type—if you notice, there’s a “Post in: My Profile” select box beneath “What’s new”—that’s why the activity just goes there. Thanks for pointing this issue out—you’re the first one to do so. Created an issue on BPCP, will take care of it by the next relea…[Read more]

  • kunalb posted a new activity comment 13 years ago

    I’m sorry, I’m still a bit lost—when I update an event, I get identical activities in both the Event Activity page and Sitewide activity page—along the lines of “kunalb updated the Event Test 1. 5 minutes ago”. The activity stays locally even if I refresh.

    • @kunalb, what you see is the activities of Create or Edit Event. They are fine.
      If you post something in “What’s New” box, say “Hello, xyz”, this message will not stay on Event’s activity page.

      • Ah, I finally understood. At the moment, there’s no way to post updates on a particular post type—if you notice, there’s a “Post in: My Profile” select box beneath “What’s new”—that’s why the activity just goes there. Thanks for pointing this issue out—you’re the first one to do so. Created an issue on BPCP, will take care of it by the next relea…[Read more]

  • kunalb posted on the forum topic Install other language in the group EventPress: 13 years ago

    @gjg Thanks for the feedback, I’ll look into modifying the markup for the event meta data. @Gambare Thanks—that’s something I didn’t realize, I have fairly little experience with localization — created an issue for it http://code.google.com/p/eventpress/issues/detail?id=91 and will take care of it in the next release.

  • kunalb posted on the forum topic Screw this… in the group EventPress: 13 years ago

    @pgibbs Thanks!

  • kunalb posted on the forum topic Screw this… in the group EventPress: 13 years ago

    @Bigsilk, @Tonyone 1. EventPress != BuddyPress; my lack of support for the plugin does not reflect on BP as a whole. BP support forums are in general, separate and have many more people contributing and looking after issues. 2. While I realize that is hasn’t been made explicitly clear, raising issues/feature requests/bug reports on the google code […]

  • kunalb posted on the forum topic Private Events in the group EventPress: 13 years ago

    @Albertoshu EP doesn’t actually support private Events in BuddyPress as such at the moment—as the queries will hide that event by Default, I’m not sure if anyone will be able to see the particular event at all (apart from you).

  • kunalb posted a new activity comment 13 years ago

    @Gambare Yes—I just released 0.1.2.4 on 2nd April, supporting WP3.1 though the last updated date didn’t change for some reason.

    I’ve started completely re-writing the calendar code, so you might want to check that the widgets support that. You’re welcome to add patches at code.google.com/p/eventpress.

    As for payments, there is another p…[Read more]

  • kunalb posted a new activity comment 13 years ago

    I’m not sure I understand exactly what you mean by “Post update content”; can you please explain that a bit more? It’s fairly easy to modify the activities generated by EP and BPCP.

    • @kunalb, thanks for reply!
      It’s the activity content posted in “What’s New” post form. Currently, only activities of create/edit event are listed on the single event page. “Post Updates” content are listed at the moment when newly posted, once refresh page, they are gone, can go to Sitewide Activity to read it. But I want to keep them listed with…[Read more]

      • I’m sorry, I’m still a bit lost—when I update an event, I get identical activities in both the Event Activity page and Sitewide activity page—along the lines of “kunalb updated the Event Test 1. 5 minutes ago”. The activity stays locally even if I refresh.

        • @kunalb, what you see is the activities of Create or Edit Event. They are fine.
          If you post something in “What’s New” box, say “Hello, xyz”, this message will not stay on Event’s activity page.

          • Ah, I finally understood. At the moment, there’s no way to post updates on a particular post type—if you notice, there’s a “Post in: My Profile” select box beneath “What’s new”—that’s why the activity just goes there. Thanks for pointing this issue out—you’re the first one to do so. Created an issue on BPCP, will take care of it by the next relea…[Read more]

  • kunalb posted on the forum topic What does this error mean? in the group EventPress: 13 years ago

    Not without modifying code extensively.

  • kunalb posted on the forum topic What does this error mean? in the group EventPress: 13 years ago

    @utlimateuser — This version of EventPress is only compatible with WP3.1. You’ll have to use EP0.1.2.3, the previous one. The main purpose of the current release (0.1.2.4) was compatibility with WP3.1.

  • kunalb posted on the forum topic What does this error mean? in the group EventPress: 13 years ago

    @ultimateuser: For some reason the plugin isn’t able to get the required files from wp-admin—have you moved wp-admin to a non-standard folder? And are you using WP3.1?

  • kunalb posted on the forum topic Where is theme located in the group EventPress: 13 years ago

    Well, some event specific styles are added by default by eventpress—for the rest, it picks up files from the theme folder. However, there are bugs in handling child themes at the moment.

  • kunalb posted on the forum topic Avatar in the group EventPress: 13 years ago

    @mafgirl Yup, that’s the file. If you don’t care about uploading custom event thumbnails, you can probably replace the contents of the complete function with a return " <img src='http://absolute/image/source/image.jpg' class='avatar' />";. I haven’t tested it out, but I guess you get the idea. I’m surprised about the IE/Safari issue–i’d suggest…[Read more]

  • kunalb posted a new activity comment 13 years ago

    Hmm. I really have to investigate how child theme files get resolved—will then be able to find out either way. Which child theme are you using, btw? Maybe I can use it while testing

    • I am using a home-made child theme, basically only changed bp-default to fluid layout. Let me clean up the function.php to disable some functions that require some plugins. Then, I will upload it to your gmail address.
      Thanks!

  • kunalb posted a new activity comment 13 years ago

    hmm—thanks. I had changed certain default behaviour in EP, forgot to remove the call in the deregister part—will get this corrected by the next release.

  • kunalb posted a new activity comment 13 years ago

    imjscn: I think this is a bug I haven’t had time to investigate—but if i remember correctly, doing the reverse (ie copying files from the parent theme to the child theme might resolve the issue temporarily). I was just concentrating on getting EP WP3.1 compatible this release.

    • @kunalb
      Seems it might be a Buddypress bug
      https://trac.buddypress.org/ticket/3049

      • Hmm. I really have to investigate how child theme files get resolved—will then be able to find out either way. Which child theme are you using, btw? Maybe I can use it while testing

        • I am using a home-made child theme, basically only changed bp-default to fluid layout. Let me clean up the function.php to disable some functions that require some plugins. Then, I will upload it to your gmail address.
          Thanks!

  • kunalb posted on the forum topic Avatar in the group EventPress: 13 years ago

    🙂

    Check buddypress-custom-posts/tags.php, line 128 (bpcp_get_type_avatar). At the moment, this has a bug that seems to only pick the monster avatars instead of what is set in BP default. Till the next release, which should be within the ~30 days you can try modifying the else clause which sets the default avatar (lines 148-179).

  • kunalb posted an update in the group EventPress: 13 years, 1 month ago

    Just applied to work on EventPress for GSoC again this year—http://epdev.wordpress.com/gsoc-2011-application/. Comments/suggestions?

  • kunalb posted on the forum topic Import Google Calendar? in the group EventPress: 13 years, 1 month ago

    There isn’t any option for that as of now—but that is an interesting feature I could add.

  • Load More
Skip to toolbar