nes421 (@nes421)

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • @nes421

    Participant

    OK, Thank You 🙂

    @nes421

    Participant

    Looks like there is no problem with default theme.
    Theme causing problems is Newspaper 11

    @nes421

    Participant

    After switching off all of these plugins problem still exists, no <span><span> in username/avatar and no link when user is logged out.

    @nes421

    Participant

    bbp profile information
    bbp User Ranking
    bbPress Login Register Links On Forum Topic Pages
    bbPress Messages
    bbPress WP Tweaks

    @nes421

    Participant
    Active Style Pack, logged in:
    
    <div class="bbp-reply-author">
    <a href="(....)" title="Zobacz profil: uzytkownik421" class="bbp-author-link">
    <span class="bbp-author-avatar">
    <img alt="" src="(....)" srcset="(....)" class="avatar avatar-80 photo" loading="lazy" width="80" height="80">
    </span>
    <span class="bbp-author-name">
    uzytkownik421
    </span>
    </a>
    
    Active Style Pack, logged out:
    
    <div class="bbp-reply-author">
    <img alt="" src="(....)" srcset="(....)" class="avatar avatar-80 photo" loading="lazy" width="80" height="80">
    uzytkownik421
    		
    
    Looks like something replaces 'function bbp_get_reply_author_link' bbpress/includes/replies/template.php
Viewing 5 replies - 1 through 5 (of 5 total)