Recent content by Siropu

  1. Siropu

    Ads Manager 2 by Siropu [Paid]

    Add samCustomTextUnit in the "CSS class" setting of the package. And in extra.less template: .samCustomTextUnit { background: none; border: 0; padding: 0; .samItem { .xf-contentBase(); .xf-blockBorder(); } } They are generated when the advertiser...
  2. Siropu

    Recent Posts 2 by Siropu [Paid]

    There is a cog icon, assuming you have set the user group permissions.
  3. Siropu

    Recent Posts 2 by Siropu [Paid]

    Siropu updated Recent Posts 2 by Siropu with a new update entry: New Feature & Improvements Read the rest of this update entry...
  4. Siropu

    Ads Manager 2 Lite by Siropu [Paid]

    Which ad type is affected? Can you see them in the page source? If your IP ends in .144 it looks like the request was blocked by ModSecurity. Please try again and let me know if you still get that.
  5. Siropu

    Recent Posts 2 by Siropu [Paid]

    Check "Sidebar mode".
  6. Siropu

    Recent Posts 2 by Siropu [Paid]

    Rich is when the user/user group has a custom color and it allows you to display it. It has been implemented for the next release.
  7. Siropu

    XF 2.3 Button link to edit post

    I have tested it and it works, but in some thread types such as question, the first post in not the one that stated the thread so you need this instead: <a href="{{ link('posts/edit', {'post_id': $xf.samParams.thread.first_post_id}) }}"> <i class="far fa-edit"></i> {{ phrase('edit') }} </a>
  8. Siropu

    XF 2.3 Button link to edit post

    In my add-on I have added some params to access certain entities based on the page. For thread view, you can use: $xf.samParams.posts|first $xf.samParams.thread
  9. Siropu

    Shoutbox by Siropu [Paid]

    Siropu updated Shoutbox by Siropu with a new update entry: Bug Fixes Read the rest of this update entry...
  10. Siropu

    Ads Manager 2 by Siropu [Paid]

    It has been asked multiple times so I will see if it can be implemented without having to change too much code. You can give a promo code of 100% discount and it will become free but a promo code with limited clicks/views/period could be a feature. We'll see...
  11. Siropu

    Ads Manager 2 by Siropu [Paid]

    Check the package if you are using one and the ads and try to save them without changing anything.
  12. Siropu

    Ads Manager 2 by Siropu [Paid]

    Are you using lazy loading?
  13. Siropu

    Chat 2 by Siropu [Paid]

    What display mode have you set in admin options? By default, it is all pages mode where it displays a bar at the bottom of the screen.
  14. Siropu

    Chat 2 by Siropu [Paid]

    Then you should see "Browse rooms" tab in the chat.
  15. Siropu

    Chat 2 by Siropu [Paid]

    Have you set the user group permissions? Can you see the Chat?
Back
Top Bottom