Page details without 'Report a problem' button
To show the "Share this page" button without the "Report a problem on this page", create a <div>
with the following data attribute:data-wb-share='{"lnkClass": "btn btn-default btn-block"}'
and the following CSS class class="wb-share"
For more information about Share widget plugin, please visit Share widget
HTML code
This html code will generate the same page details section as seen right below
<footer class="pagedetails">
<h2 class="wb-inv">Page details</h2>
<div class="row">
<div class="wb-share col-sm-4 col-md-3 col-sm-push-8 col-md-push-9" data-wb-share='{"lnkClass": "btn btn-default btn-block"}'></div>
<div class="col-sm-6 col-md-5 col-lg-4 col-sm-pull-4 col-md-pull-3">
<dl id="wb-dtmd">
<dt>Date modified:</dt>
<dd><time property="dateModified">2022-04-14</time></dd>
</dl>
</div>
</div>
</footer>
Page details
- Date modified: