Recent content by Andrew

  1. Andrew

    Registration Popup Make Box Moveable

    Looks like it worked. Did they indicate what device they are using? Your popup, even with the tall logo, works fine on my iPhone and computer.
  2. Andrew

    Registration Popup Make Box Moveable

    Actually it looks like login was on the list of exclude templates but there was a comma missing between error and login in the template list. It will be fixed in the next release but in the meantime adding the comma after error will accomplish the same thing.
  3. Andrew

    Registration Popup Make Box Moveable

    I will add login to the default list. The popup is already prevented from firing if the login overlay has loaded. Another code option is to introduce a scroll if the popup is taller than the screen. This also aligns the popup with the top of the screen when the height is 500 or under. @media...
  4. Andrew

    Registration Popup Make Box Moveable

    The challenge you have is because your logo is so tall it makes the height of the popup larger than would typically been seen. My suggestion is to add the following code to your extra.less file. This will make the sure the top of the popup is visible when the viewport is 500px or less. You may...
  5. Andrew

    Registration Popup Make Box Moveable

    Got it. I will start researching to see how to best handle.
  6. Andrew

    Registration Popup Make Box Moveable

    I am going to research the best way to make sure it always fits on a screen. Perhaps I have the logo scale down in size to ensure it always fits. That screenshot makes it look like the user is squishing the windows. I wish I knew if that was native to their device.
  7. Andrew

    Registration Popup Make Box Moveable

    How can I reproduce this? Is there a particular device they are using? It seems to load fine on my phone.
  8. Andrew

    New Release Registration Popup [Add-ons]

    Version 1.0.1 changes the implemention of the logo on the popup from the admin options to style properties. This allows the logo to be used across style variations and for a logo to be uploaded via the style properties. ADDED: Logo selection/upload to style properties with style variation...
  9. Andrew

    Implemented Registration Popup: Add Button for Upload Popup Logo

    The following updates have been added to version 1.0.1: ADDED: Logo selection/upload to style properties with style variation support ADDED: Optional logo width to style properties ADDED: Optional logo height to style properties REMOVED: Link to logo in admin options as it was replaced by style...
  10. Andrew

    Implemented Registration Popup: Add Button for Upload Popup Logo

    I am going to deploy an update tonight (USA EST) that allows different logos by style variations and the upload will be selected in style properties. Once I deploy this update you will need to upload your logo to style properties.
  11. Andrew

    Implemented Registration Popup: Add Button for Upload Popup Logo

    That’s a good call! I will take a look this afternoon.
  12. Andrew

    Paypal

    Awesome! Let me know if you need any help.
  13. Andrew

    Paypal

    Done!
  14. Andrew

    Welcome to XenByAndrew

    I want to welcome everyone to XenByAndrew and tell you how excited I am to start this site. I started releasing add-ons for XenForo 5 years ago and now I plan to focus on developing premium add-ons that help other XenForo users grow and manage their community. A couple of things about me...
Back
Top