cburon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upload privacy not workingAnd the culprit was… my apache config. Please do not forget to edit the apache configuration in /etc/apache2/apache2.conf and add the lines
<Directory /var/www/html/>
AllowOverride All
</Directory>
I still have a question. It seems (but it may be related to the fact that the site is still in localhost) that this method does not prevent from downloading using curl for instance. Am I right?Forum: Plugins
In reply to: [Easy Google Fonts] Getting a Google API key (updated?)Hello,
Thank you for your help. I have an issue with this plugin but I’m not sure if the cause is that my key is invalid. How do I know if the key is right?
Thank you much.
Regards.
Forum: Plugins
In reply to: [Easy Google Fonts] Several issues with the fontsBy the way, I also get the following error:
Invalid argument supplied for foreach() in …/wp-content/plugins/easy-google-fonts/includes/class-egf-font-utilities.php on line 280.Forum: Plugins
In reply to: [XML Sitemap & Google News] robots.txt blocks urlsHello,
Thank you so much for your answer. I have followed your advice, but the issue remains. I have followed the link and removed the analytics code.
The error I get is not for a specific sitemap, but for the sitemap.xml, which is strange, how you said. Has anyone any idea about that?
Thank you very much!