Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • imjscn posted an update in the group BuddyPress Custom Posts: 13 years ago

    @kunalb , can I add comment to Custom Posts? I added supports like this:
    ‘$supports = Array( …….., ‘comments’ ); ‘
    Now, need to add comment form and comment list to the template. But — can this be done in bp ?

  • chaoti posted on the forum topic Search-Bug? in the group EventPress: 13 years ago

    @kunalb Easy to say that I’ll remove the box. Could you say me please which file it is?

  • Trunkstom posted an update 13 years ago

  • Trunkstom posted an update 13 years ago

    @kunalb Dear kunalb,

    First thanks a lot for your great plugin! One of the best and most promising eventplugins for buddypress. Currently I try to use your plugin with a custom-theme. I don’t know why, but it messes itself up, but I cannot see a reason. Try to find a setting to reduce the size of the event-image, but wasn’t successful in the css…[Read more]

  • Tonyone posted an update 13 years ago

    @kunalb I wasn’t having a go at you or anyone else here. I was searching around for answers to a problem and found someone who was very disgruntled and it was at a time when I was feeling frustrated by the lack of activity in the support forum.

    I think that what has been created in Buddypress is incredible but I think I’m going to need help to…[Read more]

    • @Tonyone That’s fine. I just didn’t want my lack of support to reflect on BP as a whole—which is run/supported/coded much better. No offense taken :).
      Regards,and best of luck for your project; Kunal

  • imjscn posted a new activity comment 13 years ago

    @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]

  • imjscn posted a new activity comment 13 years ago

    @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]

  • imjscn posted an update in the group EventPress: 13 years ago

    @kunalb , Is there a way I can keep Activity Post Update content staying within the event? I read in BPCP (Getting Started), it says currently support only “create”/”edite”, Does it mean this limitation is for EventPress only , or for BPCP?

    • I just figured out– it’s not EventPress, it’s BPCP only offers “create”/”edite”.
      Any plan to add Post Update content in BPCP?
      If BPCP has no plan to list Post Update content on the activity page, can we add it by normal way while running BPCP for other stuffs?

      • 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]

  • bigsilk posted an update 13 years ago

    @kunalb Same question as @gambare. However, I’m not here to offer help, but to see if you could address some issues.

  • gambare posted an update 13 years ago

    @kunalb Hey, are you still supporting EventPress? I had written some minor improvements to the script of widgets and localization support and I would like to share it. I’m also going to add payments support in registration, because I’m gonna need it in my project. Cheers.

    • @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]

  • ultimateuser started the forum topic What does this error mean? in the group EventPress: 13 years ago

    @kunalb When installing this plugin I get the following error under Registrations: Warning: include(/public_html/connect//wp-admin/includes/class-wp-list-table.php) : failed to open stream: No such file or directory in /public_html/connect/wp-content/plugins/eventpress/views/admin.php on line 664 Warning: include() : Failed opening…[Read more]

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

    @kunalb Thanks it works now. Is there a way to disable registration for an event?

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

    @kunalb

    I am using the WordPress version before 3.1. I didnt update yet, because I heard it might cause conflicts with Buddypress. I havent moved wp-admin.

  • imjscn posted a new activity comment 13 years ago

    @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!

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

    @kunalb thanks, did you mean buddypress-custom-posts/themes/tags.php ? I can see the code referencing to avatars and gravatars but I am not confident enough to start changing things. If I just want to use a default thumbnail (like I do with my groups) which is /images/GarageDoor.jpg How could I adapt the code please? And I’ve just noticed […]

  • imjscn posted an update in the group EventPress: 13 years ago

    @kunalb
    when I deactive ep, I got error message: Fatal error: Call to undefined method ep_event_model::delete_pages() in …../plugins/eventpress/controllers/wp.php on line 552

    • 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.

    • juss replied 13 years ago

      I have the same problem. It was a really buggy install too. Wished I’d never given it a try. When do you think you’ll be able to rectify this?

      Thanks.

      • @juss , this weekend I tried to change a word in a plugin. With the hellp of an efficient find/replace software, I got the job done in 8 hours. Then, spend another 6 hours to correct things that got messed up. eyes still painful till today. And that was just changing one word without using brain.
        So, I guess it will take a little longer time…[Read more]

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

    @kunalb The new release is working (on my WPMU 🙂 )and you can upload a thumbnail/featured image, BRILLIANT! Is it also possible to set a default thumbnail, maybe in the code somewhere? I do not like the monster avatars and would rather have a default image for when users do not set a thumbnail. To do […]

  • @kunalb Thanks for the prompt reply. If I want to disable Send Invites and Registration features all together, do you know which file(s) that I need to modify?

    Regards,
    Allan

  • @kunalb

    I am using your EventPress plugin and I think it’s great!

    I was wondering, it seems that everyone can send invites for an event to all the members. Do you know how to restrict that so only Event Creator who can send invites?

    Keep up the good work.

    Regards,
    Allan

  • mafgirl posted on the forum topic Avatar in the group EventPress: 13 years, 1 month ago

    @kunalb ok, thanks for your reply! When will the new release be out?
    and do you know what the error might be ( ” Fatal error: Call to undefined function print_column_headers() in /home/driversz/public_html/wp-content/plugins/eventpress/views/admin.php on line 693″ )? As said, it did work with a different theme, so I am guessing it does work with WPMU

  • Load More
Skip to toolbar