Table Column Headers Not Appearing

Viewing 7 posts - 1 through 7 (of 7 total)
#196050

vctech
Participant

I’m using the following shortcode to display downloads from a particular category

[wpdm-all-packages categories="scoreresults" order_by="title" order="ASC" cols="title|package_size|download_link" colheads="File Name|File Size|Download"]

But for some reason the headers are not appearing. This was working before, but after updating to 3.2.92 this appears to have stopped working.

I have since updated to 3.2.94 – and i’m still getting the same issue.

The following is the html source for when the headers are displayed

   <thead>
      <tr>
         <th style="" id="title" class=""></th>
         <th style="" id="package_size" class="hidden-sm hidden-xs"></th>
         <th style="" id="download_link" class="hidden-sm hidden-xs"></th>
      </tr>
   </thead>

Can you assist?

Thank you

#196053

Tahasin
Moderator

Hello, vctech

I hope you are doing well and sorry for the inconvenience.

Could you please share related URL related to this issue in a private reply?

Regards

#196054

vctech
Participant
This reply has been marked as private.
#196055

Tahasin
Moderator

We are checking the issue, you will be updated shortly.
Thanks for your patience.

#196079

Ronel Urquhart
Participant

I’m experiencing the same issue on all my websites since the latest WPDM upgrade. When I downgrade to a previous version, the headings are back. Any solution yet?

#196081

Tahasin
Moderator

We have fixed the problem, kindly update the plugin whenever it becomes available.

Regards

#196083

vctech
Participant

Thank you very much

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

You must be logged in to reply to this topic.