anthonyparsons

Registered
With debug on, I get this error on screen...

Screen Shot 2017-04-25 at 5.24.55 pm.png
 
Whilst at it... trying to enter an <li> into ad_message_below when using contained, breaks the footer out from the fixed container and does random weird things with the posts, like it does when you don't have the style expand option checked. They start threading, instead of listing.

Screen Shot 2017-04-26 at 8.42.10 pm.png


Nothing fancy either, just:

Code:
<xen:if is="{$visitor.is_admin}">
<li class="message">
Hello
</li>
</xen:if>

I want to be able to add to under the first post with messages, and using the standard post message template format has always worked for me, until this theme.

Ideas?
 
So I've made an adjustment for the upcoming release, we added a stretch message feature which the closing div ended up after the ad template causing some whacky things to potentially happen.

This will be fixed for the next release, but the ad_message_after will work just the same for now.
 
Sorry @anthonyparsons I haven't forgot about you! Debugging something you can't reproduce yourself is rather hard :).

Which version of XF are you running?
You wouldn't by chance have a test site where you can replicate this on can you?

Things like this I'd usually go in, export the problematic style, import it and start reverting changes little by little to track down where the problem is.
 

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