Recent content by ge66

  1. ge66

    [MC] Infinite Scroll

    Have you checked User group permissions?
  2. ge66

    [Motacore] Mobile Sidebar

    @dutchbb I found a way to fix the arrows in XF 2.3 If you change: <i class="{{ property('motacoreSidebarHandleIcon') }}" id="motacoreSidebarExpand"></i> <i class="{{ property('motacoreSidebarHandleIconActive') }}" id="motacoreSidebarCollapse"></i> in template_modifications.xml to <xf:fa...
  3. ge66

    [MC] Infinite Scroll

    This is no big thing, but a user said she can't see the link "Show ignored content" at the bottom of the page any more. I tried and paused infinite scroll and it could not be seen then either.
  4. ge66

    [Motacore] Mobile Sidebar

    Looking at this again to maybe combine it with: https://xenforo.com/community/resources/mc-infinite-scroll.10073/ @MetalAZ could you please help fix the fa arrows or maybe implement @gogo suggestion above?
  5. ge66

    [MC] Infinite Scroll

    Testing on localhost I do not see any problems. Do you have any addons that could influence this. Sometimes I think I have encountered cache problems.
  6. ge66

    [MC] Infinite Scroll

    I tested it myself and it shows if I go to page 2 directly by pagination or page divider link, but not if I infinite scroll there.
  7. ge66

    [MC] Infinite Scroll

    I had a user point out that the divider with the text "Threads below have not been updated since your last visit." isn't there under New post when using Infinite scroll.
  8. ge66

    [MC] Infinite Scroll

    Sorry, tested again. And now everything seems to be working. Don't know what happened the first time.
  9. ge66

    [MC] Infinite Scroll

    I have found that if you uncheck the option "Prevent user's new reply from being inserted in middle of the thread" the reply link and the others are visible again.
  10. ge66

    [MC] Infinite Scroll

    I think it is a bug, all the links in the bottom of the posts are gone. Give him some time to fix it.
  11. ge66

    [MC] Infinite Scroll

    Would it be possible to fully break out of infinite scrolling so that you have the page numbers, Similar threads and so on instead of just pausing. And then maybe a resume infinite scrolling button next to the page numbers, when a user want that again? It would be like when you press reply on a...
  12. ge66

    [MC] Infinite Scroll

    Yes, maybe it is not implemented on article threads? Just got the first page of an article type thread and no page number or next page. @Matt C. has been very helpful and responsiv, so lets give him some time to look at this.
  13. ge66

    Add-on Looking for a Global Prefix Filter

    I agree. I have sort of solved it since a few years by putting a html widget with my prefixeses in the top sidebar.
  14. ge66

    [MC] Infinite Scroll

    I am testing this on a localhost server. You should be able to test this by putting some test text in the advertising slots: admin.php?advertising/ I think it should be: Forum view: Below stickies and Post: Below message container
  15. ge66

    [MC] Infinite Scroll

    This might just be depending on my implementation of banner ads. I have a banner below first thread and above last thread on forumview. Testing with your addon this works on the first "page" and then I see a banner in forumview every 20 thread. This i fully ok for me. In threadview I have a...
Back
Top Bottom