Shahriar

Forum Replies Created

Viewing 25 posts - 11,826 through 11,850 (of 12,513 total)
in reply to: Email Direct Link #36186

Shahriar
Moderator

Please explain little more. Couldn’t get what you are trying to do. Thanks.

in reply to: Csv import don't work #36185

Shahriar
Moderator

Hi,

In ../wp-content/plugins/download-manager/wpdm-functions.php  line 4751,

Replace  $value = mysql_real_escape_string($value);  with  $value = esc_sql($value);

We will update this next release.

Thanks.

in reply to: Problem with Locked Download #36180

Shahriar
Moderator

It should work. Pleas send a link of a page where you have this link template.

in reply to: _blank #36179

Shahriar
Moderator

That can’t be done using [download_link]  You can show your button by adding css class with a tag in above example .

in reply to: Change labels #36178

Shahriar
Moderator

That would require a full project refactoring. If you point us where you want to change the label, it will be easier for us to suggest required changes.

in reply to: Wpdmpro in Breadcrumb Trail #36177

Shahriar
Moderator

Disable archive page in WPDM basic setting (http://awesomescreenshot.com/0b45dflge5). That should remove the wpdmpro from breadcrumb. Otherwise you have to control it from theme settings.

in reply to: Upload and User Dashboard no longer working #36166

Shahriar
Moderator

Hello, I have created a package with multi file and download works fine. Check the package in draft and follow same settings for your package , it should work.

in reply to: How to hide package info and below button #36165

Shahriar
Moderator

Hi, You have to use a custom page template. Create a custom page template with sections you want to show. Check this doc http://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

Thanks.

in reply to: Custom Page for WPDM Categories #36164

Shahriar
Moderator

Create single-wpdmpro.php file which works wpdm package template file. BTW check these wpdm compatible themes http://www.wpdownloadmanager.com/downloads/themes-2/


Shahriar
Moderator

Hi, Will fix this issue in next update (2.8.3). Which will be released soon. Thanks.


Shahriar
Moderator

Hi,

You have changed directory name of Premium Package which preventing some js load. Delete it and install a fresh version of premium package or change it back to original name. (wpdm-premium-packages).

Thanks.

in reply to: strange quotation marks around packages in accordion #36161

Shahriar
Moderator

Fixed it.

in reply to: Wpdmpro in Breadcrumb Trail #36147

Shahriar
Moderator

Breadcrumb is controlled by theme , however send you page link to suggest probable changes.

in reply to: Remote FTP Add-On #36146

Shahriar
Moderator

Hello damienb,

Using Remote FTP addon you can add files from remote server to your wpdm package.

Did you able to connect to your FTP server?

Follow instructions from here http://www.wpdownloadmanager.com/download/wpdm-remote-ftp-add-on/ to setup the addon.

Thanks.

in reply to: strange quotation marks around packages in accordion #36145

Shahriar
Moderator

Add following css in theme’s style.css file or Theme Options Custom css,

 

`blockquote::before, blockquote::after {
    content: “” !important;
}`
in reply to: My images are not showing up #36144

Shahriar
Moderator

Image is visible now.


Shahriar
Moderator

It shouldn’t back, it you also updated wpdm pro, please reactivate wp-admin login info again to check.

in reply to: Why [wpdm_frontend] dont works? #36139

Shahriar
Moderator

Hi,

There is a misspelling in shortcode, Here is the right shortcode,

[wpdm_user_dashboard]

Thanks.

 

in reply to: Why download package dont appear? #36138

Shahriar
Moderator

Hi,

[wpdm_frontend] shortcode if for managing packages from frontend.

To show multiple packages with download link use [wpdm-all-packages] shortcode.  You can choose various parameters. Insert this shortcode using tinyMCE button.

Install following addon to add tinymce button in editor.

http://www.wpdownloadmanager.com/download/advanced-tinymce-button/

OR

write the shortcode yourself, Here is a sample,

[wpdm-all-packages categories="flat-ui-2,free-psd,html-css,icons,pro,wordpress," items_per_page=5]

 

Thanks.

in reply to: Save setting not working #36137

Shahriar
Moderator

Hi Orme,Looks like it worked. Your license is linked to happymanifesto.com ? Do you want to move it another domain?
Thanks.


Shahriar
Moderator

Hi,

Did you activate Pro version of WPDM? Please confirm it. If Pro is already active and still showing error, send temporary wp-admin login info in private reply to check the issue.

Thanks.

in reply to: moving to a new hosting service and can install WPDM #36135

Shahriar
Moderator

Hello Dempsey,

You can move WPDM to new domain now.

Thanks.

in reply to: Where is basic documentation? #36133

Shahriar
Moderator

All docs are available here http://www.wpdownloadmanager.com/docsfor/download-manager-pro/ , pro and free, usage are same but in free, you just will not see some features.

Please install http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code and there you will see the option to select templates.

in reply to: file restrictions and category titles #36132

Shahriar
Moderator

Free or pro, there will require some minor customization to hide category name.

in reply to: Archive Page, category slug instead of ID #36131

Shahriar
Moderator

Please give me the short-code your are using there.

Viewing 25 posts - 11,826 through 11,850 (of 12,513 total)