subdreamer

Customer
XenForo 2.8.8 Preview is out. Chris wrote, "We feel that this version should be ready for production; the majority of the changes have been running here without issue, and there will not usually be breaking changes as this is a third point release." I haven't upgraded as I don't want to break my style (Bolt). Have you checked this out, @Russ?

 
I did! Safe to upgrade. Only one template outdated which is message_macros

1768846624151.png


Towards the bottom of the template:
Find:
Code:
<xf:if is="$xf.visitor.Option.content_show_signature AND $user.Profile.signature">

Replace with:

Code:
<xf:if is="$xf.visitor.Option.content_show_signature AND $user.Profile.signature != ''">

Save and exit.

I'll push out official updates when 2.3.8 is actually released.
 
Glad to hear it!

For what it's worth, anyone else trying it should be able to hit merge on the template or just follow my instructions above.
 
Again, thanks for the help! XF released XenForo 2.3.8 & Add-ons:

 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back