Recent content by Sirmadsen

  1. Sirmadsen

    Grid layout for XFRM without Addon

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

    [OzzModz] XFRM Resources Layout [Paid]

    Any plans for a XF 2.3 update?
  3. 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.
  4. 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
  5. 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.
  6. Sirmadsen

    Allow uploading a new version of an image

    Literally one of the most popular suggestions and not implemented yet... 10 years...
  7. 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...
  8. Sirmadsen

    XF 2.2 Chevereto and XenForo?

    Seems to work, thanks. Chevereto is a self hosted image script.
  9. 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...
  10. Sirmadsen

    XF 2.2 Hide download button

    Aah, thanks. That did it. (y)
  11. 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"] {...
  12. 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?
  13. Sirmadsen

    [XB] Badges

    How many badges can be stacked? I'm trying to stack five badges but I can only get two to stack. For example; Badge 1, badge 2, badge 3, badge 4, badge 5. When user criteria is met they get badge 1 and then badge 2 etc. When user get badge 2, badge 1 is stacked. But when a user get badge 3...
  14. Sirmadsen

    XF 2.2 Hide download button

    Indeed it did. Thanks a lot!
  15. Sirmadsen

    XF 2.2 Hide download button

    Hi, How can I hide the download button from a resource? Basically what I'm trying to do is to use the version tab as the main download place, not the button on the main resource page.
Back
Top Bottom