Recent content by PageT

  1. PageT

    Ads Manager by Siropu [Paid]

    Does this support 2x images for high DPI devices?
  2. PageT

    XF 2.1 Installing wordpress inside a subfolder

    Yes I've done it to run an Woocommerce site
  3. PageT

    XF 2.2 Attachments not displaying or linking after posting

    Found the source of the problem, an add-on conflict so updating it fixed the issue
  4. PageT

    XF 2.2 Attachments not displaying or linking after posting

    Having a strange issue: Can upload multiple attachments to a post (images or otherwise eg: zip) . Uploader shows them no problem but upon submitting the attachments don't show up at all. Only editing the post will display the attachments that have been uploaded. Not a problem to insert them...
  5. PageT

    Improve visibility and usability of recurring user upgrade subscription cancellations and allow communication with members

    This, all of this. We rely on user upgrades for partial income so handling all of this from within the admin would be awesome!
  6. PageT

    Quoted text includes timestamp

    I second this!
  7. PageT

    XF 2.0 How to Put Signature at the Bottom

    Just add some top margin (eg: 40px) to push it down from the message text. Due to the placement of the HTML it's best to use that method rather than absolute positioning to keep it from overlapping.
  8. PageT

    Alert Improvements by Xon

    Still leaves a . in front of the date. To remove it add this to extra.less .listInline.listInline--bullet>li:before {display:none;}
  9. PageT

    XF 2.1 Reactions 👍 😍 🤣 😲 🙁 😡

    @Chris D Is there a way to pull a particular reaction type score into a widget so it can be displayed on the members page? eg: Most "Funny" or most "helpful"? Also, prior to upgrading to 2.2 we were using Content Ratings for XF add-on. Is there a way to import those into the new XF core...
  10. PageT

    XF 2.2 Display most x reaction on member page

    Does anyone know what code/method I can use to create a custom widget on the members page to highlight a particular reaction count? I'd like to create a widget to display Most "funny" or "helpful" reaction in the members area but I can't fathom how to do it or if it's possible. Does this...
  11. PageT

    [JoyFreak] Set Open Graph Image

    Thank-you!! This needs to be part of the core Xenforo template code
  12. PageT

    Off server storage for backups - what do you use?

    I pull backups from our live site via rsync to our Sylonogy on an hourly basis. It's quick and efficient
Back
Top Bottom