Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Bainternet

    (@bainternet)

    Just tested it and it works fine. can you help me replicate?

    Thread Starter billhi

    (@billhi)

    Hi,

    I’ve a Genesis/Dynamik installation on my localhost, with two subscribers, user1 and user2, both default except for having admin privileges disabled. The content comprises two nextgen galleries, via shortcodes, on a page.

    Below is the test code. The content targeted by user1 and user2 are not displayed in any case. However, the galleries are displayed by the gallery shortcodes without any O_U shortcodes.

    <h1>user 1 gallery</h1>
    [O_U user_name=”user1″][nggallery id=1][/O_U]

    <h1>user 2 gallery</h1>
    [O_U user_name=”user2″][nggallery id=2][/O_U]

    <h1>without shortcodes, both galleries</h1>

    [nggallery id=1]
    [nggallery id=2]

    Regards,
    BillHi

    Plugin Author Bainternet

    (@bainternet)

    Ok should be fixed in 1.0.4
    thanks.

    Hi, this might be caused by a bug we are fixing in 4.0.1. I suggest that you try to replace the wp-includes/formatting.php file with this one https://core.trac.www.ads-software.com/export/HEAD/trunk/src/wp-includes/formatting.php

    Also, please tell us which version of PHP you are using.

    Thread Starter billhi

    (@billhi)

    I’m using PHP version 5.4.19 (localhost–Desktop Server). Thanks.

    billhi, thank you. 5.4.19 is not affected by that PHP bug as far as we know so far, but you can still use the newer formatting.php file if you want to. Enjoy.

    Thread Starter billhi

    (@billhi)

    Yes, 1.0.4 is working for me. Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘User-name shortcode not working’ is closed to new replies.