Shahriar

Forum Replies Created

Viewing 25 posts - 10,726 through 10,750 (of 12,513 total)
May 14, 2016 at 11:23 am
#45204
Moderator
Shahriar
Staff OP

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.

May 14, 2016 at 11:06 am
#45202
Moderator
Shahriar
Staff OP

Login info is not working.

May 14, 2016 at 11:01 am
#45201
Moderator
Shahriar
Staff OP

ok, adjusted.

May 14, 2016 at 10:42 am
#45200
Moderator
Shahriar
Staff OP

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/

May 14, 2016 at 10:23 am
#45199
Moderator
Shahriar
Staff OP

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.

May 14, 2016 at 10:16 am
#45198
Moderator
Shahriar
Staff OP

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

May 14, 2016 at 10:15 am
#45197
Moderator
Shahriar
Staff OP

Not yet.

May 14, 2016 at 10:14 am
#45196
Moderator
Shahriar
Staff OP

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.

May 14, 2016 at 10:04 am
#45195
Moderator
Shahriar
Staff OP

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

May 14, 2016 at 9:50 am
#45194
Moderator
Shahriar
Staff OP

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

May 14, 2016 at 9:37 am
#45193
Moderator
Shahriar
Staff OP

Please update the add-on.

May 14, 2016 at 7:44 am
#45192
Moderator
Shahriar
Staff OP

New version available now

May 14, 2016 at 1:19 am
#45190
May 14, 2016 at 1:18 am
#45189
Moderator
Shahriar
Staff OP

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

May 14, 2016 at 1:17 am
#45188
Moderator
Shahriar
Staff OP

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

May 14, 2016 at 1:14 am
#45187
Moderator
Shahriar
Staff OP

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

May 14, 2016 at 1:09 am
#45186
Moderator
Shahriar
Staff OP

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

May 13, 2016 at 8:20 am
#45154
Moderator
Shahriar
Staff OP

– 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.

May 13, 2016 at 7:47 am
#45153
Moderator
Shahriar
Staff OP

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.

May 13, 2016 at 7:45 am
#45152
Moderator
Shahriar
Staff OP

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.

May 13, 2016 at 6:35 am
#45148
Moderator
Shahriar
Staff OP

Unlocked.

May 11, 2016 at 9:18 pm
#45097
Moderator
Shahriar
Staff OP

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

May 11, 2016 at 9:13 pm
#45095
Moderator
Shahriar
Staff OP

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

May 11, 2016 at 9:10 pm
#45094
Moderator
Shahriar
Staff OP

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/

May 11, 2016 at 8:55 pm
#45093
Moderator
Shahriar
Staff OP

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)