Title: rlgrobert's Replies | WordPress.org

---

# rlgrobert

  [  ](https://wordpress.org/support/users/rlgrobert/)

 *   [Profile](https://wordpress.org/support/users/rlgrobert/)
 *   [Topics Started](https://wordpress.org/support/users/rlgrobert/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rlgrobert/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rlgrobert/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rlgrobert/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rlgrobert/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rlgrobert/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/rlgrobert/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/rlgrobert/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Domain Mapping] [Plugin: WordPress MU Domain Mapping] Unknown Login Key Error for logged in users](https://wordpress.org/support/topic/plugin-wordpress-mu-domain-mapping-unknown-login-key-error-for-logged-in-users/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-mu-domain-mapping-unknown-login-key-error-for-logged-in-users/#post-2543470)
 * Hmm… Perhaps this is related to WP Super Cache on a Network install:
 * [http://wordpress.org/support/topic/wp-super-cache-breaks-sites-after-logged-into-admin?replies=7](http://wordpress.org/support/topic/wp-super-cache-breaks-sites-after-logged-into-admin?replies=7)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Domain Mapping] [Plugin: WordPress MU Domain Mapping] Unknown Login Key Error for logged in users](https://wordpress.org/support/topic/plugin-wordpress-mu-domain-mapping-unknown-login-key-error-for-logged-in-users/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-mu-domain-mapping-unknown-login-key-error-for-logged-in-users/#post-2543469)
 * I’m seeing the same thing suddenly. Were you able to find a solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Type Switcher] [Plugin: Post Type Switcher] Post revision records are saved with incorrect post_type](https://wordpress.org/support/topic/plugin-post-type-switcher-post-revision-records-are-saved-with-incorrect-post_type/)
 *  Thread Starter [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-post-type-switcher-post-revision-records-are-saved-with-incorrect-post_type/#post-2658638)
 * The answer to [http://wordpress.stackexchange.com/questions/47280/revision-records-in-wp-posts-have-original-post-type-instead-of-revision/47353](http://wordpress.stackexchange.com/questions/47280/revision-records-in-wp-posts-have-original-post-type-instead-of-revision/47353)
   has a modification which can be used to fix this problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] [Plugin: Relevanssi] Searching with relevanssi shows all revisions](https://wordpress.org/support/topic/searching-with-relevanssi-shows-all-revisions/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/searching-with-relevanssi-shows-all-revisions/#post-2565822)
 * I had this same issue and traced it back to the Post Type Switcher plugin:
 * [http://wordpress.org/support/topic/plugin-post-type-switcher-post-revision-records-are-saved-with-incorrect-post_type](http://wordpress.org/support/topic/plugin-post-type-switcher-post-revision-records-are-saved-with-incorrect-post_type)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Execute shortcodes in feed excerpt](https://wordpress.org/support/topic/execute-shortcodes-in-feed-content/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/execute-shortcodes-in-feed-content/#post-2053125)
 * Hello, did you ever find a solution for this? I need to do the same thing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms ExactTarget Add-on] [Plugin: Gravity Forms ExactTarget Add-on] When creating a feed, Step 2 breaks](https://wordpress.org/support/topic/plugin-gravity-forms-exacttarget-add-on-when-creating-a-feed-nothing-happens-after-step-2-selecting-a-gravity-form/)
 *  Thread Starter [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-exacttarget-add-on-when-creating-a-feed-nothing-happens-after-step-2-selecting-a-gravity-form/#post-2426505)
 * It appears that there are some SimpleXMLElement objects in the array that is 
   to be serialized in stack trace above, and as the error says, ‘Serialization 
   of ‘SimpleXMLElement’ is not allowed.’ Boo.
 * I tried to figure out how to modify the response so it replaces all the SimpleXMLElement
   objects, but this was a pain. I ended up commenting out line 237 of ExactTarget#
   Attributes() in /gravity-forms-exacttarget/api/ExactTarget.class.php:
 *     ```
       // set_transient('extr_attributes', $attrs, 60*60*24);
       return $attrs;
       ```
   
 * I’m not sure why the $attrs need to be stored as a transient. Things seemed to
   work fine without it being done.
 * Anyway, this seems to work for me. Any other suggestions?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: ["Preview Changes" button shows last saved version and not pending changes](https://wordpress.org/support/topic/preview-changes-button-shows-last-saved-version-and-not-pending-changes/)
 *  Thread Starter [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/preview-changes-button-shows-last-saved-version-and-not-pending-changes/#post-2328808)
 * A more detailed explanation of the problem is here: [http://wordpress.stackexchange.com/questions/29755/preview-changes-button-doesnt-show-changes-for-previously-published-posts-page](http://wordpress.stackexchange.com/questions/29755/preview-changes-button-doesnt-show-changes-for-previously-published-posts-page)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Sitemap not working](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-sitemap-not-working/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-sitemap-not-working/page/2/#post-2100016)
 * I meant upgraded from _0._4.something….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Sitemap not working](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-sitemap-not-working/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-sitemap-not-working/page/2/#post-2100015)
 * I’m getting the same thing—a WordPress 404. I’ve never used the W3 Total Cache
   plugin. It was working fine until two days ago when I updated from 4.something
   to 1.0.1.
 * Any other reasons? Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Domain Mapping] With "Remote login" option enabled, getting a 403 on the included script tag](https://wordpress.org/support/topic/with-remote-login-option-enabled-getting-a-403-on-the-included-script-tag/)
 *  Thread Starter [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [15 years ago](https://wordpress.org/support/topic/with-remote-login-option-enabled-getting-a-403-on-the-included-script-tag/#post-2223485)
 * Thanks for the reply. I don’t remember doing anything with the browser security
   for the domains on the network that is working properly. Is there a way to test
   if this is the issue?
 * Could it be a file permissions issue somewhere? Oh, and I just noticed that the
   error is showing in Chrome and Safari (webkit) but not Firefox.
 * Any ideas on how I could debug this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Type Switcher] [Plugin: Post Type Switcher] Post types do not change](https://wordpress.org/support/topic/plugin-post-type-switcher-post-types-do-not-change/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-post-type-switcher-post-types-do-not-change/#post-1936624)
 * Thanks for the update, seems to be working fine now.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Show shortcodes in excerpt](https://wordpress.org/support/topic/show-shortcodes-in-excerpt/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/show-shortcodes-in-excerpt/#post-1626662)
 * **Clarification:** The two lines of code work fine for me when an excerpt is 
   manually entered for a post. However, if I have not entered a separate excerpt,
   the_excerpt() pulls the first few lines of text from the content, and in this
   case the shortcodes are not executed.
 * Is there a way for these filters to be applied to the_excerpt() on posts where
   the excerpt text is automatically generated?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Show shortcodes in excerpt](https://wordpress.org/support/topic/show-shortcodes-in-excerpt/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/show-shortcodes-in-excerpt/#post-1626661)
 * Those two lines aren’t working for me either. Any ideas? I’m on WP3.0.5.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Type Switcher] [Plugin: Post Type Switcher] Post types do not change](https://wordpress.org/support/topic/plugin-post-type-switcher-post-types-do-not-change/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-post-type-switcher-post-types-do-not-change/#post-1936447)
 * +1. It seems that the functionality is still working in the plugin (i.e., When
   you choose a new post type in the drop down and click the “OK” button, the jQuery
   works correctly to update the hidden “#post_type” element.)
 * However, perhaps the WP3.1 changes to /wp-admin/post.php core file (the action
   of the form) make it so that it no longer respects changes made to the post_type
   parameter. I couldn’t figure out if this was the case or not, or how to fix the
   plugin…
 * Any one else?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CF Internal Link Shortcode] [Plugin: CF Internal Link Shortcode] Link images](https://wordpress.org/support/topic/plugin-cf-internal-link-shortcode-link-images/)
 *  [rlgrobert](https://wordpress.org/support/users/rlgrobert/)
 * (@rlgrobert)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-cf-internal-link-shortcode-link-images/#post-1857877)
 * +1 for supporting the [link id=’X’]My link text[/link] syntax.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/rlgrobert/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/rlgrobert/replies/page/2/?output_format=md)