| bio | website | twitter.com/jakerocheleau |
|---|---|---|
| location | Boston, MA | |
| age | 21 | |
| visits | member for | 1 year, 8 months |
| seen | May 21 at 15:30 | |
| stats | profile views | 10 |
Designer. Web & Mobile Developer. User Experience expert. Social Media guru and Internet marketer.
Love games, tech, mobile, the sun, and dabble in a bit of conspiracy. find me on Google and GTalk under jakerocheleau.
|
May 5 |
awarded | Announcer |
|
May 4 |
awarded | Commentator |
|
May 4 |
comment |
How to prefix post permalinks with /blog/ - without affecting custom post types? Great answer thank you so much! Was wracking my brain on this one. |
|
Apr 10 |
asked | Loading Multiple Comments Pages via Ajax? |
|
Mar 28 |
awarded | Popular Question |
|
Mar 27 |
awarded | Notable Question |
|
Dec 18 |
awarded | Popular Question |
|
Nov 22 |
awarded | Announcer |
|
Nov 20 |
comment |
wp-admin post.php JavaScript Links Not Working Yes in truth I actually found that the problem was some type of infected files with PHP eval statements. Either they were overwriting strings in my documents, adding excess JS files to append <iframe> elements to other websites. deleting these files cleared up everything and my backend works perfectly again (: |
|
Nov 20 |
accepted | wp-admin post.php JavaScript Links Not Working |
|
Nov 19 |
comment |
wp-admin post.php JavaScript Links Not Working @CodeMonkey This is actually really strange but if I load the page with the Google Chrome Console window open, all these menus load fine. However if I load the page THEN open the console I get these errors and the links still will not open. Why do you think having the console open to start will not cause any JavaScript errors? that is the strangest thing to me of all this... I noticed in my admin code there are a bunch of small iframes pointing towards google which appear blank. These are probably related to the X-Frame-Options error but I'm not sure |
|
Nov 19 |
asked | wp-admin post.php JavaScript Links Not Working |
|
Jun 9 |
accepted | Wordpress add_rewrite_rules for custom URLs ending in .html |
|
Jun 9 |
accepted | How to Custom Edit Post Title & Permalink Slug? |
|
Jun 7 |
comment |
How to Custom Edit Post Title & Permalink Slug? yes this looks fantastic! I never even knew about the wp_update_post which allows both the post_title and the URL slug(I think). Will look more into it this evening. Cheers! |
|
Jun 7 |
comment |
How to Custom Edit Post Title & Permalink Slug? oh this is fantastic thanks a bunch. never even knew about this hook and it looks a lot more straightforward coupled with jQuery. Will be testing it out tomorrow :) |
|
Jun 7 |
asked | How to Custom Edit Post Title & Permalink Slug? |
|
May 25 |
comment |
Custom Post Type URL Rewriting? Brilliant sir, thank you! |
|
May 25 |
comment |
Custom Post Type URL Rewriting? brilliant thank you! Just to clarify, all I need to do for flushing rules is to go to the Settings->Permalinks page and hit "Save Changes", correct? |
|
May 25 |
accepted | Custom Post Type URL Rewriting? |