[AL] Original Poster Highlight

[AL] Original Poster Highlight 1.5.0

No permission to download
This addon is still throwing an error in ACP. Looks like this was acknowledged in XenPorta thread a long time ago. Any plans to fix?

Code:
ErrorException: Template error: Template public:aloph_op_post_indicator_EWRporta is unknown src/XF/Template/Templater.php:623

The missing template is added now. We did not test XenPorta integration itself, as it was implemented by @Nerdface . If you still see any problem we will request a copy of the add-on and test the integration.

Thank you!
 
I can't seem to reproduce the issue:

View attachment 218969

Anyway, you can apply the following CSS to make sure the words "Thread starter" don't split into two lines:

CSS:
.threadStarterMobile, .threadStarterDesktop {
    white-space: nowrap;
}
It’s because the time stamp for the post has to have the word “yesterday” in it.

But thank you for the fix.
 
@AddonsLab Please can you give compatible update for Template modifications on Xenforo 2.1.8 PL2? Template modifications are not applied for multiple. Please can you add Description for Template modifications about what function applied?

ScreenShot00182.webp
 
AddonsLab updated [AL] Original Poster Highlight with a new update entry:

Bug-fix: Misalignment of "Thread starter" in "Public Controls" location

The release fixes a cosmetic issue with "Thread starter" not being aligned with the "Reply" link on XenForo 2.1.x versions. The issue affects you only if you have used "Text: Public Controls" for the indicator location and did not enable the option "Round Avatar Fix".

We have also added descriptions for the template modifications. If you use XenForo 2.1.x you will see that the modifications meant for XenForo 2.0.x fail to apply, and that's normal.

Thank you!

Read the rest of this update entry...
 
"Text: Post Indicator" position doesn't work for me any more since the XenForo upgrade to version XF 2.2

Thank you!
 
Top Bottom