Shahriar

Forum Replies Created

Viewing 25 posts - 10,026 through 10,050 (of 12,510 total)

Shahriar
Moderator

1. Use template instead of link_template This is a bug in tinyMCE, it insert wrong parameter ( which will be fixed in next version ).

2.Working fine in my test. Please try following shortocde ( sorts in ascending order, use ‘desc’ for descending )

[wpdm_category id="newsletter" cols=1 toolbar=0 order_by="download_count" order="asc" item_per_page=10 template="link-template-panel.php"]

in reply to: Another download file corruption issue #48016

Shahriar
Moderator

Hi,

Please check Resumable download and output buffering settings in Dashboard Downloads Settings Basic File Download panel. Disable both options and try a download.

If that does not fix, please send temporary wp-admin login info in private reply.

Thanks.

in reply to: Error in Amazon S3 Add On #48015

Shahriar
Moderator

Hello Micheal,

You php version does not support short array syntax. That was reason behind the issue. However, i updated the code with old style array and working now.

Thanks,

in reply to: Image Button with own Link Label not working #48014

Shahriar
Moderator

Hi,

Change your [download_link_popup] template tag to [download_link] in your Link Template.

[download_link_popup] tag does not support Image button yet.

Thanks.

in reply to: Hide the search, order and navbar #48013

Shahriar
Moderator

Required css to hide breadcrumb, you know where to add,

.w3eden .breadcrumb{display:none;}

in reply to: Fear does not save changes #48012

Shahriar
Moderator
This reply has been marked as private.
in reply to: Ninja Form login – how to integrate with WPDM Pro #48011

Shahriar
Moderator

You can use another page for user login/registration ( using ninja form ) and redirect user to dashboard page after login. That might work for you, if you just want to process login/reg using Ninja Form.

in reply to: Download from link #48008

Shahriar
Moderator

You place the url to file in url field ( the file has to be accessible through browser using same url  )

After clicking + button file should be added to Attached files metabox

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

if you can’t attach file, Please send temporary wp-admin login info in private reply. I will check it there.

Thanks.

 

in reply to: mp3 streaming, playlists, and id3 tags #47988

Shahriar
Moderator

Yes, you can do that easily.

Use following shortcode to show all packages with Audion Preview. Here i have applied link template  “With Audio Preview” You can use your own customized link template ( To rearrange package information )

[wpdm_packages template="link-template-audio.php" order_by="post_title" order="asc" paging="1" items_per_page="10" title="" desc="" cols=1 colsphone=1 colspad=1]

But in this case there is no search feature, just plain list. You need Directory addon to show searchable package list. It has many other features too.

Thanks.

in reply to: Editing email lock field #47987

Shahriar
Moderator

Hi, You can use wpdm_email_lock_heading filter now to change Subscribe to Download text. Thanks.

in reply to: Ninja Form login – how to integrate with WPDM Pro #47986

Shahriar
Moderator

No such addon available. btw, WPDM has a login form shortcode [wpdm_login_form]

in reply to: Fear does not save changes #47985

Shahriar
Moderator

Did you use marketplace/languages/wpdm-marketplace.po file for translation? Sorry not clear, which subject did not translate?

in reply to: Translate the Mail #47984

Shahriar
Moderator

Hi,

No need to edit plugin files.

You can easily edit Email Template from Dashboard Downloads Subscribers Email template Tab.

Thanks.

in reply to: Hide the search, order and navbar #47983

Shahriar
Moderator

Hi,

Add following css in your theme’s style.css file to hide filter options,

#srcp{display: none;}

To remove it completely plugin code customization required. But this css option is better. Because it will stay even after you update the plugin.

Thanks.

in reply to: 404 Error /font-awesome/css/font-awesome.min.css #47982

Shahriar
Moderator

Hi,

Sorry, it was fixed locally, but didn’t push the update.

Now updated version is available for download.

Thanks.

in reply to: license key #47976

Shahriar
Moderator

Unlocked your key.

in reply to: Responsive Table shortcode #47958

Shahriar
Moderator

You can customize the all downloads table template here ../download-manager/tpls/wpdm-all-downloads.php

in reply to: 404 Error /font-awesome/css/font-awesome.min.css #47957

Shahriar
Moderator

Got it. This is coming from Accordion addon. Update your WPDM Accordion addon. Download latest version from here http://www.wpdownloadmanager.com/user-dashboard/purchases/

in reply to: Categorised packages behing login portal #47954

Shahriar
Moderator

Removed home link ( It comes from ../download-manager/libs/class.CategoryHandler.php file  )

in reply to: WPDM – ZOHO CRM Leads add-on #47953

Shahriar
Moderator

Yes, it does work with Free account.

in reply to: Fear does not save changes #47952

Shahriar
Moderator

There was a JS error, fixed it. Settings are saving now. Thanks.

in reply to: Hide dashboard sidebar using shortcode? #47951

Shahriar
Moderator

You can use customized template for dashboard. Follow instructions from here http://www.wpdownloadmanager.com/doc/template-files/

You need to edit wpdm-dashboard.php file. Remove sidebar div from there and set next div class to col-md-12 in place of col-md-9

However , you won’t be able to see other dashboard pages , as the page links are listed in sidebar.

in reply to: Error in Amazon S3 Add On #47950

Shahriar
Moderator

Hi Micheal,

Please delete current installation of s3 addon and try a fresh install. If it does not resolve the issue , please send temporary wp-admin login info in private reply.

Thanks.

in reply to: Download files are corrupt #47949

Shahriar
Moderator

Can i disable plugins for test purpose? Looks like some plugins are networks activated. So, i have to ask you before disabling those.

Viewing 25 posts - 10,026 through 10,050 (of 12,510 total)