Shahjada

Forum Replies Created

Viewing 25 posts - 6,676 through 6,700 (of 15,650 total)
Aug 22, 2015 at 11:53 am
#33098
Keymaster
Shahjada
Staff OP

ok now, it was because of modified add-on code.

 

Aug 21, 2015 at 11:00 pm
#33079
Keymaster
Shahjada
Staff OP

Within this month.

Aug 21, 2015 at 10:59 pm
#33078
Keymaster
Shahjada
Staff OP

it is everything ok there now, don’t worry :), font awesome was already with plugin, but for some reason it was not enqueued properly. I’ve adjusted it and in my side for next update.

Aug 21, 2015 at 10:58 pm
#33077
Keymaster
Shahjada
Staff OP

ok now, the live forms plugin was missing.

Aug 21, 2015 at 9:30 pm
#33072
Aug 21, 2015 at 9:29 pm
#33071
Keymaster
Shahjada
Staff OP

actually it need to be done programmatically and also not too easy to explain.

Aug 21, 2015 at 9:27 pm
#33070
Keymaster
Shahjada
Staff OP

it is in functions.php, or you can add following css in your theme style to hide it:

#xfilelist .panel-footer.footer-info {
    display: none;
}
Aug 21, 2015 at 9:12 pm
#33069
Keymaster
Shahjada
Staff OP

You don’t need to remove category, just edit the category and uncheck “All Visitors” from that category, and package inherits access settings from assigned categories.

Aug 21, 2015 at 9:09 pm
#33068
Keymaster
Shahjada
Staff OP

please give me your site url too.

Aug 21, 2015 at 9:08 pm
#33067
Keymaster
Shahjada
Staff OP

We shall the the feature soon, also next update will have big improvement on mp3 playlist.

Aug 21, 2015 at 8:57 pm
#33066
Keymaster
Shahjada
Staff OP

Don’t need to restore from back, please give me ftp info in a private reply, I’ll check.

Aug 21, 2015 at 8:54 pm
#33063
Keymaster
Shahjada
Staff OP

ok now, I also have added the fix in my side for next update.

Aug 21, 2015 at 8:50 pm
#33062
Keymaster
Shahjada
Staff OP

ok now, font-awesome was missing.

Aug 21, 2015 at 8:43 pm
#33060
Keymaster
Shahjada
Staff OP

Actually using the function just to make your short-code work is actually not a proper way. However you need to skip the function for cart/checkout page.

Aug 21, 2015 at 8:41 pm
#33059
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply and the URL where I can check the situation.

Aug 21, 2015 at 8:40 pm
#33058
Keymaster
Shahjada
Staff OP

Please also give me an exact URL where I can see the buttons.

Aug 21, 2015 at 8:16 pm
#33055
Keymaster
Shahjada
Staff OP

We are releasing new update of default value add-on soon with mass update feature.

Aug 21, 2015 at 8:15 pm
#33054
Keymaster
Shahjada
Staff OP
  1. Create a package
  2. Attach /download/ dir with that package
  3. Select page template =  Single Column, Image Top, Extended
  4. apply password lock and set a password from package settings lock options tab
  5. Publish the package
Aug 21, 2015 at 8:11 pm
#33051
Keymaster
Shahjada
Staff OP

please give me temporary wp-admin login info in a private reply to check

Aug 21, 2015 at 8:09 pm
#33050
Keymaster
Shahjada
Staff OP

Homepage in demo is actually coming from this theme http://www.wpdownloadmanager.com/download/crypton/

Aug 21, 2015 at 8:07 pm
#33049
Aug 21, 2015 at 8:05 pm
#33048
Keymaster
Shahjada
Staff OP

It is because the file list saves is post meta in serialized format, you need to serialize it before save in post meta, following php code can do that:

<?php
$files = array("your-file-url");
update_post_meta($packageid, "__wpdm_files", $files);
?>
Aug 21, 2015 at 7:06 pm
#33044
Keymaster
Shahjada
Staff OP

The screenshot I sent you is from that URL

 

Aug 21, 2015 at 6:53 pm
#33042
Keymaster
Shahjada
Staff OP

This is coming from wpdm extended short-code add-on, you can edit that add-on file to remove this.

Aug 21, 2015 at 6:37 pm
#33041
Keymaster
Shahjada
Staff OP

Sorry, please give me login info here in a private reply, only you and me will able to see that.

Viewing 25 posts - 6,676 through 6,700 (of 15,650 total)