Recent content by Sirmadsen

  1. Sirmadsen

    [XB] Badges

    Can't register on your website. Says I fail the verification even when it's green and verified. No ad-blockers, no VPN. Tied ten times.
  2. Sirmadsen

    how to copy/clone nodes?

    Looks amazing.
  3. Sirmadsen

    how to copy/clone nodes?

    There used to be a addon but that's for 2.2 and doesn't work on 2.3. Personally I find it really weird that this feature STILL isn't in the core functions. The not updated addon is simply called Copy Nodes.
  4. Sirmadsen

    Grid layout for XFRM without Addon

    Could we get a updated code for Xen 2.3?
  5. Sirmadsen

    [XB] XFRM Resources Layout [Paid]

    Any plans for a XF 2.3 update?
  6. Sirmadsen

    XF 2.2 Turn download button into a static link?

    Thanks! However I've solved it by hiding it instead and then adding a new button in the action bar. Looks better this way for what I'm trying to do.
  7. Sirmadsen

    XF 2.2 Turn download button into a static link?

    Is there a way to turn the Resource download button into a link that always points to the same link instead of the last file added? What I want is to have the download button link to the history tab to show all available versions, no matter if the file is uploaded or url added. Thanks
  8. Sirmadsen

    XF 2.2 notice/info box html?

    Is there any way to pull the notice box css into a custom field html? Basically what I am trying to do is to make a custom field into a info box using Value or Wrapper display HTML.
  9. Sirmadsen

    Allow uploading a new version of an image

    Literally one of the most popular suggestions and not implemented yet... 10 years...
  10. Sirmadsen

    Lack of interest Multiple files via URL

    I am happy that XF added the ability to add multiple files to resources a good while ago, I would like to suggest a follow up and build upon that. I find it weird that this was not implemented at the same time as it makes sense, at least for me. Suggestion is that if you choose to add a...
  11. Sirmadsen

    XF 2.2 Chevereto and XenForo?

    Seems to work, thanks. Chevereto is a self hosted image script.
  12. Sirmadsen

    XF 2.2 Chevereto and XenForo?

    I want to get Chevereto upload to work on my XenForo install. According to Chevereto is should work out of the box as long as you add a simple code to XF. I'm not sure where to add the code or how it functions. It sounds like it will automatically add a new upload button to the gallery and/or...
  13. Sirmadsen

    XF 2.2 Hide download button

    Aah, thanks. That did it. (y)
  14. Sirmadsen

    XF 2.2 Hide download button

    Hmm, adding any other page to that makes the button visible on all pages. I added /** HIDE DOWNLOAD BUTTON **/ [data-template = "xfrm_resource_view"] [data-template = "xfrm_resource_history"] [data-template = "xfrm_thread_view_type_resource"] [data-template = "xfrm_resource_extra"] {...
  15. Sirmadsen

    XF 2.2 Hide download button

    I noticed that the download button is only hidden on the main tab, "Overview". Whenever switching tabs the download button is visible. Any way to add to the code so that the button is always hidden?
Back
Top Bottom