• Resolved Carsten Lund

    (@carsten-lund)


    Hi there, for some this code have been working flawlessly, but now the gallery is not unique for the user anymore, but the same gallery is outputted on other profiles as well. further more, the delete icon has gone under the post on own profile, even if the delete icon option is marked in the settings. There have been no changes in custom code or short code, what can suddenly had happened?

    <?php
     $user_info = bp_get_displayed_user_username();
    echo do_shortcode('[flexi-gallery clear="true" user="' . $user_info . '" ]');
    ?>
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Carsten Lund

    (@carsten-lund)

    Hi, I located these issues to be related to the ‘Verified Member for BuddyPress’ plugin

    Plugin Author odude

    (@odude)

    Do you mean there is no issues with Flexi, it’s all due to BuddyPress ?

    Let me know so that I start fixing it

    • This reply was modified 4 years, 3 months ago by odude.
    Thread Starter Carsten Lund

    (@carsten-lund)

    Hi there, from my testing the issues in Flexi are caused by the plugin ‘Verified Member for BuddyPress’| By Themosaurus.

    It’s not a big deal, it’s not an important plugin, so I just deactivated it, and the issues are gone.

    Just to let you know that I isolated the problem to this plugin. I wonder why such a simple plugin can influence Flexi, but apparently it can ??

    Thanks

    Plugin Author odude

    (@odude)

    Well, I don’t have idea about that plugin.
    You can send me url to validate.

    Thanks for information

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issues suddenly reoccurs’ is closed to new replies.