Jump to content
  • Sign Up

All Activity

This stream auto-updates

  1. Today
  2. Yesterday
  3. Last week
  4. Earlier
  5. You are no longer able to edit the themes like we used to do in 4.x version. If you want to add something into a template you can make it by using "Theme Designer - Templates" section. To edit the header position "menu, userbar, search bar, logo, etc" and things such as fonts, color, background, you can make it via the "Theme Editor" accesibile from the forum.
  6. Hi there, welcome to WebFlake! I hope you enjoy your time.
  7. Version 1.0.0

    1 download

    A simple plugin that would display a mention button for the user who the made the topic / post.
  8. Version 1.0.1

    1 download

    This would allow you to edit your posts with an HTML editor.
  9. Version 1.0.0

    1 download

    This app helps users connect and build friendships with others in an easy and engaging way. Friend Requests: Users can send friend requests to connect with others. Notifications: Get notified when: You receive a new friend request. Your friend request has been accepted. Users can manage notification preferences, choosing to enable/disable them or receive alerts via email or inline notifications. Friend Display: A Friends icon on the top navigation bar appears on every page. A Friends tab is available on the profile page. One-click access to send private messages (PM) or chat (requires Chatbox+). Quick friend search for easy access to connections. Privacy Settings: Users have control over their privacy, with options to set: Who can view their profile. Who can send them private messages. Who can see their friends list on their profile. Support the uStatus application with the permission: Who can post on your profile. Suggested Friends Widget: A widget displays random users you may know, available in slider or grid view for easy browsing. Mutual Friends Display: Mutual friends are shown on the profile page and in the suggested friends widget, making it easy to find common connections.
  10. Hi, I miss this Webflak, and welcome back
  11. Version 1.0.0

    5 downloads

    With its comprehensive application and plugin architecture, it's possible to extend Invision Community far beyond the default functionality - whether it's for in-house customization of your community or to build addons to provide to others. The Invision Community framework provides heaps of easy-to-implement functionality such as node management, commenting, moderation and more, and it doesn't usually require extensive code - in fact you can get a basic application up and running in just a few lines of code. The hooks system uses an innovative CSS selector-based system to allow you to pinpoint where custom code should be executed, allowing you to change or add interface components to existing application views.
  12. Version 1.0.0

    3 downloads

    EasyPopup offers a powerful, customizable solution for creating eye-catching popups on your website. Configure everything from size, position, and transitions to timing, content, and audience targeting. With IPS Member Filters, you can tailor popups to suit specific groups and boost user engagement effortlessly. Features: Width/Height. Transition open/close: FadeIn/FadeOut, SlideIn, SlideUp, SlideDown, SlideBack. Transition speed. Positions: Top Left, Top Center, Top Right, Middle Left, Middle Center, Middle Right, Bottom Left, Bottom Center, Bottom Right Background color. Compose popup content using the Editor or HTML, or simply upload an image. Supports advertisement tag in the HTML code: {advertisement="key"} Auto close and show timer on popup. Showing popups every page loads or every X minutes. Waiting for X miliseconds to show. Easily set specific URLs for popup display. IPS Member Filter System to show popups. (filter by groups, content count, joined date, last posted, last visited, reputation, member of the day....)
  13. on the 5.o how to edit the theme like you do in the 4.7 i cant seem to get this shit
  14. Version 5.0.4

    8 downloads

    This is very simple chat system with the basic features: Ajax chat, auto update. Display as a widget, so you can place it in sidebar or top page. Sound notification. User can toggle on/off. Admins/Moderators can block users. Load more messages when scrolling end (or top). Rules. Supports emoticons, URL, Images (GIF, PNG, JPG) Supports GIPHY to finds GIFs and Stickers by using /giphy command (Eg: /giphy happy new year) Supports Voice Messages Supports Youtube, playing video in iframe and popup @mention by clicking on usernames. Flood control. Bad word filters. Time format. Display newer messages in top or bottom. Permissions for viewing, chatting & management. Edit/Delete messages.
  15. Version 5.0.8

    19 downloads

    Invision Community 5.0.8 WebFlake Release Date: June 29th, 2025 WebFlake Note: Please create a support topic in IC5 Support if you need assistance.
  16. Version 1.0.0

    4 downloads

    Who was online - a widget that adds statistics of users who were online in the last X hours.
  17. Version 1.0.0

    0 downloads

    Login and registration system with Steam integration for IC 5
  18. Version 1.0.0

    1 download

    This app provides an easy and efficient way to track the number of topics in any given forum and its sub-forums. With a user-friendly interface, it allows you to quickly view the total count of threads, making it perfect for forum administrators or users who want to monitor activity.
  19. Version 1.0.3

    2 downloads

    An application that combines the code from two built-in widgets called "Member Statistics" and "Forum Statistics" into one.
  20. Version 2.0.0

    2 downloads

    This application will set a number of content items that users must have to start a private message. However, users will still be able to reply to existing or new private messages. Settings: Display the number of items required on the error message Number of content items required Apply restrictions to (choose groups)
  21. Version 2.0.0

    1 download

    This application will help you speed up the task of adding moderators to IPS4 by duplicating permissions quickly and easily.
  22. Version 2.0.0

    1 download

    This plugin will add the FOLLOW button in members' posts in the topic view.
  23. Version 2.0.0

    1 download

    Shows which members have won the most reputation or likes over the last few days. Block settings: Number of leaders to show The block will appear if: Reputation is enabled Leaderboard is enabled The member who's browsing has permission in the leaderboard module
  24. This tutorial is to change the default display of the subforums from rowlist into column list. Greetings to Split for releasing it. Add the following code into the custom.css and replace "x" with the number of columns you want to be displayed. .ipsSubList li { float: left; width: calc(100% / X - 5px); } @media screen and (max-width: 979px) { .ipsSubList li { width: calc(100% / X - 5px); } } .ipsSubList a { width: max-content; } Simple example for 3 columns style. .ipsSubList li { float: left; width: calc(100% / 3 - 5px); } @media screen and (max-width: 979px) { .ipsSubList li { width: calc(100% / 3 - 5px); } } .ipsSubList a { width: max-content; }
  25. @ The Grim Reaper Ok, I will do my research. Thank you again for your time.
  26. You don`t need to much experience. For WordPress you need an adult theme and some plugins you have to adjust for you thing.
  27. Thank you for your answer The Grim Reaper. I just spoke with that company here: www.escortscripts.com and they selling the script for 528$. So I can just make it by myself via WordPress or Joomla? I mean is it that easy? I am not a Coder/Programmer or something like that. Maybe you know a cheaper place to find this to buy or a forum which has stuff like that?
  28. Well, there isn`t to much magic behind it, what you showed are custom CMS but you can make it within normal all use ones like : WordPress, Joomla via custom plugins for it.
  29. Hello WebFlakers! May I ask you for some help? I want to create a Escort Portal like these platforms: www.eurogirlsescort.com www.xdate.ch www.and6.com Do you have any Escort Script that I can download/use for free? Any cracked/nulled one? Like here: www.escortscripts.com they are all paid scripts. Thank you.
  1. Load more activity
×
×
  • Create New...