UI.X

UI.X 1.5.22.0

No permission to download
One of the issues that I've had with some of the UI.X themes is that when you hit "reply" on a thread, it scrolls down the page to the quick reply box farther than is desired. A while back I posted about this in another forum section thinking it was a XF thing. Another member just posted a workaround for the problem here: https://xenforo.com/community/threads/thread-reply-button-scroll-to-bottom-issue.79864/#post-850179 My thought is that this padding value in the javascript should be incorporated as a UI.X global setting that could be passed as a variable to this line of javascript.

Does this seem workable?
 
Easy tiger. Was just trying to give you a quick solution so you wouldn't have to worry about it being a problem again.

I'm completely fine. Sorry if it was worded as if I was angry or something. I just think it's not needed to install a 3rd party plugin for something that can easily be resolved when Mike's not busy.
 
subforums.webp
I have a situation where the subforums appear red instead of white when there are no unread threads. I looked at the template I believe controls this, but I think that I could only find where it makes them change color when there is something unread on them.

Does anyone know the correct template and how to tell it to be like the parent forum when unread? Or could this be changed in the Style Properties?
 
Is there a way to get something like a BBCode link in the Welcome Block? Something like Welcome to show up as Welcome with a link to a thread?
You can use HTML in the Welcome Section Message block in Style Properties > Welcome Block
HTML:
<a href="http://www.link to thread.com">Welcome!!</a>
 
Having serious issues reported by a moderator on my forum. The issue occurs on iOS 8 running Safari. The user will attempt to edit a post and while typing, it will lock up. The only way around this is to use the hardware buttons and quit Safari. The user is also seeing random avatars populating the forum.

image-4.webp image-3.webp image-2.webp image-1.webp

They have cleared their cache and the issues continue. Thoughts?
 
@cmeinck does the same happen on chrome or other browsers for iOS
The user hasn't done any significant testing with other browsers. Being an iPhone forum, Safari is the predominant browser. Incredibly odd stuff like avatars appearing in emojis.

Edit: Of course, most folks won't report issues. They simply won't come back to your forum.

image.webp
 
Does anyone know how to remove the signature auto-resizer code? I've got my own I put in the EXTRA.css, but some code within this theme is causing images to be extremely small until it's clicked. I've tested my code on the default theme and it works fine.

@thejackarmy To answer above, it happens to everyone.
 
Last edited:
You can use HTML in the Welcome Section Message block in Style Properties > Welcome Block
HTML:
<a href="http://www.link to thread.com">Welcome!!</a>
That worked great for the link, unfortunately now the styling looks completely different. Any suggestions on how to get this looking like the original block?

standard: CapturFiles.webp

custom: CapturFiles_1.webp
 
That worked great for the link, unfortunately now the styling looks completely different. Any suggestions on how to get this looking like the original block?

standard: View attachment 88223

custom: View attachment 88224
Copy and Paste this into your welcome block

Sign Up & Join Our Little Band Of Merry Men. Come On, You Know You Don't Want To Lurk Forever. If You're New, And Wondering What This Forum Is About, Take A Look At This Thread: <a href="http://dressedwell.net/forum/threads/welcome-to-dressedwell-forum.1289/">Welcome!!</a>
 
@Rambro If you want the link blue

Sign Up & Join Our Little Band Of Merry Men. Come On, You Know You Don't Want To Lurk Forever. If You're New, And Wondering What This Forum Is About, Take A Look At This Thread: <a href="http://dressedwell.net/forum/threads/welcome-to-dressedwell-forum.1289/" style="color: #4993c5">Welcome!!</a>

This is how it will look, just the bit in the red box ignore the rest.
View attachment 88226
Seriously, you're awesome. Thanks so much for fixing that up for me. Really appreciate it.
 
  • Like
Reactions: TJA
That's definitely weird. Have you tried turning off all of your addons?

I can't afford to disable all of my add-ons for a day to troubleshoot. I haven't added any new add-ons. This problem seems to have started with iOS 8. I'm starting to get multiple confirmations. I may try the default XF theme and see if it continues.

The issue is definitely related to the text editing in the editor.
 
Top Bottom