Pedro

Forum Replies Created

Viewing 19 posts - 26 through 44 (of 44 total)
Feb 16, 2013 at 5:06 pm
#4350
Participant
Pedro
OP

Any answer?

Feb 13, 2013 at 10:14 am
#4302
Participant
Pedro
OP

Shaon, when will be the script ready and bug free?

Thank you

Feb 11, 2013 at 8:41 am
#4238
Participant
Pedro
OP

Does the script will be ready for today?

Feb 6, 2013 at 9:18 pm
#4151
Participant
Pedro
OP

Shaon, could you answer please? I really need to move my site to production, and I have a lot of packages and I cannot reedit all of them again.

Feb 6, 2013 at 11:25 am
#4145
Participant
Pedro
OP

There’s any news with this?

Thank you.

Feb 2, 2013 at 10:40 am
#4088
Participant
Pedro
OP

Ah, ok. Thank you!

Feb 1, 2013 at 4:14 pm
#4067
Participant
Pedro
OP

Please, could you add this patch? I really need it. Thank you!

Jan 31, 2013 at 9:56 pm
#4056
Participant
Pedro
OP

Great, I will wait for the change 😉

Jan 31, 2013 at 5:57 pm
#4050
Participant
Pedro
OP

I think the issue is because the path is also include in table called _ahm_filemeta, it could be?

Jan 31, 2013 at 5:41 pm
#4049
Participant
Pedro
OP

I’ve used this plugin, but after change the path, all the titles of internal downloads from all packages dissapeared!! Hopefully I’ve got a backup, but this is a big bug. Could you fix it? Thank you!

Oct 26, 2012 at 9:41 am
#2614
Participant
Pedro
OP

Yep, but in IE7 doesn’t work very well…. Hope somebody could help me…

Oct 26, 2012 at 7:33 am
#2610
Participant
Pedro
OP

Someday I will get support in this forum?

Oct 23, 2012 at 9:23 am
#2539
Participant
Pedro
OP

Any suggestion with my problem?

Oct 18, 2012 at 2:59 pm
#2502
Participant
Pedro
OP

juriseximusstudio, how did you change the title above in the pop-up page? The Studija Mass M text.

Thanks!

PD: Nevermine, i’ve already figured out 🙂

Oct 18, 2012 at 8:10 am
#2494
Participant
Pedro
OP

Ah, I already get it. I have copy download-page.php into download-pop-up.php file. Just leave the wp_enqueue_script(‘jquery’); and at the bottom of the php file add:

echo FetchTemplate($file[‘page_template’],$file,’popup’);

and the div with style clear both

Oct 18, 2012 at 6:38 am
#2492
Participant
Pedro
OP

In your template, you have to change [page_link] shortcode with [popup_link].

Shaon, any suggestion with my issue?

Oct 16, 2012 at 12:02 pm
#2479
Sep 26, 2012 at 3:31 pm
#2214
Participant
Pedro
OP

Issue resolve. The solution was this:

$file[‘files’] = maybe_unserialize($file[files]);
krsort ($file[‘files’]);

Anyways, the support of this plugin is really poor. We’ve pay not only for the plugin, but the support is also include.

Sep 26, 2012 at 3:15 pm
#2213
Participant
Pedro
OP

I’ve modified the file download-page.php, where is located the loop to create the table with all the files inside the package. I’ve add this:

$file[‘files’] = maybe_unserialize($file[files]);
rsort ($file[‘files’]);

But this hasn’t resolved my problem. Now the Name of all files are in reverse order (highest to lowest), but the links with the downloads, are still in the normal order.

Please I need some help

Thank you.

Viewing 19 posts - 26 through 44 (of 44 total)