Shahriar

Forum Replies Created

Viewing 25 posts - 9,876 through 9,900 (of 12,513 total)
Aug 30, 2016 at 8:04 pm
#48634
Moderator
Shahriar
Staff OP

Use following code in your custom Link template. It will show package name with package details link which will be opened in new tab.

<a target="_blank" href="[page_url]">[title]</a>

Aug 30, 2016 at 7:37 pm
#48633
Moderator
Shahriar
Staff OP

Temporary user does not have admin rights. Couldn’t check add new page( 404 error). Page update required to fix it. Set admin role for temp user.

Aug 30, 2016 at 7:22 pm
#48631
Moderator
Shahriar
Staff OP

You can change it from /wpdm-archive-page/tpls/aps-content-cat.php

Find get_the_modified_date() in that file and change it to get_the_date()

Aug 30, 2016 at 7:07 pm
#48630
Moderator
Shahriar
Staff OP

Yes, it is possible. In you custom link template use following code,

<a target="_blank" href="[download_url]">[title]</a>

To open file instead of download, enable Open in Browser option from WPDM Settings Basic File Download Panel.

Aug 29, 2016 at 9:36 pm
#48594
Moderator
Shahriar
Staff OP

Hi,

Use Page Template Extend in form locked packages. Popover won’t work with form lock. I have tested a package here http://www.3conseils.com/pdf/?wpdmpro=agile-lyon-2016. Download is working now after changing page template.

Thanks.

Aug 29, 2016 at 9:34 pm
#48593
Moderator
Shahriar
Staff OP

Hi,

It is possible change the coded parameter to human readable text. But it will require fair amount of customization. This part actually encodes file path in server, so it is better to keep it encoded.

Thanks.

Aug 29, 2016 at 9:30 pm
#48592
Moderator
Shahriar
Staff OP

Hi, Use Page Template Extended when you have form lock in a package. I have tested it here http://atwcompanies.us/download/california-facility-iso/ Working now.

Thanks.

Aug 29, 2016 at 8:37 pm
#48588
Aug 29, 2016 at 8:34 pm
#48587
Moderator
Shahriar
Staff OP

Audio Player loads on site footer on this Link Template you are using there. Use a custom Link Template with [file_list] template tag to place audio player inside Link Template.

Aug 29, 2016 at 8:26 pm
#48586
Moderator
Shahriar
Staff OP

Hi,

Maybe there is some issue in FTP access. Password changed or file deleted, maybe?

Does download work for new files? You can change the fine name from Attached File Metabox.

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

Aug 29, 2016 at 8:15 pm
#48585
Moderator
Shahriar
Staff OP

Not sure how your related post plugin work. If it collect posts by taxonomy, you can use wpdmcategory as taxonomy. It is download Manager’s category taxonomy slug.

Aug 29, 2016 at 8:11 pm
#48584
Moderator
Shahriar
Staff OP

Hi, Try following code.

$pack = array(); $pack['ID'] = get_the_ID(); $pack = wpdm_setup_package_data($pack); $audio_player = \WPDM\libs\FileList::Table($pack);

Now you can echo $audio_player

Aug 28, 2016 at 9:06 am
#48557
Moderator
Shahriar
Staff OP

Hi,

WPDM files are stored in ./wp-content/uploads/download-manager-files/ directory.

Check your package setting. Maybe user doesn’t have access to the package. In allow access field set ‘All visitors’ and try download again.

Send temporary login info in  private reply if you can’t sort it out.

Thanks.

Aug 28, 2016 at 9:02 am
#48556
Moderator
Shahriar
Staff OP

Maybe your server blocking the connection to http://www.wpdownloadmanager.com/ You can ask your server support to unblock http://www.wpdownloadmanager.com/

Or send temporary wp-admin login info in private reply. I will activate the license manually there. But first option is preferred.

Aug 27, 2016 at 8:58 am
#48545
Moderator
Shahriar
Staff OP

Featured image working fine, Check following screenshot. Clean your browser cache, maybe that’s the issue.

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

I just placed an order using temp user and it is listed here https://frtimer.com/dashboard/purchases/orders/

So, no issue with orders too.

 

Aug 26, 2016 at 8:51 pm
#48536
Moderator
Shahriar
Staff OP

@OnlineATwork, Message editing option not available anymore. But, You can edit the message from wppromembership/libs/content.php file. We have simplified the plugin for Download based membership. Removing content based restriction message is part of it.

Aug 26, 2016 at 8:33 pm
#48534
Moderator
Shahriar
Staff OP

Please check package settings. Maybe current user doesn’t not have download access to the package. Set allow access to all visitors if you are not restricting download based on user role.

Each of your package has a package settings meta box at the bottom of package page,

https://www.evernote.com/l/AUe89CLOiq1O6p4saTJV-oyLuPk-dZxv4vIB/image.png

Aug 26, 2016 at 8:29 pm
#48533
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 26, 2016 at 8:25 pm
#48532
Moderator
Shahriar
Staff OP

You can do both. Globally or roles based limit. Both options available.

Aug 26, 2016 at 8:19 pm
#48531
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. I have to check it there to find the issue. Also send me an example page url where you have faced this. Thanks.

Aug 26, 2016 at 8:10 pm
#48530
Moderator
Shahriar
Staff OP

You can change email template content easily from Dashboard Downloads Subscribers Page Email Template Tab. Please check following screenshot,

https://www.evernote.com/l/AUePs9I0Jx9Bubed5KokCN7orGK8X6-5mDcB/image.png

Aug 26, 2016 at 8:06 pm
#48528
Moderator
Shahriar
Staff OP

Okay got it. Thanks.

Aug 26, 2016 at 8:04 pm
#48527
Moderator
Shahriar
Staff OP

Yes, you can keep fields empty or remove unnecessary columns.

Aug 26, 2016 at 7:58 pm
#48526
Moderator
Shahriar
Staff OP

Hi,

Sorry about it.

WPDM auto updates face this issue in some servers. This feature is not perfect yet.

Please use manual update for now. Disable and delete old version. Then install new version. You can download latest version from your purchase tab.

Thanks.

Aug 26, 2016 at 7:53 pm
#48525
Moderator
Shahriar
Staff OP

Correct Shortcdoe is [wpdm-pp-purchases] for purchased items. Also you don’t need a separate page for, it is more simple from user dashboard. User can access purchases from Purchases tab.

Featured image misplacing issue generated from your custom css. DO NOT add custom css in main theme. You will LOSE all changes after theme update. You should use child theme to add custom styles.

Viewing 25 posts - 9,876 through 9,900 (of 12,513 total)