| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | May 15 at 22:49 | |
| stats | profile views | 13 |
|
1d |
awarded | Yearling |
|
Oct 17 |
comment |
Tinymce broken after update If the same code is on two machines an one has the problem and the other doesn't, then it sounds like a server config issue. Even if it was a core issue, then a bug should be filed with WordPress. An update to WP will likely erase that change. The core files should never be modified. |
|
Oct 17 |
revised |
Tinymce broken after update edited body |
|
Jun 22 |
answered | Change posts URL |
|
Jun 20 |
answered | Styling an “active” link outside of Wordpress default menu |
|
Jun 19 |
comment |
Restrict Admin Capabilities in MultiSite If you don't want super admins to be able to edit the network, why not just make the admins? |
|
Jun 19 |
answered | Why are wordpress posts not hierarchical? |
|
Jun 15 |
awarded | Citizen Patrol |
|
Jun 15 |
comment |
Tinymce broken after update If the file is only being requested by that one theme, then there has to be a reference to it within the theme files. You search the code of the files for a reference to that file, correct? (Not just searching the theme for that file.) |
|
Jun 15 |
answered | Tinymce broken after update |
|
Jun 11 |
comment |
Trying to setup a dev subdomain, but url loads as /dev/ instead Also keep in mind some theme files will retain your domain name, so those may need to be changed as well. In the base WP config, there's two places the domain needs to be changed... can be many more. I typically do a full find & replace through the entire DB, not just those tables. I also do a search through all the files. |
|
Jun 11 |
answered | Is it feasible to build and update a Wordpress website offline? |
|
Jun 11 |
comment |
Not One 'Contact Form Plugin' will send email // Work Sendmail installation instructions sendmail.org/~ca/email/doc8.12/op.html . It's usually provided with most linux distros and by most web hosts. If you're using a web host, you should contact them about it. Any decent one should support it. |
|
Jun 7 |
answered | Not One 'Contact Form Plugin' will send email // Work |
|
Jun 7 |
revised |
Change identical page for every site in multisite Clarified that the OP only wants to add content to one page on each site. |
|
Jun 7 |
suggested | suggested edit on Change identical page for every site in multisite |
|
Jun 6 |
answered | Change identical page for every site in multisite |
|
Jun 4 |
awarded | Commentator |
|
Jun 4 |
comment |
Customer Support: TinyMCE stopped working (on some computers) I wonder if he has anti-virus software installed which is blocking some of TinyMCE's functionality. |
|
Jun 4 |
comment |
Is Timthumb still broken? What security measures should be taken? There's a list of some of the security measures here: markmaunder.com/2011/08/04/… No code is secure, it's all just a risk assessment. |