Hi @turisti74732,
I understand that you want to display a visually appealing photo gallery for your trip posts created using the WP User Frontend plugin. Let me guide you through the process:
- To upload photos as a gallery, edit your frontend form to include a field for uploading photos.
- Use the Image Upload field or the File Upload field in WP User Frontend.
- Ensure the Multiple Uploads option is enabled so users can upload multiple photos for a single post.
By default, the WP User Frontend does not format uploaded images into a gallery. However, you can use a gallery shortcode or a plugin that enhances how media is displayed. Here’s how to proceed:
- Install a gallery plugin such as FooGallery, NextGEN Gallery, or the built-in WordPress Gallery block.
- After the photos are uploaded via the form, you can use a custom code snippet to display the images in a gallery format within your post template.
- If you’re comfortable with code, modify the template for your trip posts.
- Retrieve the uploaded images programmatically and display them as a gallery.
If you prefer not to modify templates, you can use a shortcode to display images in a gallery format. Plugins like FooGallery allow you to create a gallery and embed it via shortcode.
I hope this helps! If you have further questions or need assistance, please contact through the website for further assistance. ??
Best regards,