Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

  • ad4m_wordpress
    Participant

    @ad4m_wordpress

    @hugo – thanks for helping me out, I really do appreciate it.

    If I could go back to school I absolutely would learn to code.


    ad4m_wordpress
    Participant

    @ad4m_wordpress

    I would LOVE to be able to edit the code. The plugin url is here –

    https://wordpress.org/plugins/custom-login-redirect/

    I would LOVE to be able to change the ‘default’ value to say ‘My Profile Wall’ and then hard code it so it using the php method you mentioned above so it gives users the option of redirecting themselves to their profile wall.

    You can see a live version of it on my site http://milemarker20.com/wp-login.php

    (I plan to change the location of the login url to help prevent spam.)


    ad4m_wordpress
    Participant

    @ad4m_wordpress

    It sounds like the function is more complex than I realize.

    A use case, just for clarification, would be this;

    There is a plugin that inserts a dropdown box in the log in screen.

    As the admin you can select what values go into the dropdown box.

    In order to activate values for population in the dropdown you give them a name and assign a url.

    This would allow me to show users who are logging in multiple options for where they can be redirected to after the log in. The drop down box could have a value for, all group activity, all site activity, a specific page with featured members, or any number of things to help the user be exposed to more pages as part of their logging in.

    But since there is no 1 url for directing a member to their profile page I was hoping there was an html variable to insert into the url to redirect members. But if there is not because the function of logging in requires php than I understand and can work towards a different solution.


    ad4m_wordpress
    Participant

    @ad4m_wordpress

    Thanks for the link @bphelp.

    I’d rather not implement a blanket solution to the core of the site. I’d like to know how to construct an individual link to redirect all users to their individual profile wall.

    Is there a parameter that when inserted into a common html link it represents the dynamic url of the users actual username?


    ad4m_wordpress
    Participant

    @ad4m_wordpress

    I found this post https://buddypress.org/support/topic/create-a-link-or-redirect/

    And the question answered by @henrywright is what I am going for only I need the dynamic value to represent the username so anyone who logs in will be directed to their own profile wall.

    This link – http://milemarker20.com/members/bp_loggedin_user_domain()/ did not work.

    Admittedly I am not a programmer, I know a decent amount of html but not enough to really understand what is happening, I’m just trying to avoid paying $50 an hour to a programmer who will take 30 seconds to do this for me.


    ad4m_wordpress
    Participant

    @ad4m_wordpress

    So @shanebp would the link look like this?

    http://milemarker20.com/members/bp_loggedin_user_domain()/


    @hugo
    where do I access the codex?


    ad4m_wordpress
    Participant

    @ad4m_wordpress

    @shanebp, @henrywright

    How could this be configured to alternatively pre-populate their wall with a message from me? Preferably one that includes a youtube.com embedded video?

    Again the goal is to give them a nice welcome message and short tour of the site and how they can use it.

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar