Can you post the exact code please?You can grab the latest template code, etc. from a demo instance.
Can you post the exact code please?
Or perhaps I'm out of the office for 2 weeks and on mobile only.I already asked and he wouldn’t. I guess that’s fair enough but feels a bit silly.
Question... did you use the exact Twitter template?Is it so hard to set up a demo and get the code for yourself?
Hmmm... if I was really interested in figuring this out it would be time top do some deep diving... because I emulated what your image gave, then also checked the only other "change" from a newly created BB media code and usedYes, the default template embed code.
twitter
in the cookie area.... and the posts showed the [MEDIA]set of numbers[/media]
embed when editing the post, but no post shared post showed up.twitter.com
in the desktop share link they give.twitter.com
. Since I have Twitter-pater disabled on all my sites, I'm not going to take the time to chase this down.... those that it concerns can feel free to do so, or simply install the S9e media add-on and have the resolution in hand now.X.com
redirected me to) and posting it in my site using bone stock BB media code, I got this.Not Brogan, but I can pretty much give you an answer. I'm sure it is... and the timeline is most likely when 2.2.14 is released (and if TwitterPater Musk has quit having his clowns mess with it).... as to when 2.2.14 will be out... When It's Ready™.@Brogan is there any plan to gave this fixed in a release? If so what is the timeline?
but I don't want to install a plugin for this fixNot Brogan, but I can pretty much give you an answer. I'm sure it is... and the timeline is most likely when 2.2.14 is released (and if TwitterPater Musk has quit having his clowns mess with it).... as to when 2.2.14 will be out... When It's Ready™.
If you just "have" to have it now... you can install the s9e media add-on and it will work fine. The side benefit is two-fold.. you get a LOT more media share options, plus it gets updated a LOT quicker than the XF script does for this type of stuff.
Then you can either try the fix that was detailed by Brogan, or you can simply wait. Odds are in a week or two they will make more changes to it (and maybe even start requiring you to be a paid participant to have their "data" shared on your site). Musk is doing everything he can to kill Twitter and scrape back as much money as he blew.but I don't want to install a plugin for this fix
I would like to get what you posted for the subsequent boxes
x.com/*/status/{$id}
x.com/statuses/{$id}
twitter.com/*/status/{$id}
twitter.com/statuses/{$id}
<xf:page option="jsState.twitter" value="{{ true }}" />
<xf:js src="xf/embed.js" min="1" />
<div class="bbMediaJustifier bbCode-tweet"
data-media-site-id="{$siteId}"
data-media-key="{$id}"
data-xf-init="tweet"
data-tweet-id="{$id}"
data-lang="{$xf.language.language_code}"
data-theme="{{ property('styleType') }}"
><a href="https://twitter.com/i/web/status/{$id}" rel="external" target="_blank">
<i class="fab fa-twitter" aria-hidden="true"></i> https://twitter.com/i/web/status/{$id}</a></div>
I would like to get what you posted for the subsequent boxes
It's the same embed code as the default entry.
Match URLs:
Code:x.com/*/status/{$id} x.com/statuses/{$id} twitter.com/*/status/{$id} twitter.com/statuses/{$id}
Embed template:
Code:<xf:page option="jsState.twitter" value="{{ true }}" /> <xf:js src="xf/embed.js" min="1" /> <div class="bbMediaJustifier bbCode-tweet" data-media-site-id="{$siteId}" data-media-key="{$id}" data-xf-init="tweet" data-tweet-id="{$id}" data-lang="{$xf.language.language_code}" data-theme="{{ property('styleType') }}" ><a href="https://twitter.com/i/web/status/{$id}" rel="external" target="_blank"> <i class="fab fa-twitter" aria-hidden="true"></i> https://twitter.com/i/web/status/{$id}</a></div>
You are using a third party add-on which has replaced the original entry.
Now to figure out what is causing that and remove it, must be something old back in the early tiktok days.
We use essential cookies to make this site work, and optional cookies to enhance your experience.