• Resolved dccreatives

    (@dccreatives)


    I added the widget to my site. I have a page where I dont want to show pricing unless you login with the username and password. They will not be registering. I will assign the user and password. But I want they should login and remain on the page. Logout and remain on the page. In the widget, if I don’t enter a url for login, it redirects me to a 404. Same for logout. I want them to stay on the page.

    Also, how do I change the message you must be logged in to access this page?

Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi DC,

    Try putting in “#” as the redirect URL. Does that achieve what you want?

    To change the “You must be logged in to access this page” message, you could create/edit a translation file using a program like Poedit.

    Or you could edit it directly in the code. This message is found in a few different places in the files in the “Shortcodes” folder. You could search for the $feup_Label_Require_Login_Message variable to track it down. (It’s important to note, though, that any changes made to the core plugin code would be overwritten if you update the plugin.)

    Alternatively, if you are using the premium version, you can just go to the “Labelling” area of the “Options” tab and change the wording of that message there.

Viewing 1 replies (of 1 total)

The topic ‘Login Issue’ is closed to new replies.