1 to 2 of 2
I've upgraded to the version 2.0 of your plugin and there is a setting that i cant find.
I use the sidebar textlinks but now it displays links: 'Add Your Link Here' for every one of my links that is not sold. Is there a way to display only 1 at a time ?
Try this. Open include/output.php and find the oiopub_link_zone function.
Then search for $empty++ and on the line above it put if($empty > 0) break;
1 to 2 of 2