Rating: 5 stars
it’s all you need
]]>Rating: 5 stars
i am new in wordpress.. i am using alterna theme and i want to add call me back button in menu. Can you help me where i past the PHP code in header.php.. need your help..
]]>Rating: 5 stars
Very good plugin, works as expected.
If you want the button to follow when scrolling on the right side of your website:
put this code before the </head> in your header.php or header file
<div id="suggestPost">
<?php do_action('wpcallback_button'); ?>
</div>
and in your main css file
#suggestPost
{
height:170px;
right:0;
position:fixed;
top:150px;
width:168px;
z-index: 20;
}
#suggestPost a
{
display:block;
height:40px;
width:170px;
}
Have fun
]]>Rating: 5 stars
The plugin is simple and effective. You can even insert the code into the header.php file so that the call back button appears in the menu bar! Looks great. Hope it gets us some more business.
]]>Rating: 5 stars
I am not receiving mails.
]]>Rating: 5 stars
Thanks very much
]]>Rating: 5 stars
easy to install and configure… thanks
]]>