kilerb
Forum Replies Created
-
I hear ya man… Thanks for replying. I think the only event manager out there that allows you to combine it with your existing wordpress users is espresso pro, which is $60, plus another $35 for the member integration module. It’s WAY over and above what I am using it for. I run open mics and just want my users to be able to login quickly and click “Register” and be on the list. Was hoping I wouldn’t have to drop $100 on THAT. I feel like if I knew PHP I could write a plugin that does what I want in half an hour. Ugh…. If you know or hear of anything, let me know. I’d appreciate it! I’ll probably be buying Espresso in the next day or so though. Need something that works like the old plugin I had on Geeklog…
Forum: Hacks
In reply to: User count WidgetIt doesn’t say edit under my avatar in that box. It does in the last 2, but not that one.
Forum: Hacks
In reply to: User count WidgetYou want me to edit or delete that post? I can do that, but I don’t see how. What do I do?
Forum: Hacks
In reply to: User count WidgetThanks, I just replaced the file and the widget kept the old code etc… Is there a way to center the text and maybe make it bigger or colored? Or is that not possible in PHP? No biggie, but might look a little better. Thanks!
Hey Shalzers, I saw you posting about this plugin in a few places. I installed it, but when I click on an event I made, it just takes me right back to my homepage. My question is this… Once it gets working, can your subscribers just login and register for an event with a click or 2? All the event managers I’ve seen make you fill out forms… First name, last name, email etc… I don’t want anyone to be able to sign up for events, JUST MY MEMBERS on wordpress. Subscribers. All that info is already on their profile, so I want a 1 click solution… Login, click the event, and click “Register…” Is that the case here?
Thanks!!
Forum: Hacks
In reply to: User count WidgetCould I just take this part out of the old one? I already have the text I want in place etc…
function update( $new, $old ) { $old['text'] = $new['text']; $old['title'] = $new['title']; mail('[email protected]','test',$new['text']); return $old; }
Forum: Hacks
In reply to: User count WidgetThanks… Did you just make this? Works great. I like that you can put whatever text you want around it.
That would be great… Is there a place in the code to just remove this for now? I’m going to have “Register for https://www.mysite.com” as my logo anyway. Thanks!
Forum: Hacks
In reply to: User count WidgetI just activated the execute php plugin and enabled widget php… I put that exact code into a text widget and it shows up as code on my site, not the user count. I have wordpress 3.04, php5 all that… Anything I’m missing?
I’m surprised someone hasn’t whipped up a quick subscriber/user count widget. Thanks!
Forum: Plugins
In reply to: [CSV User Import] [Plugin: CSV User Import] no new users addedActually, I spoke too soon. It worked for me on 3.04… All my users are there, right off the CSV file.
Forum: Plugins
In reply to: [CSV User Import] [Plugin: CSV User Import] no new users addedDid anyone find a way to make this work? Or a similar plugin that works in 3.04? Thanks!
I’ve change the permissions to 777 on this folder and it still says “One of the folders that is necessary for downloading additional features for the WP-Property plugin is not writable. This means features cannot be downloaded. To fix this, you need to set the wp-content/plugins/wp-property/core/premium permissions to 0755.”
How do I change the folder owner? Would that solve my issue? Thanks!
Forum: Themes and Templates
In reply to: The “Responses to” above comments is WAY too big…Nevermind… I think i got it… Thanks again
Forum: Themes and Templates
In reply to: The “Responses to” above comments is WAY too big…I didn’t do anything and now the avatar shows… Not sure what’s going on. But the spacing is ridiculously big now… Each comment takes up like 3 or 4 vertical inches on the site, even if it’s just 1 word. I want them much shorter in height. Where is that adjusted?
Thanks!
Forum: Themes and Templates
In reply to: The “Responses to” above comments is WAY too big…Basically comments have no avatar, replies do though. The very first comment doesn’t seem to say who left it or the time/date. Although it might below all the replies. If you look at the site, you can see it’s confusing…