Shahriar

Forum Replies Created

Viewing 25 posts - 9,526 through 9,550 (of 12,513 total)
Oct 15, 2016 at 9:10 pm
#50016
Moderator
Shahriar
Staff OP

Assigned a Business License to your account. Thanks.

Oct 15, 2016 at 9:06 pm
#50015
Moderator
Shahriar
Staff OP

Okay send temporary wp-admin login info in private reply and give an flexible UTC time frame when it is best for some testing ( less traffic in your site). I will try WPDM v.4.6.0 there to find the issue with missing downloads.

Oct 15, 2016 at 8:53 pm
#50013
Moderator
Shahriar
Staff OP

Hi,

It is possible, but requires some custom coding in Frontend Upload template file. In category meatbox you have to check if current user has access to a category before listing that category there.

You can use wpdm_user_has_access($id, $type = 'package') function to check access option.

And set category access from edit category page.

Thanks.

Oct 15, 2016 at 8:46 pm
#50011
Moderator
Shahriar
Staff OP

Hi, Multiple download of same package in same session counted as one. That’s the scenario in your case.

Oct 15, 2016 at 8:38 pm
#50010
Moderator
Shahriar
Staff OP

Hi,

Check your Allowed User Roles field in WPDM settings, set your user role there to access frontend. Check following screenshot for clarification,

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

Thanks.

Oct 15, 2016 at 8:34 pm
#50007
Moderator
Shahriar
Staff OP

Yes, you can remove it.

You need a custom Link/ Page Template.

Clone current template you are using and remove stock from there.

You can read more about template here.

Thanks.

Oct 15, 2016 at 8:32 pm
#50006
Moderator
Shahriar
Staff OP

CSV import working fine. After importing packages you are redirected to all downloads page.

If you notice the number of total downloads you will see that it has increased after import process.

Downloads are sorted by date. So imported packages may not present in first page depending on the create date set on csv file.

Oct 15, 2016 at 8:25 pm
#50005
Moderator
Shahriar
Staff OP

If you update php version, WPDM 4.6.0 should work fine without any issue.

Do you have staging server? So, i can check the WPDM 4.6.0 issues on PHP 5.4  you are facing.

Oct 15, 2016 at 8:20 pm
#50004
Moderator
Shahriar
Staff OP

Hi,

Just update the page that has frontend shortcode [wpdm-user-frontend]. Not chnage needed, just click update button in edit page page. That should fix the 404 issue.

Thanks.

 

Oct 15, 2016 at 8:15 pm
#50003
Moderator
Shahriar
Staff OP

Hi,

Place your template files at /child-theme/download-manager/ not /child-theme/download-manager/tpls

Did you notice that tpls dir is not required?

In case that does not work, Try placing the template files under your parent theme dir parent-theme/download-manager/

Let me know if need more help in this issue.

Thanks.

Oct 15, 2016 at 8:08 pm
#50002
Moderator
Shahriar
Staff OP

Hi,

Did you try nikodemsky suggestion. That usually solves the issue if your theme using Bootstarp.

Let me know the update. Send temporary wp-admin login info if issue persists.

Thanks.

Oct 15, 2016 at 8:05 pm
#50001
Moderator
Shahriar
Staff OP

Showing Incorrect username or password

Please check the login info again.


@gilberteid
, please create a separate topic here

Oct 15, 2016 at 8:01 pm
#49999
Moderator
Shahriar
Staff OP

Hi,

Please use following link to upgrade your license to Webmaster

[…]

Upgrade fee is $90 ( Difference + $10 manual upgrade fee )

Let me know when you complete the payment, i will assign upgraded license to your account.

Thanks.

Oct 14, 2016 at 8:29 pm
#49973
Moderator
Shahriar
Staff OP

Hi,

You accidental payment has been canceled by 2Checkout.

Please use the following link to complete the E-Commerce Pack order renew,

https://www.2checkout.com/checkout/purchase?sid=1560048&quantity=99&product_id=11

Check the amount carefully to avoid any issue.

Thanks.

Oct 14, 2016 at 5:11 pm
#49957
Moderator
Shahriar
Staff OP

Hi, Add following css in your theme’s style.css or send temporary wp-admin login info in private reply. I will add it for you.

.dropdown-submenu > .dropdown-menu{left:10%!important;}

Oct 14, 2016 at 4:56 pm
#49956
Moderator
Shahriar
Staff OP

Hi,

You need custom link template to open link in new tab. Use following code in your custom link template to open file in tab,

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

If you are referring to some other use case, please send me the url and temporary login info in private reply. I will add it there.

Thanks.

Oct 14, 2016 at 4:51 pm
#49955
Moderator
Shahriar
Staff OP

Premium Packages are like products, has to be purchased to access download. If you are selling downloads you need to create Premium Package.

Do you want to create premium packages?  In that case, download the addon from here.

 

Oct 14, 2016 at 4:44 pm
#49953
Moderator
Shahriar
Staff OP

Make a column in your csv with title lazy_download and place 1 as value if you want to activate lazy download. Otherwise put 0 as value.

Attached a sample csv below.

Oct 14, 2016 at 4:32 pm
#49952
Moderator
Shahriar
Staff OP

Date sorting in data table working now.

Oct 14, 2016 at 11:35 am
#49945
Moderator
Shahriar
Staff OP

Invalid username. Can’t login.

Oct 14, 2016 at 11:25 am
#49944
Moderator
Shahriar
Staff OP

No option to create group in advanced access control.

WP Pro Membership might work for you. You can create different membership levels. Then assign downloads to your users based on their membership status. It is possible to group subscribers using different membership levels.

Oct 14, 2016 at 10:36 am
#49943
Moderator
Shahriar
Staff OP

Hi,

I sent the payment link only for All Addons pack.

You can renew E-Commerce Pack from dashboard. If renew link does not work, use following link to complete E-Commerce pack payment,

https://www.2checkout.com/checkout/purchase?sid=1560048&quantity=99&product_id=11

Unlocked your key from old domain. When using WPDM in localhost don’t apply the license key. Use the key in Production.

Thanks.

Oct 14, 2016 at 10:26 am
#49942
Moderator
Shahriar
Staff OP

Are you using custom permalinks? Maybe your custom permalink does not have ending / which is required.

However, send temporary wp-admin in private reply to check the issue.

Oct 13, 2016 at 10:39 am
#49924
Moderator
Shahriar
Staff OP

Do not translate the document type slug. I have changed all documents type slug translations to original slug in WPML string translation (technical-notes, meeting-minutes,policy-positions etc).

This slug is not user facing data but required for query, so no need to translate it. All queries are done using the original slug. You can translate the Document Type name ( Policy Positions, Technical Notes etc )

Filter is working for both English and French now.

Oct 13, 2016 at 10:04 am
#49920
Moderator
Shahriar
Staff OP

From the error log you posted, i couldn’t retrieve anything related to Download Manager. There are many warnings but none related to Download Manager.

1. Multisite shortcode is working here http://cpmr-islands.org/event/dont-delete-another-test-to-islands-and-intermed/ now, although, i didn’t change anything. So, the error must be generated from one of your plugin which you have deactivated now.

2. Filter by document type is done by the document type slug, You only have translate the document type name, which we registered for translation by following WPML instructions. To check this issue further i tried to visit documents page. But, I can’t check the Documents pages (frontend table) because of the error reported below.

Info: Your Multilingual CMS plugin is creating a parse error in Dashboard All Packages page.

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

 

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