1 to 2 of 2
I need to sell 2 different sets of links, 1 homepage and 1 sitewide. whats the code for the homepage? This is the code im using for the sitewide links:
if(function_exists('oiopub_sidebar_links')) {
oiopub_query_init();
oiopub_sidebar_links('', ' ');
}
Thanks for your help :)
You should be able to use the same function, and then turn on boh home page and site-wide link settings. If it's your blog home page, it will show home page links, otherwise it will show site-wide.
1 to 2 of 2