ir1keren

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
Jul 3, 2014 at 5:15 am
#18115
Member
ir1keren
OP

by the way, is there any short code to create docs list such as:
http://www.wpdownloadmanager.com/docs/

Jul 2, 2014 at 10:41 pm
#18105
Member
ir1keren
OP

Ok thanks 🙂
I just downloaded “Pre-paid credit” add-on, but it seems it has incomplete code.
For instance, in “Pre-paid credit” admin page, it showed like this:
http://i1119.photobucket.com/albums/k634/ir1keren/prepaid-credits.png

Then I added these lines inside wpmp_deposit_admin_part() function (wpdm-prepaid_credit/wpmp-deposit.php file):

wp_enqueue_style('wp-marketplace', plugins_url('/download-manager/bootstrap/css/bootstrap.css') );
wp_enqueue_script('wpdm-bootstrap', plugins_url('/download-manager/bootstrap/js/bootstrap.min.js'), array('jquery'));

And it worked as expected (or at least I thought so 😀 )
http://i1119.photobucket.com/albums/k634/ir1keren/prepaid-credits-fixed.png

Jul 2, 2014 at 7:37 am
#18002
Member
ir1keren
OP

Ok, thanks. The issue has been resolved 🙂
What about displaying purchased items (as displayed on http://www.wpdownloadmanager.com/purchases/), is there any short code?
And you said that “Pre-paid credits” add-on will be added into “All add-ons pack” soon, can I get a copy of “Pre-paid credits” add-on?
Because at the current time that add-on is most needed.

Jul 1, 2014 at 8:23 am
#17940
Member
ir1keren
OP

Still no response eh?

Viewing 4 posts - 1 through 4 (of 4 total)