mgason Posted June 24, 2010 Share Posted June 24, 2010 Hi I have a site at http://triviamundialista.com/ I do not know much about PHP, but can poke about and change things. I am trying to use the sharebar plugin which adds a floating "tweet this" etc bar. http://devgrow.com/sharebar-wordpress-plugin/ according to the posts adding <?php sharebar(); ?> to my php in my index.php etc will make the floating bar appear on all pages. I can not get it in the right place. No matter were I put it, it appears in the structure of the page, not floating. this is from the posts on the plugin site "For more complex post templates, I would suggest disabling ‘Auto’ mode in the plugin settings page and then manually add the <?php sharebar(); ?> and <?php sharebar_horizontal(); ?> to your template. That way you can place the sharebar in the wrapper for the entire page" and "If you’re talking about adding just one sharebar to the side of the main homepage (or elsewhere), that can be done by adding the sharebar code manually to the relevant template files (index.php for homepage, archive.php for archives, etc.)." desperate for some help. happy to upload the relevant php files if anyone can help Mark Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.