Shahjada

Forum Replies Created

Viewing 25 posts - 7,976 through 8,000 (of 15,594 total)
in reply to: Download Link on category page doesn't work #27950

Shahjada
Keymaster

@alex_t, actually the js issue need to be fixed from theme, nothing to do with plugin, as in plugin we are just using bootstrap for popup.
However, you may remove download link from link template and when user clicks on title they will be redirect to details page, there popup may work fine with your theme.

in reply to: Unable to change link template #27949

Shahjada
Keymaster

The screenshot you attached looks like a page template. So, You need to change page template for change the view.

in reply to: Facebook Like Lock (or Share) Option #27945

Shahjada
Keymaster

You can customize email template from Admin Menu Subscribers Email Templates Tab. To check facebook issue please give me temporary wp-admin login info in a private reply.

You can add css in your theme css file and change style using used classes.

in reply to: WPDM Archive Page Search Query XSS #27943

Shahjada
Keymaster

that will not cause any problem with server or site in fact, as such code easily can be pushed though firebug and only execute in client site, and in server site the parameter passed through wp filter fucntion to to strip all unnecessary chars. Still to avoid confusion I released a new update now with the adjustment, please update you copy.


Shahjada
Keymaster

You need to create individual package for each file if you want to show all custom info for each files.

in reply to: Download Button #27937

Shahjada
Keymaster

Use following code in your link/page template:

 [download_link]
<style>
.wpdm-download-link {
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 22px;
  text-decoration: none;
  margin: 20px;
  color: #fff;
  position: relative;
  display: inline-block;
}

.wpdm-download-link:active {
  transform: translate(0px, 5px);
  -webkit-transform: translate(0px, 5px);
  box-shadow: 0px 1px 0px 0px;
}

.wpdm-download-link {
  background-color: #55acee;
  box-shadow: 0px 5px 0px 0px #3C93D5;
}

.wpdm-download-link:hover {
  background-color: #6FC6FF;
}
</style>
in reply to: Use the Download Manager Plugin on WIP #27900

Shahjada
Keymaster

Yes, please give me your license key here in a private reply when you need to unlock it to use with live domain.

in reply to: Facebook Like Lock (or Share) Option #27899

Shahjada
Keymaster

Please try using [download_link_extended] instead from [download_link] in your link/page template ( Docs: http://www.wpdownloadmanager.com/doc/templates/ ).

For 2nd option, are you taking about the email lock feature or about the newsletter add-on?

in reply to: Download Manager Pro v4.2.1 – Blank on every page #27898

Shahjada
Keymaster

which version were you using before, however, please give me temporary wp-admin login info in a private reply to check your issue.


Shahjada
Keymaster

1. Please download and import sample data from here https://docs.google.com/uc?authuser=0&id=0B4DIaok0ssenWUNFcnR6VTZQUDg&export=download
2. Go to Admin Menu Appearance Theme Options Homepage Settings Tab Select Homepage Slider Category
3. For homepage right sidebar user “Homepage Right” widget area
4. Linked in lock is not working because if their api change, however it will be available again from next update of the plugin
5. For appshop, theme there is nothing complex to configure, just homepage slider and 1 categories select from homepage settings tab, upload logo and change color scheme from general settings tab, that all.

However, if you want me to set it up there in your site, please give me temporary wp-admin login info in a private reply.

in reply to: Adding description #27886

Shahjada
Keymaster

they are separate package, like here http://demo.wpdownloadmanager.com/wpdmpro/ready-templates/ , “Template: Default 3 Columns, Detailed”


Shahjada
Keymaster

Hide everything option only hide descriptions and download link, but titles are totally depends on your theme. As you are using custom access level you can use short-code [wpdm_my_downloads login=1] to create dedicated page for use downloads.

in reply to: How do I set up log in page? #27879

Shahjada
Keymaster

You can use shoort-code [wpdm_login_form] to create login page. Npw create package and for access field, select user roles you want to allow download the package.

in reply to: Very stuck #27878

Shahjada
Keymaster

IF you need description for each download you need to create separate package for each download/image. Create a package, upload & attach the image file, add preview image, select a category and publish.

Need to follow same process for every image.

in reply to: Adding description #27877

Shahjada
Keymaster

no such exact option, however you can add description of the download file with package description.

in reply to: Preview Downloads #27876

Shahjada
Keymaster

You may try using [doc_preview] tag with your page template, the tag generates document preview using Embeddable Google Document Viewer for supported documents

in reply to: Link Expired Error #27875

Shahjada
Keymaster

It was because you checked password lock but didn’t use any password. Now I unchecked password lock and download is working fine.

in reply to: Adding Membership Pro #27874

Shahjada
Keymaster

Yes, It does.

in reply to: 401 error with drop box #27872

Shahjada
Keymaster

Thanks, I’ll add the option with the next update of the add-on.

in reply to: Subscribers lost in migration? #27870

Shahjada
Keymaster

Please give me your site URL too.

in reply to: Direct download #27847

Shahjada
Keymaster

Yes, that is easy, simply clone the link template from Downloads Templates Link Templates tab, that you used there, replace [page_link] with [title], save it an a new template, and now use the new template with your short-code.


Shahjada
Keymaster

However I just have updated the mailchimp add-on to avoid any such occurrence in future, please update your copy.


Shahjada
Keymaster

#1. please delete wpdm-mailchimp add-on from plugins dir.
#2. install & activate pro
#3. Install & activate add-on again.

in reply to: Advanced csv import – extra /missing field(s)? #27841

Shahjada
Keymaster

Sorry, that is not possible for now.

in reply to: Add Alt Tag to File Type icons #27840

Shahjada
Keymaster

update is coming within this month.

Viewing 25 posts - 7,976 through 8,000 (of 15,594 total)