Title: dmwebhosting's Replies | WordPress.org

---

# dmwebhosting

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

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

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.5: problems with permalinks](https://wordpress.org/support/topic/wp-5-5-problems-with-permalinks/)
 *  [dmwebhosting](https://wordpress.org/support/users/dmwebhosting/)
 * (@dmwebhosting)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp-5-5-problems-with-permalinks/#post-13257812)
 * Here is the response.
 *  Either [47727] / #40773 or [47760] / #45337 would be the possible culprit here.
   I’m sorry to hear this is causing issues since the latest update.
 * That said, the /example/123/ URL structure is reserved in WordPress for pagination,
   it’s used to display parts of a post separated with the <!–nextpage–> tag, and
   is not meant to be used for any other purpose.
 * So I would recommend changing the numeric part of the /show-listings/654493 request
   to something else, perhaps /show-listings/?654493 if that works, to avoid conflicts.
 * As another possible solution, you can disable the redirect_canonical() function
   for these requests, that is attached to the template_redirect action by default.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.5: problems with permalinks](https://wordpress.org/support/topic/wp-5-5-problems-with-permalinks/)
 *  [dmwebhosting](https://wordpress.org/support/users/dmwebhosting/)
 * (@dmwebhosting)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp-5-5-problems-with-permalinks/#post-13256149)
 * I reported this as a bug if you want to keep track.
    [https://core.trac.wordpress.org/ticket/51001](https://core.trac.wordpress.org/ticket/51001)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink Issues??](https://wordpress.org/support/topic/permalink-issues-25/)
 *  Thread Starter [dmwebhosting](https://wordpress.org/support/users/dmwebhosting/)
 * (@dmwebhosting)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/permalink-issues-25/#post-13255762)
 * I was just fixing to reply to your post. I have yet to figure out this issue.
   I also had to downgrade one of our sites until I can find a resolution to this
   problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink Issues??](https://wordpress.org/support/topic/permalink-issues-25/)
 *  Thread Starter [dmwebhosting](https://wordpress.org/support/users/dmwebhosting/)
 * (@dmwebhosting)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/permalink-issues-25/#post-13245728)
 * To keep the MLS number from being removed I did the following
 * [https://skatefactory.com/show-listings/?686543/](https://skatefactory.com/show-listings/?686543/)
 * I placed a Question Mark before the number and now it is showing the information.
   Is it possible to not use the ? before the number. If I do, for some reason in
   wordpress 5.5 it removes that number and then I get no results found.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink Issues??](https://wordpress.org/support/topic/permalink-issues-25/)
 *  Thread Starter [dmwebhosting](https://wordpress.org/support/users/dmwebhosting/)
 * (@dmwebhosting)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/permalink-issues-25/#post-13245346)
 * I disabled all the plugins and changed to the twenty twenty theme. Same issue,
   the number at the end of the URL which is an MLS number and the page called show-
   listings takes that number to display the information. Here is part of my php
   code that was working before WordPress 5.5
 * /* Get the current Page Full URL */
    $listing_url = $_SERVER[REQUEST_URI]; $mls_num
   = explode(‘/’, $listing_url); /* Get the Listing Number */ $mls_number = $mls_num[‘
   2’];
 * For some reason the number is being removed at the end. For a test, I did replace
   the file called canonical.php under wp-includes from version 5.4 and it stopped
   removing that number at the end, but then I just get a oops page can’t be found.
 * Thanks again for helping me get this figured out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink Issues??](https://wordpress.org/support/topic/permalink-issues-25/)
 *  Thread Starter [dmwebhosting](https://wordpress.org/support/users/dmwebhosting/)
 * (@dmwebhosting)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/permalink-issues-25/#post-13245031)
 * I did all the above but still with no success.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Second blog not connected to my account](https://wordpress.org/support/topic/second-blog-not-connected-to-my-account/)
 *  [dmwebhosting](https://wordpress.org/support/users/dmwebhosting/)
 * (@dmwebhosting)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/second-blog-not-connected-to-my-account/#post-2732208)
 * Try
 *  [http://www.intuitive-energy-healing.com/wp-admin/](http://www.intuitive-energy-healing.com/wp-admin/)

Viewing 7 replies - 1 through 7 (of 7 total)