Hi,
Thank you for posting.
if you are redirects setup, Please make sure that access to admin-ajax.php is allowed. That file is needed for uploading via ajax.
Hope that helps.
I increased the memory of wordpress and updated the php version, and now, even with another url wp-admin, is working successfully. π
Taking advantage of the topic, I would like to note that the PO file translation, does not have the string “photo” that appears in the activity when you post a new image, I translated all there for my language, but this word remains the same
Hi,
Thank you. I am glad it is fixed. good work there.
Thank you for noticing the issue. I just looked at it and yes, It is a bug. The problem is we are using media type and replacing that in the string making it non translatable.
Example here:-
https://github.com/buddydev/mediapress/blob/master/modules/buddypress/activity/mpp-activity-template.php#L159
We will fix it in next 2-3 days(we will be releasing and update asap WordPress 4.6 comes out). I am sorry for the inconvenience.
In case you are using it for only one type of media, I will assist you in getting the translation hard coded for now.
Thank you
Brajesh
Buenas tardes, una de mis webs, dhconsultora.com, al pretender ingresar en el login de wordpress me da error y no se como arreglarla. La web se ve bien pero no puedo acceder a mi escritorio, alquien puede ayudarme?
In the case, i’m using audio, photo and video kkkk
@capochon34: what’s the error?
i cant enter iun mi login
Hello, sorry to come back again … There is a possibility of the plugin work even with the change of name wp-login, wp-admin, etc? Even with a change in the code
Hi,
The plugin does not hardcode anything to wp-admin, so it won’t be an issue with this plugin if the ajax urls are pointing to the correct location.
If on your site other ajax requests are working, this plugin will work pout of the box.
Hope that clarifies.
It’s because I enabled the option in Ithemes Security, and http errros back and when deactivated, they stopped completely.
Hi,
That means iteme security will not allow ajax requests. Is BuddyPress ajax functionality working?