jasondunn
Forum Replies Created
-
Thanks so much! That worked. Is it normal that custom CSS is required when using a default WordPress theme?
Forum: Plugins
In reply to: [WP Mobile Detector] New Version 3.1 Not WorkingI set the permissions to 777, and the warning message went away. But even after that, under the settings for the app, I get nothing but blank screens for any of the three menu items. I’ve already deleted and re-downloaded the plugin. Any other ideas?
I contacted my host, and they didn’t have much to say: “No, we don’t make any changes to the mod_rewrite.” They then instructed me to deactivate WordFence.
After installing 5.1.2, I noted that the performance settings were turned off. 24 hours later, all my permalinks were broken again. I’ve deactivated WordFence now and reset my permalinks.
I don’t know if this will help, but here’s what I have installed and active:
Akismet
Dagon Design Form Mailer
Disable New User Email Notifications
Disable Trackbacks
Disqus Comment System
FD Feedburner Plugin
Mail on Update
WordPress Database Backup
WordPress Mobile EditionI can check with the, but in the meantime I’ve re-enabled WordFence but disabled the caching entirely. Will that address the issue?
It may be worth noting that the permalink option was set to POST NAME instead of custom which I’m 100% sure I had it set at. Might be related to the problem?
I broke again this AM, here’s the code from the 404 page. No sign of the caching happening. I’m going to reset the permalink and disable WordFence for 24 hours and see what happens.
<HTML> <HEAD> <TITLE>404 Not Found</TITLE> </HEAD> <BODY> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1"> <tr><td><b><font size="6">Not Found</font></b></td> <td> <p align="right"><a href="https://www.servage.net/"> <img border="0" src="https://www.servage.net/img/content-logo.gif"></a></td> </tr> </table> The requested URL was not found on this server.<P> <HR> <ADDRESS><a href="https://www.servage.net/">Servage.net</a> Clustered Webhosting running enhanced Apache Webserver</ADDRESS> </BODY></HTML>
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
I turned that feature on, viewed a page in incognito mode, and saw this:
<!– Cached by Wordfence Falcon Engine. Time created on server: 2014-06-12 05:14:24 UTC. Is HTTPS page: no. Page size: 28023 bytes. Host: https://www.jasondunn.com. Request URI: /left-htc-joined-att/ Encoding: GZEncode –>
I’ll see what the next 404 error page shows when it breaks again.
Today I checked my site again and the permalinks were broken again. This is after disabling the “Limit Login Attempts” plugin. I’ve changed the permalinks option from POST NAME to CUSTOM and set it to /%postname%/.
I’m running 5.1.1. Seems to be the latest version. I’ve disabled the “Limit Login Attempts” plugin, as that seems to be the only one that could remotely be related to WordFence.
I should point out that I think WordFence is pretty damn amazing and I’m impressed it’s offered for free, so please don’t take my issue with it as meaning I’m not a fan. I just need to understand what keeps breaking. :-/
Forum: Fixing WordPress
In reply to: Firefox 3.0.3 & WordPress 2.6.2 Spell Check = Not WorkingDoes anyone have any ideas about how to get the spell check in Firefox to work with WordPress? This is driving me nuts… ??
Forum: Fixing WordPress
In reply to: Best Way to Lock-Down Non-Updated WordPress Site?Thanks for the insight – I’ll look into it…
Forum: Fixing WordPress
In reply to: Unknown Character Showing UpA friend of mine, the guy who designed my blog template, fixed the problem, so I thought I’d share the solution here:
Oh, it seems the << and >> characters in the template weren’t being parsed properly. So I changed them to the proper escape characters.
« and?»Forum: Fixing WordPress
In reply to: TinyMCE Maiming MotionBox CodeFor the record, MotionBox updated their embed code and now the problem doesn’t happen.
Forum: Fixing WordPress
In reply to: Unknown Character Showing UpSamboll? Any ideas?
Forum: Fixing WordPress
In reply to: Unknown Character Showing UpI tried changing it to something simple, such as … or –> and I still get the unknown character. I’m so confused. ??