Share on facebook, twitter, etc
-
Is there a code where you can share a page on facebook, twitter, etc on the sidebar?
Site: https://zpportfolio.0fees.net/?page_id=74
Sidebar code: `<div class=”sidebar”>
<ul id=”sidebar”>
<?php if ( !function_exists(‘dynamic_sidebar’)
|| !dynamic_sidebar() ) : ?>
<?php endif; ?>
</ul>
</div>
</div>
`
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Share on facebook, twitter, etc’ is closed to new replies.