tiicaa
Forum Replies Created
-
@andrewza Does not work, or indicated plugin. Download the template and still import the action. I agree with @evillizard it is a basic functionality, I have about 700 users and my site will have paid memberships but without an alternative will I have to do it manually? Is there any functionality at least bulk application filters on the user panel?
I appreciate your help, but I really don’t know how to implement this into the code. I tried in some ways I didn’t succeed.
Forum: Fixing WordPress
In reply to: Remove the url format from the WEBSITE field in the user registrySorry I think it was confusing, see or print what I’m talking about [image](https://i.imgur.com/P8fYqxc.png) I’m talking about this field Site it is a standard field in the user registration in wordpress, so you don’t need to create another field that works for internal search, I would like to use the same for text entry only, but it would be necessary to remove this “mask” with format “url” and leave only the name you enter “Company Name” –
For me it would also be useful to break the SITE field that already exists by default in wordpress, I could use that field and only change the label of the label, which is easier. However, every time we enter text in the field it automatically converts to a url pattern (http: // www & # 8230;). How can I break this in my theme functions? That would already serve me
Para mim também serviria quebrar o campo SITE que já existe por padr?o no wordpress, eu poderia utilizar aquele campo e só mudaria o rótulo da label que é mais fácil. Porém, todas as vezes que inserimos um texto no campo ele automaticamente converte para padr?o de url (https://www…). Como posso quebrar isso no meu functions do tema? Isso já me serviria
@crstauf I know very little php, I managed to assemble this code because it was a combination of some tutorials I saw. If someone can help seriously, it will be of great help. I insert this code in my child theme functions
Forum: Fixing WordPress
In reply to: Track registration email for new WP users@sterndata
So there is no way to check the delivery of these emails, or was there an error in some sending?I already asked to check the mailbox and it looks like there is no delivery.
thanks @drawmyface it Works very well.
I don’t see an option to open a ticket on your website, because to use the support needed to make a purchase. However, the extension I’m interested in is in the beta, as you mentioned. Now understand my side, if there is no release date and it is still in beta, it makes no sense to pay for something that I will not have.
I saw that there are people with the same problem. I included my question in another post on GitHub, but no one answered there. And now I have an extension that looks good, but I can’t use it.my email: [email protected]
Hello @andrewza , I can’t open a ticket on the site, I would buy the version if it was available, however, in the extension there is only a notice stating that it is a beta version – https://www.paidmembershipspro.com/add- ons / multiple-memberships-per-user /
I took advantage of a comment made in Issue on GitHub (https://github.com/strangerstudios/pmpro-multiple-memberships-per-user/issues/30) but there is no return there. How can I solve my doubt?Hello?
Hi @andrewza
I have been testing this version. But I also noticed that the expiration date is not updated as configured at the subscription level. I took your advice and tested the plug-in on the available version. I saw that there was a problem with the expiration date. Therefore, for the first transaction, I manually changed the user profile to the correct date, but simulated two more user purchases in the hope that autocomplete will occur, and this is not possible. In all associations, the expiration item is empty and when I enter the user profile I see that it is set to “no”. Is there a function to solve this?
Hi @drawmyface
I did exactly what I described earlier.
Within my child theme (DIVI-CHILD) I created a folder named “sensei” inside this folder include a folder called “templates” and inside it the single-course.php file.
The current Path is:
my-site / wp-content / themes / Divi-Child / sensei / templates / single-course.phpHowever I inserted a line of text in this file just to see if it responds in the frontend but I see that does not work.
What I need is that:
? the student has a platform signature (WordPress);
? Within this platform I have 90 courses that the student can take;
? Each course has an expiration time, some between 30. 60 and 90 days.? Because each course has an expiration date, the student will not only have access to the expired course, but they will be able to attend the other courses that are still in effect within the subscription.
So following your explanation I could not link all Products (courses) in a single subscription? You would have to make many subscriptions with different products for each user. This is a huge job considering a list of 2,000 students.
Does sensei have another alternative?