Recent content by CiaranT

  1. C

    XF 1.5 Changing Email Address for Contact Us Form

    Hi, I want to change the receiver email address when people fill in the "contact us" form. I have tried to change it inside "email options" under "contact email address" but emails are still going to a different email address. Is there another way to change the address? Cheers.
  2. C

    XF 1.4 New User Registrations - Disable username check?

    Hi, For new user registrations the spam check looks at IP addresses, email addresses and checks for username matches. The IP check and email check are useful. The majority of the time the username check blocks legitimate registrations. Can the username check be disabled while leaving the...
  3. C

    XF 1.4 Add Post date to User Info Box?

    Sort of. You guys have removed the datestamp from the bottom of posts and seem to have the post datestamp at the top of each post. We were looking to have it under the avatar on the left hand side.
  4. C

    XF 1.4 Add Post date to User Info Box?

    Absolutely. We were just looking to see if there is an easy way to move it from the bottom of each post to the side of each post for design reasons.
  5. C

    XF 1.4 Add Post date to User Info Box?

    Hi, Is it possible to add the post date and time to the user info box that is displayed on the left hand side of each message? Many thanks.
  6. C

    XF 1.4 Invite Link in Conversations View

    Sorry, I should have been clearer. I have removed the sidebar from the forums as a whole to avoid clutter. I am looking to add an "invite more" link inside the conversation thread. Cheers.
  7. C

    XF 1.4 Invite Link in Conversations View

    In the conversations template, how to I create an additional link to the invite additional participants page. I know it is held under /invite.html. How do I link to this as the path name before /invite.html will be variable.
  8. C

    XF 1.4 Remove Profile Posts from member view

    Hi, How do you remove the "profile posts" tab from the "member view"? i.e. Pages like this: https://xenforo.com/community/members/webducknj.88715/ I have tried to edit the code myself but seem to keep causing other effects when I delete lines of code here. Thanks.
  9. C

    XF 1.4 Removing Avatar from Member Card Pop-up

    That did not work unfortunately. The avatar still appears. Any other ideas? Thanks.
  10. C

    XF 1.4 Removing Avatar from Member Card Pop-up

    Thanks. I added the above 2 sets of code to the member_card.css template. It did not work. Do I also need to remove some code at the same time?
  11. C

    XF 1.4 Removing Avatar from Member Card Pop-up

    I have figured out how to remove the avatar from most pages except the member card page. What lines of code do I need to need to take out of the member card template in order to remove the avatar? Thanks.
  12. C

    XF 1.4 Adding Time Last Online to Members List

    Basic question time. I am new to this. How do I go the above? Thanks.
  13. C

    XF 1.4 Adding Time Last Online to Members List

    Thanks. What do I need to add into these templates / functions?
Top Bottom