Shahjada

Forum Replies Created

Viewing 25 posts - 1,226 through 1,250 (of 15,594 total)
in reply to: Pagination not working if page has query string #161362

Shahjada
Keymaster

Hi,
Sorry, I thought you were a pro user. However, the new update is coming on the next Monday. However, if you want to get it resolved immediately, please send temporary wp-admin login info in a private reply, we shall update it on your site.

in reply to: Category Image not showing after update #161154

Shahjada
Keymaster

Please check now, changed shortcode:
[wpdm_category id="core" toolbar="1" orderby="date" order="desc" items_per_page="1" template="category_image" cols=1 colspad=1 colsphone=1 title=1 desc=1]

in reply to: Category Image not showing after update #161069

Shahjada
Keymaster

@infopanese-it, please download wpdm pro again and update. We have adjusted the issue and released a quick update ( didn’t change the version number yet ).

in reply to: Pagination not working if page has query string #161051

Shahjada
Keymaster

Hi,
Sorry for your inconvenience. Our dev team is working on the download function. However, I’ve adjusted the pagination issue now and reuploaded the updated zip ( didn’t change the version number yet ). Please download again and update your copy.


Shahjada
Keymaster

Hi,
It will take some time, we shall have to reconfigure the payment option just for this.

in reply to: Error after update to verion 6.0.5 #160936

Shahjada
Keymaster
This reply has been marked as private.
in reply to: Allow access to stats for none admin #160914

Shahjada
Keymaster

manage_options is not required, I’ve adjusted on your site, please check now. Added the following lines in your wp-config.php:

define('WPDM_ADMIN_CAP','create_posts');
define('WPDM_MENU_ACCESS_CAP','create_posts');
in reply to: Email Lock Submit Button Not Working #160912

Shahjada
Keymaster
This reply has been marked as private.
in reply to: Archive download not working #160696

Shahjada
Keymaster
This reply has been marked as private.

Shahjada
Keymaster

Hi,
With the new API, you need to use like this:

//Print file list table
echo WPDM()->package->fileList->table(get_the_ID());
//Print file type icons
echo WPDM()->package->fileTypes(get_the_ID(), true, 16);
//Download link
echo WPDM()->package->downloadLink(get_the_ID());
//To get bacis info
$package = WPDM()->package->init(get_the_ID());
echo $package->description;
echo $package->title;

Detailed API documentation is coming soon.


Shahjada
Keymaster
This reply has been marked as private.
in reply to: No longer able to attach dropbox files #160367

Shahjada
Keymaster

Updated dropbox add-on, it is fixed now.


Shahjada
Keymaster

Hi,
It looks like parse_url function is not working properly in your server, please give me temporary wp-admin login info to check your issue in detail. However, we also added an exception handler there for that next update. So, nothing to worry about :).

in reply to: Empty orders after purchasing #160291

Shahjada
Keymaster

Anyone having this issue, please deactivate and reactive the plugin, that shall resolve it.

in reply to: Purchase orders are empty after buying. #160287

Shahjada
Keymaster

Please keep Show Buy Now option disabled, we are redesigning the feature. Regular checkout is fully functional. And, please deactivate and reactivate the plugin, which will resolve any order creation issue.

in reply to: Pages no longer protected #160268

Shahjada
Keymaster
This reply has been marked as private.
in reply to: Pages no longer protected #160263

Shahjada
Keymaster
This reply has been marked as private.
in reply to: [Update Cart ] button is not working #160249

Shahjada
Keymaster

We have fixed the issue and released an update. Please update the premium packages plugin,

in reply to: Pages no longer protected #160234

Shahjada
Keymaster
This reply has been marked as private.
in reply to: Problem with Search Terms #160206

Shahjada
Keymaster
This reply has been marked as private.
in reply to: Unable to Save Settings in Premium Package #160198

Shahjada
Keymaster

Please give me temporary wp-admin login info in a private reply to check your issue. Probably your server firewall is blocking the request.

in reply to: Problem with Search Terms #160162

Shahjada
Keymaster
This reply has been marked as private.
in reply to: Problem with Search Terms #160159

Shahjada
Keymaster

Please try now.

in reply to: File not found Go to shop #160094

Shahjada
Keymaster

It looks like, WPDM download link is working fine. But, not sure, how WC is handling it. It stopped worked probably due to any changes in WP updates.

Viewing 25 posts - 1,226 through 1,250 (of 15,594 total)