Kate

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
Oct 15, 2014 at 12:05 pm
#21585
Member
Kate
OP
This reply has been marked as private.
May 25, 2014 at 11:45 am
#16277
Member
Kate
OP

Thanks so much Shaon – unfortunately I can’t seem to get this to work – was the following what I was supposed to change?


 echo "<li  class=\"file ext_$ext\"><a href='".wpdm_get_download_link(get_the_ID())."' rel='".wpdm_get_download_link(get_the_ID())."'>".get_the_title()."</a></li>";

I get the attached happening when using this…

However, i’ve had a bit more of a look and have managed to get it working using the following…
echo "<li class=\"file ext_$ext\"><a href='".wpdm_download_url($file)."".(get_the_ID())."' rel='".wpdm_download_url($file)."".(get_the_ID())."'>".get_the_title()."</a></li>";

🙂

May 25, 2014 at 3:44 am
#16270
Member
Kate
OP

Awesome – thanks Shaon!

May 20, 2014 at 12:44 pm
#15930
Member
Kate
OP

Seems this has something to do with the Overall WordPress Setting – ‘Reading Settings ->Blog pages show at most XX posts’.

I have this set to 20. All subcategories in the wpdm_tree view show a maximum of 20 files only. So for subcategories that have (for example) 37 files, if I change this overall setting to 40 posts, all files in that subcategory (all 37) show.

However, when I change the setting to 40 – heaps more files then show at the bottom of the parent category (incorrectly).

See before and after shots attached…

Is there anyway to tell the plugin not to restric the number of documents to display (to not use this overall wordpress ‘Reading Setting’?). Then I still need to resolve the issue of the weird extra documents appearing in the parent category 🙂

May 9, 2014 at 11:58 pm
#15387
Member
Kate
OP

Got it – installed add-on ‘WPDM Extended Shortcodes’ and used the shortcode: [wpdm_tree category=”category-slug”].

May 9, 2014 at 8:36 am
#15375
Member
Kate
OP

I have found a work around of sorts. Rather than using the ‘Migrate’ tool in the Settings area (which doesn’t really help me since we lose all the category info), I’m using the bulk import tool – as everything is still stored on the server in sub-folders representing their categories.

I would very much like to display files in a ‘tree’ viewl (like [wpdm_tree] does in the Free version) – however, just from the major cateogory down (ie [wpdm_tree_category id=”anzca-47″].

Is anything like this possible?

May 9, 2014 at 4:01 am
#15372
Member
Kate
OP

Wow – some extra work? That’s going to take me at least half a day 🙁 At this stage I would have been better off sticking with the free version – disappointed.

May 8, 2014 at 7:17 am
#15324
Member
Kate
OP

Hi Shaon – thanks so much. Working on the migration of packages now.

All my packages have lost their categories….? Is there any way they can get their categories back?

May 6, 2014 at 12:05 pm
#15264
Member
Kate
OP
This reply has been marked as private.
May 5, 2014 at 8:01 am
#15229
Member
Kate
OP
This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 10 total)