Home › Forums › Epix Media
Epix Media
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Wednesday Apr 18th, 2012 at 7:05 am #11098 | |
|
|
Hi Terri, I would think a developer could achieve your required layout in a hour or so using CSS to float each of your custom fields either left of right… I can see you’ve partially managed to do that, and by adding in the rest of the custom fields and floating those left, clearing the other left floated items (username & password etc) and applying a width you should get your layout… Hope that helps! |
|
Posted: Tuesday Apr 17th, 2012 at 8:07 am #10990 | |
|
|
So there isn’t even a get-around/hack I can put in place to get this to work then??? |
|
Posted: Monday Apr 16th, 2012 at 8:46 am #10885 | |
|
|
Just read this in another thread whilst looking for information on something else “s2Member does not calculate and store the termination date for the members. That information is up to the payment gateway (e.g., if the payment fails several times after 1 month, the payment gateway notifies s2Member that the account should be terminated/demoted).” Is this still the case? If so it means I can’t set up a workaround for the notifications as I thought… |
|
Posted: Monday Apr 16th, 2012 at 8:44 am #10884 | |
|
|
For now I will just write some code to check for upcoming EOT’s that sends emails to the applicable members and ask the clients host to set up a cron job to run it daily! Thanks all! |
|
Posted: Monday Apr 16th, 2012 at 8:41 am #10883 | |
|
|
Thanks Jason :) |
|
Posted: Tuesday Apr 10th, 2012 at 8:06 am #10451 | |
|
|
Hi Raam, the JS validation is working – they must be getting around it by switching off JS! Is there anyway I can add PHP validation for my custom fields without intefering with s2 updates? They seem to be getting a handful of spam submissions a week (must be bothering to fill in the captcha though!?) and the clients going to get tired of them pretty quick! Cheers |
|
Posted: Sunday Apr 1st, 2012 at 3:02 pm #9710 | |
|
|
Thanks Eduan, I really should read things properly! There’s section on using custom fields underneath that section in the general options… Cheers :) |
|
Posted: Sunday Apr 1st, 2012 at 9:30 am #9696 | |
|
|
Hi Eduan, I don’t have any spam filters apart from outlooks default and there is nothing in my spam folder. My emails are set up with through our host 1and1… Cheers |
|
Posted: Sunday Apr 1st, 2012 at 9:23 am #9695 | |
|
|
Hi Eduan, yes I have lots of custom fields, is it possible add these in to the administrative new user notification email? Thanks |
|
Posted: Thursday Mar 29th, 2012 at 1:17 pm #9474 | |
|
|
Wonderful, thanks Eduan! Still not getting email alerts from the forum :( hence my random batches of posts! |
|
Posted: Wednesday Mar 28th, 2012 at 12:37 pm #9348 | |
|
|
Hi Eduan, I’ve installed it and it gives you an extra button next to the usual upload/insert image button when editing a post or page! Pretty cool! Thanks! |
|
Posted: Wednesday Mar 28th, 2012 at 11:57 am #9344 | |
|
|
Wonderful! Eduan – does that plugin allow you to choose whether your uploading to the regular uploads folder OR the s2member secure folder? Thanks :) |
|
Posted: Tuesday Mar 27th, 2012 at 5:15 am #9187 | |
|
|
I looked for a solution to this a couple of months ago and decided to stick with gravatar. The client would still like uploadable profile pictures if s2member offers it as a feature though. After researching the plug-ins available, I wasn’t able to find one that would work well with s2Member and that had good ratings/reviews. I’m sure if someone else has found something though since they’ll post :) |
|
Posted: Tuesday Mar 27th, 2012 at 5:09 am #9185 | |
|
|
Thanks Raam, Client got their wires crossed regarding PayPal charges and are sticking with s2Member/PayPal! Phew! |
|
Posted: Thursday Mar 22nd, 2012 at 5:40 am #8816 | |
|
|
Just a thought actually, I suppose SagePay won’t support re-occurring payments as they are a just payment authoriser for card payments? Can anyone confirm that? Cheers :) |
|
Posted: Thursday Mar 22nd, 2012 at 5:26 am #8815 | |
|
|
Ok, the client definitely wants to use SagePay, so unless you guys can quote me for integrating SagePay by the end of April…??? …I’ll need to try and find another membership system with the flexibility of s2Member which is a shame and a big pain! I know you won’t want to help me find a competitors solution, but I’m now slightly stuck… so if anyone knows of a membership solution with multiple level subscription options that will support this payment provider please please point me in their direction!!!! |
|
Posted: Wednesday Mar 21st, 2012 at 11:27 am #8748 | |
|
|
nope :( |
|
Posted: Wednesday Mar 21st, 2012 at 7:27 am #8716 | |
|
|
Hi all, no I didn’t the alerts for this, hence my late response! I was using my info@ address but I’ve changed it to my personal email to see if it makes a difference. I’m using my company email that’s set up through 1and1. Cheers! |
|
Posted: Tuesday Mar 20th, 2012 at 4:05 am #8585 | |
|
|
I’ve found a solution, as I am only using 1 s2member level I can put an if around it:
|
|
Posted: Tuesday Mar 20th, 2012 at 3:56 am #8584 | |
|
|
Hi Raam, I still want the user to get an email when they sign up, but I then want them to get a “account approved” email when I upgrade there role from “subscriber” to “s2member level 1″… Is there no way of doing this? Cheers, Zoe |
|
Posted: Friday Mar 16th, 2012 at 7:14 am #8352 | |
|
|
Yes, I think I get it now! I’ll let you know if I get stuck when I come to implement it! Thank you :) Zoe |
|
Posted: Thursday Mar 15th, 2012 at 3:22 pm #8279 | |
|
|
hmm.. I’m slightly confused… so how would I go about letting someone choose any combination of options and only giving them access to those selected? Would I need to set up a form for each eventuality? Thanks :) Zoe |
|
Posted: Sunday Feb 26th, 2012 at 11:46 am #6456 | |
|
|
Hi, I added this function to my functions.php file within my theme, when the user role is updated via “Users” in the admin it sends that user an email:
|