Jeremy Wallis

Forum Replies Created

Viewing 25 posts - 101 through 125 (of 139 total)
in reply to: WPDM Directory Add-On #50158

Thanks.

I tried a page with the category shortcode for a category called ‘trustees’ (generated using the TinMCE approach):
[wpdm_category id="trustees," cols="3" toolbar=0 item_per_page=10 template="link-template-calltoaction3.php"]

Yet nothing shows on the page.

The user I am logged in as can see packages under this category in Tree View & Side Bar view and search pages but nothing when I use this shortcode on a page.

in reply to: Wish to upgrade from Pro to Webmaster Version #50050

Thanks, you’re right. So after cloning the site I just need to go to the new site and delete all file packages from the backend function so the new site can start with fresh copies. Thanks for helping to solve it.

in reply to: Wish to upgrade from Pro to Webmaster Version #50039
This reply has been marked as private.
in reply to: Wish to upgrade from Pro to Webmaster Version #50038

So do I need to upload the Business version that downloaded off the site?

It’s just that, after registering two multisite sites with the new license number (with the Pro version installed on), the second site can still see the file packages belonging to the first site, which isn’t of much use on a multisite installation.

How do I get the second site to not see the files from the first one?

The second site was cloned from the first one using NS Cloner.

Thanks.

in reply to: Wish to upgrade from Pro to Webmaster Version #50018

And the process from here is to … delete the plugin and re-install from scratch?

in reply to: Wish to upgrade from Pro to Webmaster Version #50012
This reply has been marked as private.

I have just realised that I am still using the single license version of WP Download Manager. Is this perhaps why, when cloning, it still sees teh files of the source site?

I have had so many issues to sort out to get it working on just one site that I have not been keen to spend the money for a license for more sites if it wasn’t going to eventually do what I wanted.

It does not do what I need on the one site. So if I buy the next level up = 5 licenses, will it sort out the issue I am having?

If so, how do I do that?

Or how do I alternatively upgrade to the limitless version?

Thanks.

in reply to: Plugin Conflict: NS Cloner #49585

OK, thanks. What do I do to manually change this myself? I am developing on my localhost so need to make the change there and make a note of what I did for future reference.
Thanks.

in reply to: Side Bar View – File Display Issue #49564

Hi, Any ideas on this one?
Thanks.

in reply to: Plugin Conflict: NS Cloner #49563

Hi, Any ideas on this one?
Thanks.

in reply to: Plugin Conflict: NS Cloner #49462
This reply has been marked as private.
in reply to: Side Bar View – File Display Issue #49452

I just checked without the short code embedded in a php script (i.e. just straight on the WordPress page) and the same thing happens.

in reply to: Side Bar View – File Display Issue #49451
This reply has been marked as private.
in reply to: Access Rights #49297

Also, above those lines, I also see two id values the same, maybe a copy & paste issue when writing the code. They are both called ‘link_label_row’:
————————–
<tr id=”link_label_row”>
<td width=”150px”><?php echo __(‘Version:’,’wpdmpro’); ?></td>
<td><input size=”10″ type=”text” class=”form-control” style=”width: 100px” value=”<?php echo get_post_meta($post->ID,’__wpdm_version’,true); ?>” name=”file[version]” />
</td></tr>

<tr id=”link_label_row”>
<td width=”150px”><?php echo __(‘Link Label:’,’wpdmpro’); ?></td>
<td><input size=”10″ type=”text” class=”form-control” style=”width: 200px” value=”<?php echo get_post_meta($post->ID,’__wpdm_link_label’,true); ?>” name=”file[link_label]” />
</td></tr>

in reply to: Access Rights #49296

By the way, in this page’s code, I see what might be some typos, not sure, you’ll know … the two id values say ‘downliad’, are they supposed to say ‘download’?
———————————
<tr id=”downliad_limit_row”>
<td><?php echo __(‘Stock Limit:’,’wpdmpro’); ?></td>
<td><input size=”10″ class=”form-control” style=”width: 80px” type=”text” name=”file[quota]” value=”<?php echo get_post_meta($post->ID,’__wpdm_quota’,true); ?>” /></td>
</tr>

<tr id=”downliad_limit_row”>
<td><?php echo __(‘Download Limit:’,’wpdmpro’); ?></td>
<td><input size=”10″ class=”form-control” style=”width: 80px;display:inline” type=”text” name=”file[download_limit_per_user]” value=”<?php echo get_post_meta($post->ID,’__wpdm_download_limit_per_user’, true); ?>” /> / user <span class=”info infoicon” title=”For non-registered members IP will be taken as ID”> </span></td>
</tr>

in reply to: Access Rights #49295

Thanks, that has worked.

in reply to: Access Rights #49202
This reply has been marked as private.
in reply to: Side Bar View – Files Visible To Incorrect Roles #49194

Thanks, that works to hide the files!

Is there a way to prevent them from not seeing the category in the first place (because I have not given their role view rights to the category)?

Thanks.

in reply to: Editing Available Options on Edit Package Page #49125

Any ideas on this one?

Thanks.

in reply to: Zip File Download of a Package #49124

For some reason this suddenly started downloading packages as zips. Problem gone for now.

in reply to: Access Rights #49123

Hi, any ideas on this one?

in reply to: Access Rights #49093

A related question:

– I have now tried your suggestion of only having roles set for Categories and no roles selected in the ‘Allow Access’ section of the ‘Edit Package’ page.

– So for a package I created, I set ‘Allow Access’ to have nothing selected. By default it has ‘All Visitors’ but I removed that and clicked ‘Create Package’.

– If I check the page after clicking ‘Create Package’ it does indeed reflect my choice of ‘All Visitors’ having been removed.

– However, if I go back around the loop to browse files and then click to edit the package, the ‘All Visitors’ option has re-appeared.

How can this be removed permanently? Your earlier reply suggested it was possible.

Thanks.

in reply to: Access Rights #49092

Thanks.

So if:

– I set up say two categories A and B and give permission to Category A to user role ‘editor’ and Category B access to user role ‘author’.

– Then we assume I have not uploaded any packages, so there are no files uploaded.

– I then go to the Tree or Side Bar views … I would want for editors to only see category A displayed on the page and for authors to only see category B. In other words they do not see Category headings to which I have not given them rights.

As I experience it at the moment, both roles can see both Category headings on the Tree or Side Bar views. I understand they cannot access the files in the category to which they don’t have access but is there a way for them not to be able to see the category headings also?

Thanks.

in reply to: Access Rights #49058

In addition to the above question … what impact does the option under ‘Settings / Basic / Access Settings / File Browser Access’?

in reply to: Download Stats Not Updating #49054

OK.

Viewing 25 posts - 101 through 125 (of 139 total)