I apologize for the confusion and for the delay in getting back to this ticket.
My queue has been unusually busy in the last couple of days, but, I'll do my best to reply to your tickets, as soon as possible.
To change the format of the subject archive pages, you'll find the WordPress Archive named "Subjects مواضيع - Archive", at Toolset -> WordPress Archives.
( {yourwebsite.com}/wp-admin/admin.php?page=view-archives-editor&view_id=8241 )
I've replaced the content in the "Loop Editor" from:
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<ul class="wpv-loop js-wpv-loop">
<wpv-loop>
<li>[wpv-post-body view_template="Loop item in Subjects مواضيع"]</li>
</wpv-loop>
</ul>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
<strong>[wpml-string context="wpv-views"]No items found[/wpml-string]</strong>
[/wpv-no-items-found]
[wpv-layout-end]
To:
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<table width="100%">
<thead>
<tr>
<th>[wpv-heading name="post-link"]العنوان[/wpv-heading]</th>
<th>[wpv-heading name="post-taxonomy"]التصنيف[/wpv-heading]</th>
<th>[wpv-heading name="post-taxonomy"]المؤلفون[/wpv-heading]</th>
</tr>
</thead>
<tbody class="wpv-loop js-wpv-loop">
<wpv-loop>
<tr>
[wpv-post-body view_template="Loop item in Subjects مواضيع"]
</tr>
</wpv-loop>
</tbody>
</table>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
<strong>[wpml-string context="wpv-views"][/wpml-string]</strong>
[/wpv-no-items-found]
[wpv-layout-end]
And you'll see that that the posts list is now showing in the table layout.
( screenshot: hidden link )
Yes perfect that's exactly what I wanted.
Many thanks appreciate your help & understand how busy you are,
Thanks.