Jump to content

TheJackal84

Members
  • Posts

    2,559
  • Joined

  • Days Won

    39

Reputation Activity

  1. Like
    TheJackal84 got a reaction from TAMAN in (DF42) Members Social Info (Support Topic)   
    @TAMAN Has gave me a way to do it many ways, So I will play about with it today
  2. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    @TAMAN Has gave me a way to do it many ways, So I will play about with it today
  3. Like
    TheJackal84 reacted to Fierce God in (DF42) Members Social Info (Support Topic)   
    Sweet
    And thank you.....hope it works and will be saying a prayer. lol
  4. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    There is many problems with the profiles blocks and hooking into them as there is 3 blocks what use the same
    <div class="ipsWidget ipsWidget_vertical cProfileSidebarBlock ipsBox ipsSpacer_bottom"> codes, so if I try to put a hook into one of them it will also place it under/over the other 2 as well, I will look into another way and see what I come up with, I know a way to put it over the followers block but it was tested on 4.1 and only worked in default theme, I need a way so it will work on all, But I will look into it over this weekend
  5. Like
    TheJackal84 got a reaction from CP_User in (DF41) Enhanced User Info Panel (Support Topic)   
    Yeah that should be ok, I will be going over most requests the weekend as I have a few for most of my plugins
  6. Thanks
    TheJackal84 got a reaction from ResPecT My Authoritah in (DF41) Enhanced User Info Panel (Support Topic)   
    I will look into adding them settings to it yeah,
    And yeah I will try and do it so it can be re-arranged and see what I can come up with
  7. Like
    TheJackal84 reacted to Fierce God in (DF42) Members Social Info (Support Topic)   
    oh snap, wow, i didn't even see it
    ok then all is good, no changes needed
    You are awesome!!!
    Sry for the confusion and my lack of awareness
  8. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    in desktop its in in the profile header and also in the users drop down menu, so its already in 2 places, 1 is their profile and the other is globally
  9. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    Updated to 1.0.4
    New Features
    Added a link in the user menu for members to edit their social info  
    also shows in mobile browsing

  10. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    I thought it was only wanted with the option of it being in the edit menu but as I didn't use the edit menu, I didn't think it was needed, But if you want it I will add it to the next update.
    For now you can add this to your custom.css
    .ipsButton.ipsButton_overlaid[data-ipsdialog-title='Social Info'] { display:none; }  
  11. Like
    TheJackal84 got a reaction from GregoryRasputin in (DF42) Members Social Info (Support Topic)   
    Updated to 1.0.4
    New Features
    Added a link in the user menu for members to edit their social info  
    also shows in mobile browsing

  12. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    Might be quicker, I always say a little longer so people are not refreshing the pages waiting, but as always I will post when its updated.
    And thanks for the support, Its always appreciated
  13. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    Yeah that's OK I will add it all to the next update, Probably be in a day or two
  14. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    Yeah I will add a option, I will look into something globally as well and see what I come up with
  15. Thanks
    TheJackal84 reacted to Adriano Faria in (DF42) Members Social Info (Support Topic)   
    Works fine for me:



     
    You said you hooked in edit(). I'm hooking in buildEditForm to add new fields in the form.
  16. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    I will put a choice of where to show it. You could always change the language of the button to add/edit social info. And with classifieds if they are hooking into the same code as mine then it will conflict and only show one of them as you can't hook a hook
  17. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    I think I get what you mean, The button what adds allows you to add it?
    Add this to your custom.css for now and I will sort it in a update, The avatar is sitting on top of the buttons so the code below will tell the buttons to site on top of the avatar
    #elEditProfile { z-index: 9999; }  
  18. Like
    TheJackal84 got a reaction from Fierce God in (DF42) Members Social Info (Support Topic)   
    For the banner tab? can you screenshot a example?
  19. Like
    TheJackal84 reacted to Steph40 in (DF42) Advanced Multi-Tool (Support topic)   
    Ok thank you.As always you are the best.
  20. Thanks
    TheJackal84 got a reaction from CP_User in (DF41) Enhanced User Info Panel (Support Topic)   
    try clearing the cache in the support tool and see if that helps, if not then update it via the settings it will allow updates to the same version
  21. Thanks
    TheJackal84 got a reaction from CP_User in (DF41) Enhanced User Info Panel (Support Topic)   
    check the css sheet for it, If you still got that theme installed and if it allows you to then click revert, When something like that happens its normally a break in the css, you might of added something by accident
  22. Like
    TheJackal84 reacted to CP_User in (DF41) Enhanced User Info Panel (Support Topic)   
    Update, it seemed to be a template issue.. Not sure why as I haven't edited the default them, so just created another default theme and it's corrected it.
    (Custom CSS issue was the cause, sorry about that)
  23. Like
    TheJackal84 reacted to CP_User in (DF42) Advanced Multi-Tool (Support topic)   
    Excellent, the new settings work very well, very impressed mate.

    Are you able to show the registering message on the Sign Up: Choose Product page too? Just under the Would you like to purchase any of these products while registering?

    Thanks
    Small bug found, and I didn't realise it was the plugin, I thought it was my crap colour skills while editing the skin. With this plugin enabled it adds a background colour to
    .ipsTabs_item:not(.ipsTabs_activeItem) background-color: #4e5b62; This also adds a background colour to the tabs on the theme settings. Which also changes the font.
  24. Thanks
    TheJackal84 got a reaction from CP_User in (DF42) Advanced Multi-Tool (Support topic)   
    The title etc will prob be in a different plugin then this one, I have added the messages in this update along with a couple more things
  25. Thanks
    TheJackal84 got a reaction from CP_User in (DF42) Advanced Multi-Tool (Support topic)   
    1.0.3 Released
    Bug Fixes
    Fixed the bug where the total stats weren't counting the sub-forum topics Fixed the bug where it hid the grid view on the forums index when hiding the start new topic button and the words forums New Features
    Body
    Upload a image for the sites body background Upload a image for the admin panel body background Upload a image for the admin panel login screen background Messages
    Set a global header message Set a global footer message Set a registration page message Each message (expect registration page for obvious reasons) can be shown or hidden to certain groups If you want messages in more locations then leave a comment on the support topic stating where
×
×
  • Create New...