Shahriar

Forum Replies Created

Viewing 25 posts - 1,151 through 1,175 (of 12,513 total)
in reply to: First and Last Name don't show after registration #112994

Shahriar
Moderator

1 ) Setting the login page ( http://prntscr.com/pbh05l ) solves both signup and logout redirect issue.

2 ) You can use a custom template of /download-manager/tpls/wpdm-reg-form.php file to add a new field in the signup form. The custom template has to be placed in /active-theme/download-manager/wpdm-reg-form.php location. And you have to handle the saving operation of this custom field.

in reply to: Download links not working anymore #112993

Shahriar
Moderator

There is a difference between your WordPress-address (URL) https://www.vphuisartsen.nl/2018 and Siteadres (URL) https://www.vphuisartsen.nl The issue originated from there. I have updated the Block Hotlink add-on to handle this scenario. Downloads are working now

in reply to: Interaction with woo commerce #112992

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.

in reply to: Issue with File Hosting & Sharing Add-on #112991

Shahriar
Moderator

Fixed the CSS issue. And default access setting will bee improved in the next release.


Shahriar
Moderator

Have you installed the Download Manager Pro? If both plugins are active the PDF Stamper settings should be available in Dashboard > Downloads > Settings > PDF Stamper Tab.

in reply to: WPDM Breaking FAQs #112989

Shahriar
Moderator

Hi,

You can use only one data table on the page. If you need multiple tables then use jstable=0 in your all packages shortcode. Another thing is dataTables.bootstrap.min.js is already being added to the page by your Post Tables plugin which is conflicting with the WPDM JS Table script.

The solution here is using jstable=0 on your shortcode or use only one all packages shortcode with jstable=1. In the latter case, you have to take care of another JS table instance coming from Post Tables plugin. You can remove the WPDM’s version of js table or the other plugin’s.

Thanks.

in reply to: Using Custom Link Template in a Custom Page Template #112986

Shahriar
Moderator

**Your custom fields in Attached Files are not coming from Advanced Custom Fields add-on, these are implemented using custom code hooked to wpdm_attached_file**

You are mixing these custom fields with [acf_DocumentFields_firmName], [acf_DocumentFields_approvalNumber] etc. You don’t need custom fileds from Downloads > Custom Fields page as those doesn’t serve your purpose.

To display your custom file meta a custom template tag is required. But the implementation if complex. If you want I can do it for as a custom upgrade service ( https://www.wpdownloadmanager.com/download/custom-upgrade-service/ ). Or you can do it yourself if you have coding knowledge. Use the wdm_before_fetch_template hook to implement custom tag. Here is the related documentation https://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

in reply to: DesignServe DEV Site #112982

Shahriar
Moderator

The last 2 errors probably came before the plugin was fully setup. Those won’t appear again. And CSV Importer warning looks like some PHP session issue related to server. But the thing is we are handling the session in a custom way in the core plugin. The add-on still is using the native session. In the next update, we will use the same session used by the core plugin. Even if there is some session issue in the server you won’t see those warnings after the update. And, finally, these warnings won’t interfere in plugin functionalities.

in reply to: Review Add On Triggering 502's #112978

Shahriar
Moderator

Please check now. Let me know if still getting 502 error. I have disabled the pre_get_posts hook which could be the possible reason behind this.


Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.

in reply to: Asset Manager #112965

Shahriar
Moderator

The cache directory /wp-content/uploads/wpdm-cache/ was missing in your setup. I have created it and that fixed the asset manager upload issue.

in reply to: Archive Page: Package always on top #112964

Shahriar
Moderator

Hi Waldemar,

It is not possible yet. Maybe pre_get_post hooked function can do the job but it will complicate things. We will add an additional filter hook in next release to modify the archive query parameters. Using it you can change the query behavior.

Thanks.

in reply to: Bug if Package in 2 or more categories #112963

Shahriar
Moderator

Do you mean when you open the package the child category isn’t part of breadcrumb? Which archive view are you using there?

in reply to: Download Archive page search function not work #112962

Shahriar
Moderator

Please check now.

in reply to: Generate Download URL for Editors #112945

Shahriar
Moderator

Hi Tony,

You have to edit the plugin file for that. Replace manage_options with edit_pages in download-manager.php line no 36

Thanks.

in reply to: File's Not Uploading #112944

Shahriar
Moderator

Could you please send temporary wp-admin login info? Without checking the setup I am sure what’s going on with file upload.

Check the “File Browser Root:(?)” option in the Basic Settings page, maybe the path isn’t correct there. The asset manager issue could be related to this.

in reply to: First and Last Name don't show after registration #112943

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.

in reply to: Download links not working anymore #112942

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.


Shahriar
Moderator

@geonauta, Could you please create a new ticket and send temporary wp-admin login info there? so I can take a look in your setup.

in reply to: Card Images are not showing up #112940

Shahriar
Moderator

Looks like guest order redirect isn’t working properly yet. But the login page does show button that links to the guest download page. For now, that somehow serves as a work around. But we will definitely fix the issue in next update.

Btw, Stripe Test card is 4242 4242 4242 4242 with any expiry date and CVC.

You can customize the checkout form using a custom template. The form is coming from /wpdm-premium-packages/templates/checkout-cart/checkout-billing-info.php. This template can be overridden by copying it to /active-theme/download-manager/checkout-cart/checkout-billing-info.php. After making the copy edit the new file to remove unnecessary fields.

in reply to: Issue with File Hosting & Sharing Add-on #112935

Shahriar
Moderator
This reply has been marked as private.
in reply to: Limit search to single category #112933

Shahriar
Moderator

The best solution in this scenario is using Archive Page Simple shortcode with the category parameter. The search will be limited to the predefined shortcode category parameter. Please check the demo here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-simple/

You need this Directory add-on ( https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ) to use this shortcode.

in reply to: V5 update blocked and key rejected #112929

Shahriar
Moderator

Okay, let me know if the issue persists.

in reply to: Where is the WPDM – Archive Page download #112928

Shahriar
Moderator

Hi,

WPDM – Archive Page add-on is named “WPDM Directory Add-on” in the download list. You have this add-on with your order 5bbe488466583 Please follow these steps to download the add-on.

1 ) Go to your order details page https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases/order/5bbe488466583/
2 ) Click the download icons for the Special Pack
3 ) Then download the file “WPDM Directory Add-on” from the modal ( http://prntscr.com/pax0m9 )

Thanks.


Shahriar
Moderator

Hi Chuck,

Yes, it is possible using the Default Values add-on https://www.wpdownloadmanager.com/download/wpdm-default-values/

You can set default values for all package settings using this add-on.

Thanks.

Viewing 25 posts - 1,151 through 1,175 (of 12,513 total)