Samuel Coskey
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Can't have commas in form titleAaaaah, I meant the Contact Form DB, which I only now realize is a separate plugin. Perhaps it is a problem with that plugin?
(My apologies: I am not the administrator of my wordpress network and couldn’t immediately see this fact.)
I get the above bad behavior in Chrome (beta) but not in Firefox.
Forum: Plugins
In reply to: [Contact Form 7] Can't have commas in form titleGood question. I believe they did appear in the sql database but they were not visible in the administration panel database interface.
(Additional information: I created another concact form, with the same name but truncated to the first comma, and there seemed to be some interaction between the submissions for these two forms. Sorry I can’t be more specific right now!)
Count me in on this one.
On the site http://math.boisestate.edu/circle/ the content sidebar (the one on the right) doesn’t work if the screen is narrow (in the css i think this means the “min-width: 673px” set is active).
It seems like the main content has a wide right margin that gets “overlaps above” the widgets in the sidebar. Hard to fix.
Forum: Plugins
In reply to: [Improved Simpler CSS] Show error for network siteBy the way, where are the revisions stored in a network site? Since the put_file_contents directory doesn’t exist, I’m confounded as to where it’s actually finding the revisions.
Forum: Themes and Templates
In reply to: [Thematic] Thematic wp_title filter not workingSimilar issue here.
On my main site, the title tag in the header is blank. On pages, the title tag shows only the page name and not the blog name.
No problem. We just went ahead and made the hub really efficient.
But would it be bad form to use wp_schedule_event?
Forum: Plugins
In reply to: [CDN Linker lite] [Plugin: CDN Linker lite] Multisite users files?That is unfortunate… thanks very much!
Sam(I have disabled debugging)
I’m going to go ahead and insist that this is a bug. I can reproduce it again and again, and I’ve tried everything including re-installing several times.
To summarize it one more time: domain mapped blogs do not get their cached feeds updated, neither by creating a new post nor by garbage collection within 2 hours.
Sam
Thank you very much for your response!
Yes, the helper plugin is enabled.
But I don’t fully understand your request. The cached feed files are successfully deleted when there is a new posting on boolesrings.org/user, but they are not deleted when there is a new posting on eithr jdh.hamkins.org (which maps to boolesrings.org/hamkins) or dorais.org (which maps to boolesrings.org/dorais). In all cases I’m talking about the files in cache/blogs/…. The files in cache/supercache/domain appear to be working correctly.
I have enabled a new debugging session with log file here:
http://boolesrings.org/wp-content/cache/e3a002604fcc037e42b2f80d4bcfd131.txtForum: Hacks
In reply to: how to insert stuff above all contentI guess you’re right: inserting it with scripts is best. Thanks!
Forum: Plugins
In reply to: Readme file ignored on plugin pageIt updated eventually.
In my defense: the FAQ says it updates every 15 minutes, but it took significantly longer.
Thanks!
What about my second question: is deleting the tags blog ok?
I’m sure the answer is yes, but I want to belabor this point because it seems like this plugin might be an exception. Others on the forum have expressed a similar feeling.
I second this! It is such a flexible widget, it would be great to use it in two different ways.
Thanks!
SamThank you! The point is that I didn’t know you could do it with css so I was looking in functions for some kind of crazy javascript to kill. But it was in the style all along.