*

RP

  • ***
  • 38 posts
Hello,

I have successfully installed the plugin and is working well with SMS on page item.php, but I have these questions:

1. I inserted this <? Php if (function_exists ('sp_buttons')) {echo sp_buttons (osc_item_id ()); }?>

In the item-edit.php pages and item-post.php and clicking on the SMS payment buttons, They do not work well payment buttons on these pages, ie not accepting payment publication of SMS in these pages.


Thank you
I love to share http://www.koohala.com :) 8)

*

MB Themes

@RP
You cannot use it there, especially not on item-post.php.
Reason: When you are on item-post.php, listing does not exist in database yet. Therefore you also cannot promote it.
It would be possible to create redirect after successful post to redirect user to page where he would be informed about Premium features, but there already exists plugin that do this and it would lead into conflict.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots