jinnie Posted September 3, 2022 Posted September 3, 2022 2 hours ago, Nathan Explosion said: In your theme, add this to your custom.css and experiment with the minus figure to your liking: div.neappMyBadges_wrapper > span.ipsPos_relative{ margin-right:-1px; } In your theme, edit the following templates: neappmybadges -> front -> postbit -> myBadges and neappmybadges -> front -> postbit -> noBadgesChosen, and remove the following: <a href="{url="app=core&module=members&controller=profile&id={$member->member_id}&do=badges" seoTemplate="profile_badges" seoTitle="$member->members_seo_name"}" data-action="badgeLog" title="{lang="members_badges" sprintf="$member->name"}" class="ipsType_blendLinks" data-ipsDialog="" data-ipsDialog-title="{lang="members_badges" sprintf="$member->name"}" data-ipsDialog-size="{$dialogSize}" data-ipsDialog-forceReload="true" data-ipstooltip>{lang='neapp_mybadges_view_badges'}</a> To do the same on mobile, edit the following templates: neappmybadges -> front -> postbit -> myBadgesPhone and neappmybadges -> front -> postbit -> noBadgesPhone, and remove the following lines: <a href="{url="app=core&module=members&controller=profile&id={$member->member_id}&do=badges" seoTemplate="profile_badges" seoTitle="$member->members_seo_name"}" data-action="badgeLog" title="{lang="members_badges" sprintf="$member->name"}" class="ipsType_blendLinks" data-ipsDialog="" data-ipsDialog-title="{lang="members_badges" sprintf="$member->name"}" data-ipsDialog-size="medium" data-ipsDialog-forceReload="true" data-ipstooltip> and </a> Thanks so much for the quick response and for your help! Nathan Explosion 1
Nathan Explosion Posted September 30, 2022 Author Posted September 30, 2022 v1.2.0 is currently pending approval FIXES Fixed issue where a member's badge choice is returned as NULL and potentially triggers a template error dependent on application settings (see note below) CHANGES Display of badges in postbit now excludes multiples of the same badge (see note below) Minor language updates NEW Added a setting to allow easy removal of the 'View badges' link in the postbit In account settings, list of available badge choices is order by chosen then unchosen, as opposed to previously being in badge order Note: referenced fixes/changes are made at template level - if you have modified any of the application's 4 template files then you should revert the changes to pick up the modifications.
DTL2012 Posted October 4, 2022 Posted October 4, 2022 Fantastic update to an already incredible plugin. Our community loves this feature! Nathan Explosion 1
LittleFang Posted October 17, 2022 Posted October 17, 2022 (edited) I love the idea of this since I want badges on the author pane, but they are not showing up. Is there something I need to add somewhere that I'm missing? (It looks like it's happening on my custom theme) Edited October 17, 2022 by LittleFang
Nathan Explosion Posted October 17, 2022 Author Posted October 17, 2022 7 hours ago, LittleFang said: Is there something I need to add somewhere that I'm missing? What settings have you put in place for the application?
LittleFang Posted October 17, 2022 Posted October 17, 2022 Everything shows up and looks fine on other themes, it's set up right, except for one theme.
Nathan Explosion Posted October 17, 2022 Author Posted October 17, 2022 (edited) Ok - so the theme likely hasn't got the hook point in it. Not much I can do about that, but happy to take a look to provide you guidance on what the developer may have changed to cause that. Link to site please, along with the name of the theme - if the theme is not accessible to guests, please provide me with login credentials to the site. Edited October 17, 2022 by Nathan Explosion
LittleFang Posted October 17, 2022 Posted October 17, 2022 1 hour ago, Nathan Explosion said: Ok - so the theme likely hasn't got the hook point in it. Not much I can do about that, but happy to take a look to provide you guidance on what the developer may have changed to cause that. Link to site please, along with the name of the theme - if the theme is not accessible to guests, please provide me with login credentials to the site. It's https://www.thetarotforum.com/ on the default theme of Tarot, Tea, & Me If you know the hook I am sure I can figure out where to place it (maybe)!
Nathan Explosion Posted October 17, 2022 Author Posted October 17, 2022 Nope, no issue there - the hook is available. Please go to the support page in your ACP and clear the cache, and advise once done. LittleFang 1
LittleFang Posted October 17, 2022 Posted October 17, 2022 Aha, that fixed it! Thank you very much 🙂 Nathan Explosion 1
Chris59 Posted December 8, 2022 Posted December 8, 2022 Hi! I want to suggest to show badges in signature area . see photo below * Manually awarded badges? * Ability to choose size on badges in that area What you think . good idea or ? Best Regards Chris
Nathan Explosion Posted December 8, 2022 Author Posted December 8, 2022 3 minutes ago, Chris59 said: I want to suggest to show badges in signature area I'll think about it next time I am looking at the app but... 3 minutes ago, Chris59 said: Manually awarded badges? Pardon? 4 minutes ago, Chris59 said: Ability to choose size on badges in that area Ability for whom? If the admin then a setting alredy exists to control the size of the badges displayed. If the user then I will not be putting in a user control. Chris59 1
GazzaGarratt Posted January 22, 2023 Posted January 22, 2023 (edited) Hi @Nathan Explosion, love this feature, fantastic update and more interactive than the standard content items available to show in the profile in and around your website. Quick question after configuration and a silly one at that....where do I see them on mobile view? Guessing I might be looking in the wrong place when reading a forum post but they don't show anywhere on the threads? Thanks in advance! Edited January 22, 2023 by GazzaGarratt screenshot made smaller
Nathan Explosion Posted January 22, 2023 Author Posted January 22, 2023 (edited) This is where you would expect to see them on the default theme, assuming you haven't turned the 'Display badges on phones?' setting off. As it's clear that you're using a customised theme, it's possible that the hook point used in my application probably doesn't exist in your theme, or has been used by something else (such as the display of the reputation score it appears you have there) Edited January 22, 2023 by Nathan Explosion GazzaGarratt 1
GazzaGarratt Posted January 22, 2023 Posted January 22, 2023 Ahh thats really helpful @Nathan Explosion! Yes, just checked the default IPS theme and they're showing there - also turned off reputation and checked our theme to see if that would then make them pop but as you say, the hook point doesn't seem to be there. Is this something I have to do myself or do I ask @aXenDev who is the theme creator? (Its Fluent Design Theme Edition 4.2.4 currently being used). Thanks both for any help you can give to get them working on the mobile view! 🙂
Nathan Explosion Posted January 22, 2023 Author Posted January 22, 2023 (edited) Maybe give a link to your site so I can take a look? I can't advise anything without that. Edited January 22, 2023 by Nathan Explosion
Nathan Explosion Posted January 22, 2023 Author Posted January 22, 2023 Found your site - yep, the hook point doesn't exist exactly as per the default theme, Leave it with me - when I've got some time I will test something out and release a new version to overcome that.
GazzaGarratt Posted January 22, 2023 Posted January 22, 2023 Sorry, wasn't following this topic so didn't see your reply - great, thank you for finding it and also giving it a go to fix - really looking forward to share this with everyone 🙂 Nathan Explosion 1
Nathan Explosion Posted January 23, 2023 Author Posted January 23, 2023 v1.2.1 is currently pending approval CHANGES modified hook selectors to account for custom themes where developer has removed some of the default classes applied to those elements in the default theme GazzaGarratt 1
GazzaGarratt Posted January 23, 2023 Posted January 23, 2023 1 hour ago, Nathan Explosion said: v1.2.1 is currently pending approval CHANGES modified hook selectors to account for custom themes where developer has removed some of the default classes applied to those elements in the default theme I wish there was a 'Love' button instead 😄 Thanks @Nathan Explosion!
popjunkie Posted February 21, 2023 Posted February 21, 2023 I can't figure out why the badges are not displaying under posts
Nathan Explosion Posted February 22, 2023 Author Posted February 22, 2023 (edited) Well first of all, badges won't appear under posts...they will appear in the author pane to the left of a post. If you need assistance, post your settings (ACP) and a link to a topic on your site (which contains posts from someone who has badges) and we go from there when I wake up later today. Edited February 22, 2023 by Nathan Explosion
popjunkie Posted February 22, 2023 Posted February 22, 2023 52 minutes ago, Nathan Explosion said: Well first of all, badges won't appear under posts...they will appear in the author pane to the left of a post. If you need assistance, post your settings (ACP) and a link to a topic on your site (which contains posts from someone who has badges) and we go from there when I wake up later today. https://www.newtrl.net/forums/topic/120-iconic-mv Everyone has at least one badge yet none are shown. Settings: Badges allowed: 16 Show recent badges (if none chosen)? Enabled Override user's choice? Disabled Badge size: 4 Display on phone? Enabled Size on phones? 2 Show tooltip? Enabled
popjunkie Posted February 22, 2023 Posted February 22, 2023 Update: I can see other people's badges in the author pane on mobile but not on desktop. I cannot see my own on either.
Nathan Explosion Posted February 22, 2023 Author Posted February 22, 2023 (edited) Thank you Can you please make the default Invision theme available to Guests, so that I can switch to it? Alternatively, create a test account for me, and add me to a group that does have access to the default Invision theme. Edited February 22, 2023 by Nathan Explosion
Recommended Posts