• Resolved cseah

    (@cseah)


    Youzify Support,

    I have updated to version 3.4.1 of Youzify. Noticed that the Activity page has extra text “rdaa” at the beginning of the page. This only appears on the Activity page. The Groups and Members page do not have this extra text.

    In view source, this is the first line of code:
    rdaa<!DOCTYPE html>

    Please help.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @cseah,

    Can you please send me screenshot regarding this so I can have a clear idea.

    Best Regards, KaineLabs Team.

    Thread Starter cseah

    (@cseah)

    Please see screenshot above with the extra text circled in RED.

    Thanks.

    Hello?@cseah,

    In class-youzify-wall.php on line 27, delete the echo ‘rdaa’;

    // Enqueue Scripts.
        if ( bp_is_activity_component() ) {
            add_action( 'wp_enqueue_scripts', array( $this, 'scripts' ) );
        } elseif ( ! is_admin() ) {
            $this->scripts();
        }
    Plugin Support Youzify

    (@kainelabsteam)

    Hello @cseah,

    We will fix this in the next update. ??

    Hello @expan,

    Thank you helping us to solve the issue ??

    Best Regards, KaineLabs Team.

    Thread Starter cseah

    (@cseah)

    Hello @expan,

    That worked. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Text “rdaa” appears at top of Activity page’ is closed to new replies.