Scott Huelsman

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
in reply to: Can't Get Table Shortcode to Sort Properly #64196

Michael,

To confirm, I checked-out one of the pages of the site I’m using the plugin with (https://www.thefrugalbroker.com/resources/real-estate-articles/) and the list is indeed automatically sorting by title. The short code I’m using to generate this list is as follows:

[wpdm-all-packages items_per_page="20" categories="real-estate-articles" jstable=1 order_by="title" order="asc"]

When I first encountered my problems, I noticed that by default the list’s Create Date column’s “down” widget was automatically activated, which meant that the list was being sorted by descending date instead of by title (and nothing I tried seemed to override that). The vendor was able to reproduce the problem and quickly fixed it; once the newer version of the plugin was released, the problem went away (notice on my site how, by default, the Title field’s “Up” widget is displayed).

So, I’m surprised your list isn’t sorting correctly–it does work with all of my lists. Have you tried different browsers and/or different devices to see if that makes a difference?

in reply to: Can't Get Table Shortcode to Sort Properly #64154

Michael, my issue was indeed fixed with a recent update to the plugin. Be sure you have the latest version of Download Manager–it should sort correctly.

Scott

in reply to: Conflict with Theme? #61385

Wow, well done! I followed your instructions and now the login mechanism works perfectly! My client will be SO pleased! I’ll be sure to let him know how helpful you folks were as we move our site to production. Feel free to close this ticket and thanks again!

in reply to: Conflict with Theme? #61368
This reply has been marked as private.
in reply to: Can't Get Table Shortcode to Sort Properly #59862

A perfect example of my issues can be viewed online at https://www.thefrugalbroker.biz/resources/real-estate-articles/. There are 12 documents assigned to the category I’m displaying, and when the page is initially loaded the files do appear in alphabetical order according to title. A split second later, however, they reorganize themselves by date in descending order (which isn’t what I want). Note that after the page loads, the “Created Date” column’s down widget is bright, as if I had manually selected the column and requested the table to be ordered by descending date.

Here’s the shortcode I’m using to display the page:

[wpdm-all-packages items_per_page="20" categories="real-estate-articles" jstable=1 order_by="title" order="asc"]

This really seems like a bug with your plugin but perhaps I don’t have something configured correctly?

Finally, is there a way for me to further configure the presentation of the table? Ideally, I’d prefer NOT to display the title of each document as a link and I’d prefer to forego the Categories and Created Date columns completely in preference to displaying a Descriptions category instead. Is such configuration possible or do I not have a choice regarding how the table is presented?

Thanks for all the help!

in reply to: Can't Get Table Shortcode to Sort Properly #59751

Thanks for the reply! I tried removing the jstable=1 code and it did seem to fix my problem–I can get the tables to sort alphabetically now. However, I’ve also lost the ability to sort by column (which I really want) and I’ve noticed that removing the jstable=1 code also affected the size of the text (made it larger) which I don’t want.

It seems to me that there’s something wrong with the plugin–I should be able to use the jstable=1 shortcode and still get the default title sorting that I’m looking for. If I made a purchase of the plugin would the issue go away?

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