BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 9
    Johan Andreasson on #1213

    Hi there! Sorry about late respons had to work on other stuff in between.
    Yes I have tried the code now and it works exactly as planned when it comes to username (like username) but the latest version of the code to display the real personal names (Name Name) gave me the same results as the first code: it displayed the username…
    No doubt it’s probably something I have done wrong. Ill paste the code here:

    http://pastebin.com/HFHe5rXp

    Thank you
    Johan

  • Participant
    Level: Initiated
    Posts: 9
    Johan Andreasson on #1122

    Sorry about that! Even I should have seen that! I’ve learned a lot.
    So, now its working great! I wonder. Is there a way to switch from displaying the full name instead of user name? If this is complicated yo don’t have to worry about it…!

  • Participant
    Level: Initiated
    Posts: 9
    Johan Andreasson on #1117

    Sure here it is your code at the bottom..

    http://pastebin.com/HYHqCm5Z

  • Participant
    Level: Initiated
    Posts: 9
    Johan Andreasson on #1114

    Hello!
    The first code unfortunately gave me white page with:

    Parse error: syntax error, unexpected ‘function’ (T_FUNCTION) in functions.php on line 60

    Tried the shortcode line alone and gave me the same error:

    Parse error: syntax error, unexpected ‘?>’ in functions.php on line 62

  • Participant
    Level: Initiated
    Posts: 9
    Johan Andreasson on #1112

    Hi now it worked fine! Thanks.

    So I will probably use the MP widget for media for now. But if this was enabled on the shortcode method as well it would be awesome.
    Here’s an example of when widget in the front page and where I would like the member name to be.

    http://hectornado.se/wp-content/uploads/2015/10/test.jpg

    Thank you
    Johan

  • Participant
    Level: Initiated
    Posts: 9
    Johan Andreasson on #1104

    Hi again!
    Thank you so much for all this. But I have to admit, some of this went straight over my head. Can you give me a quick hint on where the code goes?

  • Participant
    Level: Initiated
    Posts: 9
    Johan Andreasson on #1089

    Thanks for the quick answer!
    Yes, you are right that in the members own galleries the usernames won’t be necessary.
    But I’m planning to have a page that displays the recent images uploaded by members. And I also plan to have a few images on the front page saying: “20 Recent images from our members” or something like that.
    On these ocarinas it would be great to have the user name showing. Does that make sense?