Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
How can I display the images of all the forum post based on certain topic's slug using WP_Query
I tried to search the community and the documentation if its done before but I can't find any.
Is this possible?
Hi,
Since wpForo stores all data in separate tables and doesn't use wp_posts, you cannot utilize wp_query. All customization should be done using wpForo classes and methods.
We currently offer paid plugin customization and PRO support services through the gVectors Team. If you're not familiar with coding, you can contact them for assistance: https://wpforo.com/pro-support/#customization
What are the table name for all the post? Also can you send the documentation link of these classes and methods?