修复 bbPress 侧边栏头像模糊情况,改下大小尺寸。

修复 bbPress 侧边栏头像模糊情况,改下大小尺寸。


标签: , ,

正在查看 4 个帖子:1-4 (共 4 个帖子)
  • 作者
    帖子
  • 薇晓朵
    管理员
    • 文章数量: 478
    @weixiaoduo
    楼主

    路径:/wp-content/plugins/bbpress/includes/common

    文件:widgets.php

    需要将 bp_get_current_user_id(), ’40’

    改成 bp_get_current_user_id(), ’80’

    代码如下:

     <div class="bbp-logged-in">
     <a href="<?php bbp_user_profile_url( bbp_get_current_user_id() ); ?>" class="submit user-submit"><?php echo get_avatar( bbp_get_current_user_id(), '80' ); ?></a>
     <h4>您好,<?php bbp_user_profile_link( bbp_get_current_user_id() ); ?></h4>
     <a href="https://www.weixiaoduo.com/account" target="_blank" class="button link-menu">我的账户</a>
     <a href="https://mall.weixiaoduo.com/my-account" target="_blank" class="button link-menu">查看订单</a>
     <a href="https://www.weixiaoduo.com/profile" target="_self" class="button link-menu">个人资料</a>
     <a href="#" target="_blank" class="button link-menu">产品下载</a>
     <?php bbp_logout_link(); ?>
     </div>
    
    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    2015-10-29 19.09.21

    清晰了看上去就是舒服。

    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    新版的,调整了CSS 和链接结构 :

    
    <div class="bbp-logged-in"></div>
    <h4>您好,<!--?php bbp_user_profile_link( bbp_get_current_user_id() ); ?--></h4>
    <a class="button link-menu" href="https://www.weixiaoduo.com/account" target="_blank">我的账户</a>
    <a class="button link-menu" href="https://mall.weixiaoduo.com/my-account" target="_blank">查看订单</a>
    <a class="button link-menu" href="https://www.weixiaoduo.com/profile" target="_self">个人资料</a>
    <a class="button link-menu" href="#" target="_blank">产品下载</a>
    

    2016-06-05 03.00.32

    xingjia10086
    • 文章数量: 8
    @xingjia10086

    为何我的网址https://www.weixiaoduo.com/account  就是没有页面呢 找不到 我的账户 这个页面 呜呜

正在查看 4 个帖子:1-4 (共 4 个帖子)
  • 哎呀,回复话题必需登录。

未找到对应子版块?请直接在 [疑难杂症] 版块中发帖提问。

收藏纪念品


有奖活动

参与论坛社区问答,有机会获赠文派瓦普(Wapuu.com)手办模型。

话题信息

商业系统