Feature Request: don’t publish the post if images are still in loading
-
Hi,
I want to report some things that I experienced testing the plugin:1 – during the loading of the Site-Wide Activity Page, the images of the buttons are visible and positioned in the wrong place. It should not be so. They should be hidden,
2 – If I click on the publish button when images are still in loading, the post is published without images. This is not good.
3 – in Lightbox Container, I see that If I click the image, it opens the WordPress page with the image.
4 – The classic WordPress bulk regenerator of the Thumbnails creates new thumbnails with the original sizes. So, if I have changed the sizing of the thumbnails from 200px to 250px, using the interface of the plugin, the regeneration of the thumbnails create images large 200px and not 250px.
Feature requests:
1 – Don’t allow the publication of the post if the images are still in loading.
2 – Add the setting to enable or disable the possibility to click on the image loaded in the Lightbox container to open the WordPress page of the image.
At the moment, to disable this I made a CSS adjustment:
/* In the Lightbox container, disable the Link to the Page of the image */ .mpp-lightbox-media-container a { pointer-events: none; cursor: default; }
3 – I would be able to delete a post from the Sitewide Activity Stream and get also the attached images deleted from the Wall Posts Gallery and disk directories.
At the moment, I see that IF I delete images from the WordPress media Library, they disappear from the posts published. If I delete a post from the BuddyPress activity the images of the post are still stored in the gallery, this becomes a problem.
From the Wall Posts Gallery, they should be deleted when a user deletes a post.
This feature is important. It prevents to store a mountain of images that get abandoned.
4 – I would be happy to get the upload from URL.
5 – If a website shows images and galleries only to logged in users, why I cannot get a Gallery page/directory that shows such galleries from all the users? Please add this feature.
6 – Add a tool that delete the buddypress posts + the attached images that are older than 30 days (for example). This would be something great and that I really need to make clean the website.
I am going to use the plugin assiduously on my BuddyPress website. It is great.
I hope you would add all or some of the features I required. ??
Thank you for your support.
Kind regards
G. Aloe
- The topic ‘Feature Request: don’t publish the post if images are still in loading’ is closed to new replies.