Compatibility with WP 4.3.1 and Facebook Thumb Fixer plugin causing permalink glitch
-
FYI: I wanted to report a compatibility issue with the combination of plugins Facebook Thumb Fixer (1.5.1), W4 Post Lists (2.0.7), and WordPress 4.3.1 (possibly starting with 4.3) that create a permalink issue with my client’s site.
The glitch was that every time a page that contained a W4PL shortcode was updated, the permalink would automatically be changed to the permalink of some other post.
Through a laborious process of elimination (including with all other plugins deactivated & with a default WP theme), the following conditions create the permalinks glitch:
- Using WordPress 4.3.1 (possibly starting with 4.3).
- Facebook Thumb Fixer plugin activated.
- W4 Post Lists plugin activated.
- Have/create a few posts.
- Create a custom post list with the W4 Post Lists plugin.
- Have/create a page with pretty permalink.
- Add the shortcode for the custom post list (example: [postlist id=123]) and Update page.
- The page permalink is automatically changed to the permalink of one of the posts instead.
A few observations I noted related to the problem:
- Once the permalink was changed, the page even listed the revisions from the post that it was pulling the permalink from, while still retaining the correct page content.
- This only appeared to affect pages and not posts.
- I had to manually keep editing the permalink to in order to keep it what it should be when updating a page.
A previous version of the site on WP 4.2.5 with the same versions of those two plugins, did not create the glitch. So something has changed from the earlier WP version that is incompatible with those plugins in this situation.
If there is no custom post list shortcode on the page, then there is no permalink issue. But since being able to create custom post lists with W4 Post Lists is essential for my client’s site, my only choice is to disable Facebook Thumb Fixer. This may not be the answer for others, but perhaps this can focus their investigation and point them in the right direction.
- The topic ‘Compatibility with WP 4.3.1 and Facebook Thumb Fixer plugin causing permalink glitch’ is closed to new replies.