joshvic1
Forum Replies Created
-
Yes, I just checked the code.
Seems it can still solve my need.But i couldn’t find where to edit the number of days to restrict the submissions
And besides I just used the codes in my function.php and it crashed my website
Forum: Plugins
In reply to: [Woo Add Custom States] Premium purchase not workingPlease confirm my payment
What I’m trying to ask is
How can I create an extra field in the registration form where I want members to enter their Facebook link;Like if user A registers and enter https://www.facebook.com/grace12 as his Facebook link, another USER B must not be able to enter that same link,if any other person try entering that link, an error message will show that, link already exists.
Do you understand.
How can I achieve that@mundesigns I figured out the problem was from my theme.
I’m using the ultimate member theme.
So I changed to the default WordPress theme(twenty twenty). And deactivated all plugins except the ultimate member.When I tried uploading picture, it worked, so I tried activating all themes and plugins back and everything started working fine
Sorry for my too much questions
Lastly, I noticed the code you gave me is only possible with hidden fields.
In a case where I need to use different shortcodes on different forms. How do I make that possible.
For instance now..i have a form named (mycred form), let’s say that code works for that.
I also have another form named (affiliate form) and I want to show one of the affiliate earnings on it also with this shortcode [affiliate_earnings status=”unpaid”]
How do I get that done
Thanks a lot
Also, is their a way the mycred balance can be automatically deducted once the form is submitted.
Hi thanks
It worked but the problem is it was only displayed at the frontend
The number if points collected was not submitted at backend,though other details were submitted.