Jump to content

Protege

Vortex
  • Posts

    41
  • Joined

  • Last visited

Everything posted by Protege

  1. same here willing to put money towards this as well who ever is also interested in working together to pay for this product dm your discord or send me a pm. Edit: I found the latest version by searching through the site myself rather than searching on Google.
  2. Hello webflake users, I'm here to ask if anyone knows how to display credit balance coming from the store on IPB I have code here but I don't know if it works correctly from the recent testing my dev and I have done. <span style='color:#fff000'>{lang="credit_balance"}</span> <a style="color: #0931ff;" href="https://yourIPBwebsite/index.php?/clients/credit/"> <span style='color:#02ff00'><br> {{foreach \IPS\nexus\Money::currencies() as $currency}} {{if isset( $customer->cm_credits[ $currency ] )}} {$customer->cm_credits[ $currency ]} {{else}} {money="0" currency="$currency"} {{endif}} {{endforeach}} </span> </a>
  3. @mr-pimpenthe theme is listed in the topic I created
  4. I am here today to ask by any chance if anyone knows how to make a hover list drop down effect happen like webflakes current effect on there tabs when the mouse goes right over the tab. The theme Im using is listed below
  5. This was fixed the help was from @S!r.ReaDy thank you so much bro! All I had to do was commnet this out in the code using notepad ++ as my text editor... if anyone needs help with this please do not hesitate to ask. Sometimes I feel it gets hard to find where the files are using IPB best way to get this done is using a texted editor and using your friendly ( Ctrl - F )
  6. I dont know why people dont put correct or full info needed almost like a pointless post.. Based on the on what I believe your talking about is shown here
  7. I actually was able to remove this completely if you need help DM for advertising reasons I've removed my business name
  8. Contact me via in DM and I can try to help you out with this problem your having. To fully answer this question for you @Perassolliits hard to determine this as we do not know what theme you have. When making a post you should always add in the correct content to make sure other people fully understand.
  9. Been wondering the same thing too not much people answer this question
  10. Hello webflake team and users, I'm here to ask how do you remove the default icon in the usertab section i've tried to find this everywhere possible and cant seem to find how to hide or change it. I could use custom.css but I would liek to know where this is at and how to change it or hide it. Theme Name : Fluent_Design_Theme_Edition
  11. Thanks guys for all your help I was able to achieve everything
  12. Hello Webflake Members, I'm here to ask how to successfully move my forums from being in the root of my public_html to a folder called forums. Example : "public_html/forums" What are the current steps to take to make sure everything works as my files seem to be broken.
  13. Hello, Thanks for commenting here on my post. The theme Im referring is this theme here. @kevinexit Do you have discord ?
  14. Hey @hypuk10To answer you question. I believe this has to be a custom theme ill look around to see if theres something similar to your needs other then that you best bet will have to be to create the page your self using the pages application. If you need anymore help shoot me a PM otherwise you can create a new post in this section again.
  15. Hello Webflake, I'm here to ask for an answer on a common questions stated below. Question 1 : Where can I find out via in HTML/CSS on how to edit the user drop down menu shown in this link : https://i.imgur.com/LHT2KeU.png The theme being used is here THEME BEING USED Question 2 : How can the settings page be edited such as moving the side panels links around in the html/css https://i.imgur.com/lkz2OfW.png
  16. How can I apply the patch with out having to delete forums ? I believe this patch has to do with an email spam thing going on.
  17. Hi I'm trying to find where I can change this text or to add on to it ?
  18. Problem Fixed and Solved on my end
  19. Hello Web Flake Users & or Staff, My Problem : I'm here to ask for help in trying to change the member ID sequence prior to its last ID. I have 4 Current members 1) Members 1 | ID = 1 |Admin 2) Members 2 | ID = 2 |User 3) Members 3 | ID = 3 |User 4) Member 4 | ID = 196 |User Example : In relation to this img above I understand how to change the IDs I just dont want the IDs to be different each time a new member is made I would like to make sure that each member has there IDs matching the correct way not mixed up.
  20. Hello Web-flake I'm here to ask for help with how to change the text and format of the settings page. The red boxes is what I would like to mainly change 1) I would like to change the text showing up with "Manage you account setting etc" 2) I would like to change the way the sections are categorised
  21. What are the benefits out of this if i may ask ?
×
×
  • Create New...