aommundsen
Forum Replies Created
-
Forum: Plugins
In reply to: [Ada FeedWordPress Keyword Filters] Keyword filter not savedBy the way, this is on PHP 8.1.14. Please let me know if you need more information.
Forum: Plugins
In reply to: [Maintenance Mode] Not working with WordPress 4.9.8@lukas, It has now been 5 months after you said you would investigate this, but still this bug is not fixed. It is also reported by another user here: https://www.ads-software.com/support/topic/service-unavailable-error-3/
Forum: Plugins
In reply to: [Maintenance Mode] Service Unavailable errorWe are also getting a “Service Unavailable” error when using this plugin. I have tested both with WordPress 4.9.9 and 5.0.3, both gives “Service Unavailable” error.
For us it did not help to change the default mode, both “Maintenance Mode” and “Coming Soon Page” give the error. Also there is not generated any errors in Apache error log.
Byt the way, we are on a server with PHP 7.2.14 and Apache 2.4.37. Please look into this bug.
Forum: Themes and Templates
In reply to: [Twenty Twelve] Bug in Twenty Twelve and Chrome 31Ok. I figured it out. Here is the fix: Find these lines in style.css:
body.custom-font-enabled { font-family: "Open Sans", Helvetica, Arial, sans-serif; }
Add the new line font-size: 14px; so it will become like this:
body.custom-font-enabled { font-size: 14px; font-family: "Open Sans", Helvetica, Arial, sans-serif; }
(If you also add font-size: 1rem;, then it will not work.)
Forum: Everything else WordPress
In reply to: Unusual traffic with POST status@wtreyes: Did you resolve this, or did you have to let the attack continue? We are having the exact same attack as you. Empty post requests on the front page, and exact same user agent. All ips is different. If you solved this, please share. Thanks!
Forum: Plugins
In reply to: [Polylang] Search result missing horizontal menuThank you very much. By the way, I love your plugin! I am marking this topic as solved now …
Forum: Plugins
In reply to: [qTranslate] qtransalte does not work yet with 3.5No, qTranslate does not work with WP 3.5 unless you manually patch the code your self.
Lets hope a new version is released very soon. Its been to long already! I am checking every day hoping for a new version …
Forum: Fixing WordPress
In reply to: Why does WordPress set 666 on wp-config.php?No, the permission set on wp-config.php when using the web browser to install WordPress, is set by WordPress to 666 no matter what the server setup is like.
Forum: Plugins
In reply to: Shadowbox JS removed from www.ads-software.com?Thank you for the information, Mark. I value open source software and the GPL license. Lets hope the plugin author changes his code.
@wellbeingtips: Your front page looks good, but your sub pages does not have any styles to them. Like this one: https://wellbeing-support.com/category/diets/
Forum: Fixing WordPress
In reply to: Single site search in multi-site setup?I have found the problem, and marked the ticket as invalid. The problem was because I have physical folders with the same name as the sites, and that breaks the search. I will have to find a workaround, because I need those folders to physical exist.
Forum: Fixing WordPress
In reply to: Single site search in multi-site setup?I have now installed a clean version of 3.0.1, and using subfolders for multisites. And the search works. I wont get much sleep tonight …
Forum: Fixing WordPress
In reply to: Single site search in multi-site setup?Thanks! I see it works. Can you please confirm that https://test.mommieblogs.com/ is not the primary site in MS?
Forum: Fixing WordPress
In reply to: Single site search in multi-site setup?Sorry about that. I guess I was having a bad day. I don’t usually behave like that.
I have looked at your test site, and tested that the search works.
Yes, please upgrade the test site to version 3.0.1, I think that might be the problem, because I have users that claim the search was working before the upgrade.
I am about to make a clean install of both WP 3.0 and WP 3.0.1 to confirm the issue my self.
Forum: Fixing WordPress
In reply to: Single site search in multi-site setup?I am running WordPress 3.0.1. The multisites is created in sub folders. The search only work on the primary site. My theme is customised based on Twenty Ten 1.1. I have tried to disable all plugins and also use the default Twenty Ten theme, but the search still did not work on any other sites then the main site.
I have created a ticket here: https://core.trac.www.ads-software.com/ticket/14476
In my ticket I have linked to the site, so that you can verify the problem.
If this actual is not a bug, but a problem with my install. I really don’t know what to do. If there is trusted developers here that can look at it, I would gladly pay for any help.