• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

PUP support for XenForo 2.1 isn't working on Mobile view

rdn

💖 Chevereto Fan
▶🚶‍Reproduction steps
  1. Open a XenForo 2.1 page like thread view with PUP support via Mobile
  2. Button is present but isn't clickable
😢Unexpected result

Nothing happens when tap/click on the toolbar.
 
I believe that I know remember why I removed PUP from the XF toolbar...
 
  • Like
Reactions: rdn
I think the problem are the different toolbars for different devices/screens. If the sibling item is gone on smaller devices, also the chev button is gone.

Screenshot 2020-05-23 09.09.49.png
 
  • Like
Reactions: rdn
The exact problem is that the editor changes the toolbar, like it literally re-parses all the bar when doing mobile so PUP losses its position and binding.

The only safe way is to put it outside the bar.
 
Hello,

Is there a way to go back to the older version of PUP where you could place the button outside the box?
I got it figured out and it was definitely looking great but, now, since the update the button is no longer showing.

EDIT: For now I manually swapped the PUP for the 3.15.1 version. It seems to work.

Regards,
imagonos
 
Last edited:
Will place the button next to the preview for future updates. Maybe I find a way to detect mobile/desktop.
 
Hello,

if it's placed on top of the post reply and preview buttons it would also not ruin mobile responsive themes, that are deformed since the chevereto PUP button makes the width of the page too large. Just a suggestion. Or if there was a way for the PUP button to somehow hide the attach files button if we wanted to but I guess that has to be done on our end since pup is just a js file.

Regards,
imagonos.
 
Back
Top