Shahriar

Forum Replies Created

Viewing 25 posts - 10,726 through 10,750 (of 12,513 total)
in reply to: Downloads stop working #45204

Shahriar
Moderator

Working fine now. $_GET variable was resetting in your server when download link was like http://www.estrela.com.br/download/test/?wpdmdl=x, I’ve changed it to http://www.estrela.com.br/?wpdmdl=x, by replacing $permalink = get_permalink($ID);  with $permalink = home_url();, in file libs/class.Package.php in function getDownloadURL.

in reply to: Template Image Not Showing #45202

Shahriar
Moderator

Login info is not working.

in reply to: Can't Add New Amazon S3 Files to Existing Packages #45201

Shahriar
Moderator

ok, adjusted.

in reply to: How to select multiple files with file manager view #45200

Shahriar
Moderator

I understand your concern :). Actually, nothing to fix there, any people having the issue is actually related with their setup, something they missed somewhere which is hard to tell without checking, however, you may check our working demo here:

http://demo.wpdownloadmanager.com/wpdmpro/tree-view/

in reply to: usefull statistics about downloads #45199

Shahriar
Moderator

Use this link to see stats for specific package

https://www.evernote.com/l/AV3PqbNCTDpHQKYGzE0fpNS3BGvadD2HCZsB/image.png

From ” Package vs Date” tab you can see daily package download count for selected month.

No other stats is available for now.  But we are building a Google Analytic add-on to track stats with google analytics, but no specific release date yet.

in reply to: 4.5.5 fatal error – please advise #45198

Shahriar
Moderator

You need to upgrade server php version to 5.3 or upper, please ask your server/hosting support, they will do that for you 🙂

in reply to: where to find reCAPTCHA for downloads #45197

Shahriar
Moderator

Not yet.

in reply to: [URGENT] App Not Working after Upgrade to 4.5.5. #45196

Shahriar
Moderator

I just checked again and looks like working fine:

https://www.evernote.com/l/AV1jIGuTIotEo7a1BFM48T5-W6MQJ9BDibIB/image.png

BTW, I’ve updated extended short-code add-on, as you were using very old version.

in reply to: Display Categoryname in Categorytemplate #45195

Shahriar
Moderator

Really sorry for your inconvenience. Actually you asked a question related to theme development, you need to know about WordPress codes to make those work, none of your previous questions were clear enough,  I replied as per your query.

In your last post, you wrote “i want to display the name of the category on the categorypage in the frontend.”

So, if you are editing/creating theme/template, you also need to know about how custom post type / taxonomy works, as WordPress codex is the best place to read about those. That’s why I send you the link.

However, in wpdm category template ( custom taxonomy template in your theme ), you need to use <?php echo single_term_title('', false); ?> to print category name. More details https://codex.wordpress.org/Function_Reference/single_term_title

in reply to: top downloads per category? #45194

Shahriar
Moderator

You already can show top downloads by category using short-code mentioned in #44302

in reply to: User Reviews Addon #45193

Shahriar
Moderator

Please update the add-on.

in reply to: User Reviews Addon #45192

Shahriar
Moderator

New version available now

in reply to: subscriber access #45189

Shahriar
Moderator

please give me the package url and temporary admin login info to check the setup.

in reply to: Template Image Not Showing #45188

Shahriar
Moderator

please give me the url and temporary wp-admin login info to check.

in reply to: Search by Shortcode in admin? #45187

Shahriar
Moderator

please give me an example url and temporary wp-admin login info to check.

in reply to: All add-ons #45186

Shahriar
Moderator

Upgrade  price from multi add-on purchase to all add-ons pack is $99

in reply to: Here's what I want to do completely… and problems. #45154

Shahriar
Moderator

– If you was to use single form to sent both files, you need to add both files in same package.  Users will receive single download link and both files will be downloaded in a single zip.

– For css issue, please give me your url to check.

– For now, there is only single template is available, but we will release new template editor add-on soon.

in reply to: Basic settings not saving #45153

Shahriar
Moderator

It could be due to your security plugin or server related settings, please check this post http://www.wpdownloadmanager.com/support/topic/cannot-save-settings-ajax-issue/ , however if you want me to check, please give me temporary wp-admin login info in a private reply.

in reply to: Cannot browse in "Add New" #45152

Shahriar
Moderator

I see there are some server related issue, otherwise, everything else looks fine.

https://www.evernote.com/l/AV0eyFeRgiRBorTTBtMPapdSCOxo2Q0daxQB/image.png

Please contact your server/hosting support.

in reply to: Release my license key #45148

Shahriar
Moderator

Unlocked.

in reply to: License Key not working #45097

Shahriar
Moderator

Extremely sorry for your trouble, somehow we missed your query, however please give me your license key in a private reply.

in reply to: !!Urgent!! Widgets are gone #45095

Shahriar
Moderator

if you placed widget using site origin plugin, now you need to place it there again like you did for regular widget area.

in reply to: Email Lock doesn't work with Mad Mimi #45094

Shahriar
Moderator

But you didn’t install wpdm pro in your site, however, I’ve installed it there for you, and how it is working fine, checked here http://printerguard.com/download/sample-free/

in reply to: Email Lock #45093

Shahriar
Moderator

Sorry for the trouble, to resolve the issue please open wpdm-hooks.php, and remove line # 50,

add_filter("wpdm_render_custom_form_fields", 'wpdm_render_custom_data', 10, 2);

However, we have adjusted it in our side for next update.

Viewing 25 posts - 10,726 through 10,750 (of 12,513 total)