Shahriar

Forum Replies Created

Viewing 25 posts - 11,526 through 11,550 (of 12,513 total)
in reply to: Frontend Upload Form in Posts #39486

Shahriar
Moderator

WPDM Frontend  [wpdm_frontned] short code will work only on a page.

in reply to: syntax error #39478

Shahriar
Moderator

You have to reedit the file. No other way.

in reply to: Change link of View All on Slider #39477

Shahriar
Moderator

Actually it is your category archive page. Your theme only has archive page for blog, that’s why it is showing ‘Archive for blog’, but it is actually loading downloads.

However to solve this you need a custom category template for WPDM files. Make a copy of your archive.php file and rename it taxonomy-wpdmcategory.php. After that change the title ‘Archivos Del blog’

Thanks.

in reply to: Change link of View All on Slider #39466

Shahriar
Moderator

Hi!

Please send your page link to check this issue.

Thanks.


Shahriar
Moderator

Hi! It is not possible in current version. But noted implementation. Thanks.

in reply to: syntax error #39463

Shahriar
Moderator

I have attached updated download-manager.php file. Download and unzip it. Then replace your ../plugins/download-manager/download-manager.php file with it.

in reply to: Issue with Form Lock on random download links #39406

Shahriar
Moderator

Hi,

After checking your issue thoroughly, we found that, the issue here is you are using same form for all downloads.

So when submitting ONE form, Gravity Form sends a response msg and removes ALL of your forms from current page because all has same id.

Form Lock can’t change the way Gravity Form  works. So there are 2 possible solutions here,

1. You can use separate forms for each download if you want to serve multiple download in single page ( like you current example ).

2. But same form will work if downloads are served through package details page.

I hope, i was able to explain the situation here.

Thanks.

in reply to: Issue with Form Lock on random download links #39318

Shahriar
Moderator

Really sorry for the troubles. We will release an update within 24 hours. Thanks.

in reply to: Bulk import with csv not working #39314

Shahriar
Moderator

1. You can use Bulk import(csv) option, sample csv included with plugin has fields like create , update date etc. You will find it in plugin/download-manager/sample.csv directory.

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

2. Go to ../download-manager/admin/menus/class.BulkImport.php line no 92 and remove utf8_encode function, you can just replce the line using following code,

'post_content' ► $drow['description'],

Or send login info , i will adjust it

Thanks.

in reply to: Category Widget not sorted #39311

Shahriar
Moderator

Actually you can use [wpdm_tree] shortcode in Text Widget to achieve tree view in sidebar/widget area.

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

in reply to: syntax error #39308

Shahriar
Moderator

Hi,

Sorry not clear.

Do you want to exclude download posts ( your files ) from your search result?

in reply to: Advanced Access Control add-on not working #39280

Shahriar
Moderator

Hi,

There was an minor issue. I have adjusted it in your installation, also added this fix in our working copy for next update. Please check your my download page now.

Thanks.

in reply to: Not Pro, but Paid Product Support Required. #39266

Shahriar
Moderator

Hi,

You have to change your link_template value in shortcode. There is no link-template-panel in Free version. That’s why this issue generated.

Try following shortcode instead,

[wpdm-archive button_style="default" link_template="link-template-calltoaction3.php" items_per_page="10" category="category-slug" order_by="field-name" order="asc or desc"]

You can use TinyMCE Button to insert shrtcode. It shows all available link templates in dropdown.

Thanks.

in reply to: Issue with Form Lock on random download links #39249

Shahriar
Moderator

@jamesburden,  It is because your are using old version of Form Lock Add-on. Please update the add-on.

in reply to: plug-in update process #39231

Shahriar
Moderator

Hi,

There was some problem in update feature of WPDM old versions. But latest one works fine, so please update to current version of WPDM manually. All future updates can be done through ‘Update Tab’

Thanks.

in reply to: Subscribers not being Populated #39225

Shahriar
Moderator

Just deactivated plugin, activated it again. Some function hooked to plugin activation was not triggered before ( because i think you uploaded plugin via FTP )

in reply to: syntax error #39222

Shahriar
Moderator
This reply has been marked as private.
in reply to: invalid License Key #39141

Shahriar
Moderator

Please try now.

in reply to: Subscribers not being Populated #39140

Shahriar
Moderator

Working now 🙂

in reply to: Frontend – blank page #39139

Shahriar
Moderator

Extremely sorry, somehow we missed your reply, please give me ftp access to wp-content dir and admin login info, I need to check it in details.

in reply to: invalid License Key #39126

Shahriar
Moderator

Please send your license key in private reply.

in reply to: serious damage to my site #39125

Shahriar
Moderator

Hi,

Please send a link where you are having this issue. And let me what kind of posts are not opening.

Thanks.

in reply to: syntax error #39110

Shahriar
Moderator

Hi, Does the download work without lazy download? Please send temporary wp-admin login info in private reply to check this issue. Thanks.

in reply to: Guest Checkout Not Working! #39066

Shahriar
Moderator

Install and Activate Download Manager first, then activate Premium Package.

in reply to: Guest Checkout Not Working! #39023

Shahriar
Moderator

Hi,

You can create a guest order page using [wpdm-pp-guest-orders] shortcode. After creating that page , save it in Premium Package Settings

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

Guest User can download their ordered product using order id and email address(from checkout step) from that page.

 

And email for guest download has to refer to that guest order page (currently it sends link of dashboard page, we will update email link in next release of Premium Package ) For now you have edit email template from plugin folder (premium-package/templates/email-templates) dir.

Fatal Error has been fixed (it is from Download Manager ) and updating plugin today.

Thanks.

Viewing 25 posts - 11,526 through 11,550 (of 12,513 total)