tevinSWMP
Forum Replies Created
-
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldIt send me to this link, no matter who I log in as:
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldIt sends the user to a 404 error page
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldI’m getting a little confused here. You’re putting a redirection page, and then putting a redirected array of things based on field? Here’s what I tried as the code but it is still not working…
[login redirect_page=’http://www.twitter.com’ redirect_field=’Last Name’ redirect_array_string=’Smith => http://www.google.com, Apedaile => http://www.facebook.com’ submit_text=’Welcome Back!’]
Thank you for continuing to help me.
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldNo, I tried it with the code as literally the only thing on the page. Is there a away to be able to fix the login redirect, because that would solve all of my problems.
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldNo, Even when I create a blank page with no tags, it still does it.
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldHere is the exact code I used:
[restricted field_name=’Last Name’ field_value=’Smith’]This is text for Smith.[/restricted]
[restricted field_name=’Last Name’ field_value=’Apedaile’]This is text for Apedaile.[/restricted]Here is what comes up on the page when logged in as Apedaile:
Sorry, this content is only for those whose Last Name is Smith.
This is da text for Smith. This is da text for Apedaile.And now it’s not picking up on my last restriction so the entire page is unrestricted.
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldHi,
I noticed you did an update last Friday. Was this suppose to fix the issue here? Also I tried using the new [user-profile] short code but it doesn’t do anything.
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldIt will either restrict one or the other, depending on what I edit last. For example, if I edit the Madison restricted field, only Madison can see it, but then everyone can see the Tevin info, but if I edit the Tevin one last, then nobody but Tevin can see the info, and everyone can see Madison’s info.
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldIs there a way to be able to show multiple items on one page that are user specific?
When I do my code for the restrictions, it automatically just shows the first one still and won’t let me only show it for the logged in user.
Here’s what I am using:
[restricted field_name=’First Name’ field_value=’Madison’] Click here to view your investment profile.[/restricted]
[restricted field_name=’First Name’ field_value=’Tevin’] Click here to view your investment profile.[/restricted]Or is this just not possible to restrict more than one item per page?
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldDoes not seem to be working. When I log into my page in just stays on the login page and says I’ve been successfully logged in, but it does not redirect me to anywhere.
Forum: Plugins
In reply to: [Front End Users] User Login redirect based on fieldI got this far but it’s not quite working for me:
[login redirect_field:’First Name’ redirect_array_string: Madison => http://southwestmontanaproperties.com/login/Madison-Smith-Profile/, Tevin => http://southwestmontanaproperties.com/login/Tevin-Apedaile-Profile/%5D