1 to 2 of 2
Hello,
I'am french and it's difficult for me...
How can i put the link in my home page static? not in the sidebar but in the tabber?
I put this code :
<?php if(function_exists('oiopub_sidebar_links')) { oiopub_sidebar_links('', $title, $link); } ?>
It's ok when i use the link test mode.
What must i do in the configuration admin?
And how user can purchase link?
Thx
My website http://www.kelgitechoisir.com in demo.
The code you quoted above should be the correct code - especially if test mode works.
Remember to replace $title with the text you'd like to show above the links (or -1 to show no title). You can also display an "advertise here" link (where the user can purchase), by replacing $link with 1 (or 0 to not show it).
1 to 2 of 2