Shahjada

Forum Replies Created

Viewing 25 posts - 8,026 through 8,050 (of 15,647 total)
Apr 11, 2015 at 4:59 am
#27953
Keymaster
Shahjada
Staff OP

For those info, need to customize code in file wpdm-all-downloads.php

Apr 11, 2015 at 4:57 am
#27952
Keymaster
Shahjada
Staff OP

Hide Everything option will work for link and page templates. However we will improve the option for other short-codes too in next update.

Apr 11, 2015 at 4:55 am
#27951
Keymaster
Shahjada
Staff OP

I see all downloads are working fine. However, when you select a file from browser it shown full path only in admin, because, file can be selected form anywhere in server, need to see full path to get exact location. But when you upload file always stores in same dir, so, don’t need to show full path their, as it is always same.

Apr 11, 2015 at 3:49 am
#27950
Keymaster
Shahjada
Staff OP

@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.

Apr 11, 2015 at 3:23 am
#27949
Keymaster
Shahjada
Staff OP

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

Apr 10, 2015 at 6:29 pm
#27945
Keymaster
Shahjada
Staff OP

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.

Apr 10, 2015 at 5:54 pm
#27943
Keymaster
Shahjada
Staff OP

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.

Apr 10, 2015 at 4:30 pm
#27939
Keymaster
Shahjada
Staff OP

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

Apr 10, 2015 at 4:08 pm
#27937
Keymaster
Shahjada
Staff OP

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>
Apr 9, 2015 at 11:42 am
#27900
Keymaster
Shahjada
Staff OP

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

Apr 9, 2015 at 11:41 am
#27899
Keymaster
Shahjada
Staff OP

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?

Apr 9, 2015 at 11:38 am
#27898
Keymaster
Shahjada
Staff OP

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

Apr 9, 2015 at 11:37 am
#27897
Keymaster
Shahjada
Staff OP

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.

Apr 8, 2015 at 4:45 pm
#27886
Keymaster
Shahjada
Staff OP

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

Apr 8, 2015 at 10:18 am
#27880
Keymaster
Shahjada
Staff OP

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.

Apr 8, 2015 at 10:15 am
#27879
Keymaster
Shahjada
Staff OP

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.

Apr 8, 2015 at 10:11 am
#27878
Keymaster
Shahjada
Staff OP

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.

Apr 8, 2015 at 9:49 am
#27877
Keymaster
Shahjada
Staff OP

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

Apr 8, 2015 at 9:44 am
#27876
Keymaster
Shahjada
Staff OP

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

Apr 8, 2015 at 9:41 am
#27875
Keymaster
Shahjada
Staff OP

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

Apr 8, 2015 at 9:36 am
#27874
Keymaster
Shahjada
Staff OP

Yes, It does.

Apr 8, 2015 at 9:29 am
#27872
Keymaster
Shahjada
Staff OP

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

Apr 8, 2015 at 9:24 am
#27870
Keymaster
Shahjada
Staff OP

Please give me your site URL too.

Apr 7, 2015 at 12:35 pm
#27847
Keymaster
Shahjada
Staff OP

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.

Apr 7, 2015 at 11:49 am
#27844
Keymaster
Shahjada
Staff OP

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

Viewing 25 posts - 8,026 through 8,050 (of 15,647 total)