Foliferous
Forum Replies Created
-
Thanks @wfphil!
Okay, that’s good to know. But it’s the same thing, right? I’m not expert and was just told by my hosting provider to disable xmlrpc.php.
Since our site was hacked and I had no access to the WP admin panel, I wanted to do it via .htaccess.
The brute force attack has ended now, so I can access the admin panel again.
Since Wordfence already disables xmlrpc.php, there’s no need to disable it manually through .htaccess, right? I suppose it’s the same thing?
Thank you once more π
Forum: Fixing WordPress
In reply to: Brute force attack on websiteThanks Lisa! @contentiskey
I managed to solve the problem for now. The attack seems to have stopped. I moved the login page and installed WordFence. I hope it stays that way!
I don’t wish what happened to anyone else.
Forum: Plugins
In reply to: [The Events Calendar] Mistakes in german translationStill no changeβ¦
Forum: Fixing WordPress
In reply to: Where to place PHP Code?Okay, thank you Naveen. π
Forum: Plugins
In reply to: [Contact Form 7] All forms on site stopped working suddenlySame here. And also, clients are not very happy about this. Is there still no fix? π
Forum: Plugins
In reply to: [Contact Form 7] All forms on site stopped working suddenlyWhen will this be fixed? π Thank you for this great plugin by the way!
Forum: Plugins
In reply to: [Contact Form 7] All forms on site stopped working suddenlyStill doesn’t work. π Just revert the update. What did the update bring anyway? The form was fine.
Does anyone else have an older version of the plugin?
- This reply was modified 7 years, 3 months ago by Foliferous.
Forum: Plugins
In reply to: [Contact Form 7] All forms on site stopped working suddenlyI use the GeneratePress Theme.
I use the following plugins I use are:
– All in one SEO Pack
– bbPress
– bbStyle Pack
– Classic Editor
– Code Snippets
– Custom Login Page Customizer
– Download Monitor
– GeneratePress Premium (goes with the GP theme)
– Maintenance
– Quick Page/Post redirect plugin
– WP-StatisticsI also have other plugins, but they are not activated.
- This reply was modified 7 years, 3 months ago by Foliferous.
Forum: Plugins
In reply to: [Contact Form 7] All forms on site stopped working suddenlyI get the following message:
There was an error trying to send your message. Please try again later.
(you can test the forms I linked to if you want)
I don’t know if it has to do with reCaptcha V3. I had it for a while and it worked. I think reCaptcha V3 doesn’t appear, if I understood that correctly. But it may have to do with that, who knows.
Forum: Plugins
In reply to: [The Events Calendar] Mistakes in german translationI’ve seen that you’ve updated the plugin a few times in the mean time and the translation has also changed, but it’s still wrong!
And also, this is off-topic, but the search function in that bar also did not work. I tried searching for specific terms in the events and couldn’t find anything through that search feature, but could find all the searched terms when I used the standard WordPress search feature.
There’s a few things that aren’t done the clean way in this plugin.
Forum: Plugins
In reply to: [The Events Calendar] Mistakes in german translationHi!
I’ve seen the new update and the new change, but I’d just like to point out, that the translation is still wrong. Now it says “Anzeigen Veranstaltungensuche”. This ain’t German. It’s just wrong. We need to be able to remove the “%s” from the translation in order to get a proper translation. I can add the translation, it’s no problem. But before I can do that, someone needs to fix the problem I posted above, which basically prevents me from adding the correct translation.
Thank you!
Forum: Plugins
In reply to: [The Events Calendar] Mistakes in german translationHello Ed, thanks for your reply!
First question: I’ve checked the first link you posted and I’ve seen that there’s translations in German that I can not see for my clients site. How do we display the plugin in German? I saw that some translations are wrong so I would correct them, but since we see the English version of them on our site, I need to change this first. (And a sidenote: I tried to change “Show %s Search” for example but I couldn’t because it told me that %s was missing, but in German, you would exclude that word, you would just have a word like “search”)
Second question: Where are those .po and .mo files located?
Thank you π
- This reply was modified 7 years, 5 months ago by Foliferous.
Forum: Plugins
In reply to: [The Events Calendar] I don’t see the map of GoogleI have the same problem.
Forum: Fixing WordPress
In reply to: Use audio from a post in a widgetAlright, thank you very much bcworkz π
Forum: Fixing WordPress
In reply to: Use audio from a post in a widgetHi,
well, the music link would be always from the media library (inside WP). The situation you describe is exactly the case, it’s a post with embedded audio from the media library.
Do I just need to make a PHP code for this, that I will insert in a PHP-widget, or do I need to make an extra plugin for that?