Broadcasting post breaks front page of multisite it’s broadcasting to
-
Hey, I’ve got problem with Broadcast plugin. Generally I love it and it’s (was?) working OK, but lately my client’s been reporting weird issue.
This is WP multisite with 2 sites with multiple plugins and static front pages.
Steps to reproduce issue:
- Create post on main site and select “Broadcast to…” the secondary site
- Post is broadcasted properly, but front page of the secondary site get’s broken – layout is broken, some CSS classes are missing from <body> tag (looks like when you’ve got selected option for front page to display posts, not static page). Also, some other tags are missing, for example ones created by Polylang plugin:
<link rel="alternate">
- Re-publishing secondary site front page fixes the issue.
Any idea how to fix this? I’m guessing this is probably some plugin conflict, as page uses few of them. I’ve got debug file downloaded, although I’d prefer to share it via some secure channel, not directly on forum ??
What might be some clue is this: after broadcasting, instead of having following lines on secondary site front page:
<link rel="alternate" hreflang="en" /> <link rel="alternate" hreflang="pl" />
I’m getting just this comment:
<!-- Broadcast is not replacing the canonical after the broadcast_override_canonical_url filter. -->
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Broadcasting post breaks front page of multisite it’s broadcasting to’ is closed to new replies.