Question. With the addon "wpforo advanced attachments" I have a separate folder for each forum which is called attachement, which is great. In this folder I see all images which the user shared. Now I would like to make a gallery showing these images to the user as inspiration. Nevertheless I cannot access these images with other gallery plugins? any feedback would be helpful.
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.
I tried to build my own solution, but the database table for attachments does not contain information about which forum they belong to. I can only display all images from one board. Could you please provide support?
Following...
Hi,
In the case of the addon, each user has their own folder, but not the forums. Each user's attachments are located in their respective folders.
We’re not entirely clear about your question regarding the gallery. Could you clarify what you mean and where you want to display it?
You can select specific images and display them using a shortcode, as shown in the example below:
[ attach ]3,66,45,22,11 [ /attach ]
I tried to use a another plugin like NextGenGallery to create a gallery. By now I built my own solution to show images which people shared. Yes I found the images. Thank you.
[ attach ]3,66,45,22,11 [ /attach ]