2Wayne

Forum Replies Created

Viewing 23 posts - 1 through 23 (of 23 total)
in reply to: User Reviews help? #5966

2Wayne
Member

Thank you sir! This worked great!

in reply to: Input field for licence key #5965

2Wayne
Member

Inside your wordpress admin area. Go to “Downloads > Settings > License and put in your key”

Hope this helps.

in reply to: URL Structure? #5959

2Wayne
Member

So i also noticed this is showing up on your site as well….

wpdmpro

in reply to: Where Exactly Do We find the new version? #5956

2Wayne
Member

On this site, you will want to go to “Members > My Orders > Your recent order ID > Download same place where you were able to get your license key.

Hope that helps!

in reply to: URL Structure? #5948

2Wayne
Member

Not exactly sure what you mean? Also would having tags that say download or downloads be a problem as well??

in reply to: BUG : Manage package #5922

2Wayne
Member

To have more than 10 items on a archive page you will need to edit the following file, “wpdm-archive-page.php” at line 270:

Change it from this:
$item_per_page = 10;

To this (or whatever number you want to change it to):
$item_per_page = 20;

in reply to: BUG : Manage package #5918

2Wayne
Member

Have you entered in your License Key? You should be able to find that on this site “Members > My Orders > Your order > Get License Key”

in reply to: User Reviews help? #5917

2Wayne
Member

Just sent a email with the login information to support@wpdownloadmanager.com.

Thank you!

in reply to: URL Structure? #5916

2Wayne
Member

If you go to this page http://www.2wayne.com/download/ or http://www.2wayne.com/downloads/ it will re-direct you to the 2 urls above, or at least what shows on those pages. I have turned off the re-direction so you can see where these two pages will take you and what it shows.

in reply to: URL Structure? #5892

2Wayne
Member

I was able to fix this with url redirect but it would be nice to not have to. The issue I personally was having, i would change the url to show http://www.2wayne.com/downloads/download or mostly seen as this http://www.2wayne.com/download/sabic-excr-sw1500/. When you would see the link to the download or if you take out the package-slug for example /sabic-excr-sw1500/ you get this url: http://www.2wayne.com/download/

Now with this url, http://www.2wayne.com/download/ it would take you to a blog post that could not be deleted or even edited, it would just take you to http://www.2wayne.com/wpdmpro/wpdmpro/ or http://www.2wayne.com/wpdmpro/ <– these two links im trying to get rid of, no clue why they would show up?? So i was able to use a redirect plugin to get this to work so it would just skip those pages and redirect you to the normal downloads page instead of these posts/Page

Hope that is not too confusing.

in reply to: User Reviews help? #5879

2Wayne
Member

Just wanted to see if you were able to check on this? Or if this would be an update or anything like that?

in reply to: Downloadmanager – preview images + lightbox #5878

2Wayne
Member

I know i was able to do this with the built in prettyPhoto with my theme. Im sure you could do it this way as well.

Here is my site you can click on the additional images and see what it does. http://www.2wayne.com/download/bn-50ft-boxcars/

This is the code I had to add in the (download-manager > modules > additional-preview-images.php) on lines 89-90 and 101-102

Change it from this:
<a href='{$p}' id='more_previews_a_{$k}' class='more_previews_a'

And add in this:
<a href='{$p}' rel='prettyPhoto[Download]' id='more_previews_a_{$k}' class='more_previews_a'

Also here from this:
img id='more_previews_{$k}' class='more_previews img-circle'
To This:
img id='more_previews_{$k}' rel='prettyPhoto[Download]' class='more_previews img-circle'

You would most likely use fancybox instead of prettyPhoto. Hope this helps.

in reply to: URL Structure? #5876

2Wayne
Member

If you get a fix for this, or figure out how to get around that blog post showing up let me know.

in reply to: Custom Breadcrumbs help? #5847

2Wayne
Member

Sounds good i will give this a try!

in reply to: User Reviews help? #5817

2Wayne
Member

Shaon, you should be able to access the site now. I was just trying to get everything looking the way i wanted it to! Thanks!

in reply to: User Reviews help? #5666

2Wayne
Member

Here is a link below, I may have to make a login for you, what is your email so i could send you the login info?

http://www.2wayne.com/download/hlcx-sw1500-v2

in reply to: User Reviews help? #5661

2Wayne
Member

Thanks for this!

One more question though, when I click on the reply it darkens the screen and then the reply box shows up, but its all like darkened out and when you click to enter your name and reply it just goes away? How can i fix this?

in reply to: Limit to Similar Downloads? #5658

2Wayne
Member

This worked perfect thank you so much Shaon!!

in reply to: User Reviews help? #5635

2Wayne
Member

So these are suppose to show up where the package details page is about the specific download?? They don’t seem to be showing up for me with version 3.3.6?

in reply to: Admin Menu – Overlap #5595

2Wayne
Member

Yes, this seems to be solved in the 3.3.6 as well with them theme issue i was having!

in reply to: After updating to 3.3.6 fatal error #5594

2Wayne
Member

Looks like i re-downloaded this 3.3.6 and re-installed it, this seemed to work, not sure what was going on with that!

in reply to: Adding lightbox to other thumbnails? #5463

2Wayne
Member

Looks like I was able to get this one figured out, just thought i would let you know to not worry about it!

in reply to: Widgets are not saving selected template? #5462

2Wayne
Member

Perfect, thank you Shaon! That file worked great!

Viewing 23 posts - 1 through 23 (of 23 total)