Skip to content

Fix addthis share toolbox issue - #169

Open
lzhbrian wants to merge 2 commits into
MOxFIVE:masterfrom
lzhbrian:master
Open

Fix addthis share toolbox issue#169
lzhbrian wants to merge 2 commits into
MOxFIVE:masterfrom
lzhbrian:master

Conversation

@lzhbrian

Copy link
Copy Markdown
  • This is also issue#7 in the repo MOxFIVE/yelee

  • Change <div class="addthis_sharing_toolbox"></div> to <div class="addthis_inline_share_toolbox"></div>

  • if we use an inline addthis share toolbox (which is generally the case we will use in this yelee theme), we have to make the above change or the toolbox we built ourselves won't show up.

  • 这也是 MOxFIVE/yelee 仓库里的issue#7,必须按照如上修改,否则我们自己新建立的 addthis share toolbox 会无法显示

Change `<div class="addthis_sharing_toolbox"></div>` to `<div class="addthis_inline_share_toolbox"></div>`
change "// Add comment count" to "<!-- // Add comment count -->"
The original one would show "// Add comment count" on the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant