Shahriar

Forum Replies Created

Viewing 25 posts - 8,026 through 8,050 (of 12,513 total)
Jul 6, 2017 at 7:44 pm
#60104
Moderator
Shahriar
Staff OP

Hi,

Yes, this issues has been fixed in the latest version (4.6.7) of WPDM.

Thanks.

Jul 6, 2017 at 7:30 pm
#60102
Moderator
Shahriar
Staff OP

1 ) Please check your Dashboard Settings Reading settings. Maybe posts per page are set to 4.

It should be items_per_page not item_per_page. Notice the s after item.

2. You have place .po and .mo file in language dir. So, unzip the compressed language file and put .mo and .po files there.

 

 

Jul 6, 2017 at 7:06 pm
#60099
Moderator
Shahriar
Staff OP

In your CSV the column title ID has a trailing space. Remove that after ID and import the file. That should update the old packages instead of creating new ones. I have attached a corrected sample CSV.

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

Jul 6, 2017 at 6:43 pm
#60098
Moderator
Shahriar
Staff OP

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

Jul 6, 2017 at 9:07 am
#60073
Moderator
Shahriar
Staff OP

Please send FTP login info in private reply. I have to check is there is any missing file.

Jul 5, 2017 at 6:56 pm
#60036
Moderator
Shahriar
Staff OP

Please go to /download-manager/admin/tpls/metaboxes/attached-files.php and remove // from indicated line.

https://www.evernote.com/l/AUeVhLGvp11EarZXuysxm3put-8ltkA9u5sB/image.png

We also added the patch in our side for the next update.

Jul 5, 2017 at 6:50 pm
#60035
Moderator
Shahriar
Staff OP

Please send me the CSV file ( or sample which contains few rows ) and temporary wp-admin login info in private reply. Which columns are you modifying when uploading CSV second time?

Jul 5, 2017 at 6:37 pm
#60032
Moderator
Shahriar
Staff OP

The shortcode for archive page sidebar view is as follows,

[wpdm-archive cat_view="sidebar" button_style="default" link_template="link-template-calltoaction3.php" order_by="post_title" order="asc" items_per_page="10"]

Please install TinyMCE Button add-on, you can insert the code easily using that add-on.

Jul 5, 2017 at 6:34 pm
#60031
Moderator
Shahriar
Staff OP

Hi,

It is possible but requires some code customization on Directory Addon ( Archive Page addon ). And code edits will be gone each time you update Archive Page.

If you still want to edit the add-on, send temporary wp-admin login info in private reply. I will do that for you.

Thanks.

Jul 5, 2017 at 6:26 pm
#60027
Moderator
Shahriar
Staff OP

Unlocked your keys.

Jul 5, 2017 at 6:24 pm
#60026
Moderator
Shahriar
Staff OP

Unlocked your key from “improveasy.com” You can apply the key in your new domain now.

Jul 5, 2017 at 6:21 pm
#60025
Moderator
Shahriar
Staff OP

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

Does the same issue happen with other packages?

Jul 5, 2017 at 6:11 pm
#60023
Moderator
Shahriar
Staff OP

Hi,

Actually using hook is the best way to modify the registration form. It does require coding knowledge to use WordPress hooks and filters. You have to add the code in your theme’s functions.php file.

The example here https://www.wpdownloadmanager.com/doc/action-reference/wpdm_register_form/ adds a custom field to the registration form.

Thanks.

Jul 4, 2017 at 8:10 pm
#59972
Moderator
Shahriar
Staff OP

Hi,

Maybe another plugin applying some redirect rules. Try disabling other plugins. Send temporary wp-admin login info in private reply so I can check this issue in your installation.

Please use English if possible.

Thanks.

 

Jul 4, 2017 at 8:06 pm
#59970
Moderator
Shahriar
Staff OP

Please try now. Unlocked your key from the old domain.

Jul 4, 2017 at 8:02 pm
#59969
Moderator
Shahriar
Staff OP

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

Jul 4, 2017 at 8:00 pm
#59968
Moderator
Shahriar
Staff OP

I guess the issue is resolved. However, let me know if you still need help on this.

Jul 4, 2017 at 7:58 pm
#59967
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jul 4, 2017 at 7:42 pm
#59966
Moderator
Shahriar
Staff OP

Hi,

You can clean the cache dir from Settings Basic Cache & Stats panel.

Thanks.

Jul 4, 2017 at 7:38 pm
#59965
Moderator
Shahriar
Staff OP

You have to remove the marked line from indicated file to count each download even if they are initiated from the same IP.

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

Jul 4, 2017 at 7:30 pm
#59964
Moderator
Shahriar
Staff OP

Please send me the package URL where you have email lock to check this with my email.

Also, send temporary wp-admin login info in private reply to check backend in case I also face the same issue.

Jul 4, 2017 at 7:26 pm
#59963
Moderator
Shahriar
Staff OP

– We are aware of the Term Lock in All package table. It is on out to-do list.

– Sorry, I missed what you are referring to here. Could you please send me a link to check?

Jul 4, 2017 at 7:06 pm
#59962
Moderator
Shahriar
Staff OP

Package Icon:

The page template you are using here doesn’t have the [icon] template tag. If you want to show the icon selected in package settings icons tab use a template that has the [icon] tag in it. You can also create you own custom designed page template.

File Icon:

In your URL the file icon is related to the file type. Your file is a mp4 file. But there is no mp4.png file in /download-manager/assets/file-type-icons. So the default is shown. If you put a mp4.png there then it will be shown.

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

Jul 4, 2017 at 6:47 pm
#59961
Moderator
Shahriar
Staff OP

Although Form Lock pop-up appeared fine in my test ( due to higher screen resolution ) you can use [download_link_extended] in a custom link template to show the embedded form to avoid content overlapping.

Clone the current link template you are using now and replace the [download_link] template tag with [download_link_extended]. Then use this custom link template in your shortcode. You can clone any template you want.

Jul 4, 2017 at 6:33 pm
#59960
Moderator
Shahriar
Staff OP

You will find all available icons in Packages Settings Icons tab.

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

Viewing 25 posts - 8,026 through 8,050 (of 12,513 total)