#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 12, 2019 8:46:33 GMT -8
Any chance that this plugin will be updated for v6? I plan on updating most of my plugins to v6 as long as the plugin doesn't provide the exact same functionality as a new feature that already exists in v6.
|
|
Ellie
New Member
Posts: 9
inherit
260037
0
Dec 13, 2019 10:22:21 GMT -8
Ellie
9
December 2019
colliecc
|
Post by Ellie on Dec 11, 2019 19:10:48 GMT -8
Hey I would really like to be able to use Example 3 the same way you have it currently right now but on my forums . I have everything set up but sense I'm not good at coding I wouldn't know how to add my own background and then my avatar on top of it with the same effects your profile has right now. Do you think you can help me with the coding ? I have the default example 3 right now.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Dec 11, 2019 19:30:26 GMT -8
Hey I would really like to be able to use Example 3 the same way you have it currently right now but on my forums . I have everything set up but sense I'm not good at coding I wouldn't know how to add my own background and then my avatar on top of it with the same effects your profile has right now. Do you think you can help me with the coding ? I have the default example 3 right now. The background image is controlled by line 5 of that example's CSS. It looks like you substituted the image URL correctly, but you supplied a link to a web page that displays the image rather than the link to the image itself. An image URL usually ends in a file extension ( .jpg, .png, .gif, etc.). You can find the correct URL in the BBCode field of the "Embed codes" section of their gallery page. As mentioned in the example's Javascript section you need to link an avatar in your profile settings that meets the specified dimensions. Uploaded avatars get resized to fit 150x150 causing them to not meet this size. You must link an avatar for it to be used in the mini-profile.
|
|
Ellie
New Member
Posts: 9
inherit
260037
0
Dec 13, 2019 10:22:21 GMT -8
Ellie
9
December 2019
colliecc
|
Post by Ellie on Dec 11, 2019 19:45:21 GMT -8
Hey I would really like to be able to use Example 3 the same way you have it currently right now but on my forums . I have everything set up but sense I'm not good at coding I wouldn't know how to add my own background and then my avatar on top of it with the same effects your profile has right now. Do you think you can help me with the coding ? I have the default example 3 right now. The background image is controlled by line 5 of that example's CSS. It looks like you substituted the image URL correctly, but you supplied a link to a web page that displays the image rather than the link to the image itself. An image URL usually ends in a file extension ( .jpg, .png, .gif, etc.). You can find the correct URL in the BBCode field of the "Embed codes" section of their gallery page. As mentioned in the example's Javascript section you need to link an avatar in your profile settings that meets the specified dimensions. Uploaded avatars get resized to fit 150x150 causing them to not meet this size. You must link an avatar for it to be used in the mini-profile. Omg thank you so much i'm lowkey cringing at how dumb of me that was LOL ! I knew I had to resize it I just didn't know why it wasn't working thank you so much your so awesome I appreciate the quick responses ! <333 Also sense my avatar is now my background then how would I apply my character on top of it with the same sliding effect yours has ?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Dec 12, 2019 12:53:12 GMT -8
]Omg thank you so much i'm lowkey cringing at how dumb of me that was LOL ! I knew I had to resize it I just didn't know why it wasn't working thank you so much your so awesome I appreciate the quick responses ! <333 Also sense my avatar is now my background then how would I apply my character on top of it with the same sliding effect yours has ? A whole bunch of difficult to maintain JavaScript and math goes into making that effect work. I'd recommend asking for a less messy code to accomplish it in the Coding Help board.
|
|
inherit
259017
0
Sept 25, 2021 1:54:15 GMT -8
CrazyBoy
Web developer.
968
July 2019
crazyboy
|
Post by CrazyBoy on Dec 12, 2019 13:37:43 GMT -8
how do i set the mini-profile made to my mini-profile ?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Dec 12, 2019 14:07:33 GMT -8
how do i set the mini-profile made to my mini-profile ? Instructions on how to operate the plugin are included in the plugin itself. Turn on the Show Help option in its settings and a help window will appear on the forum.
|
|
Ellie
New Member
Posts: 9
inherit
260037
0
Dec 13, 2019 10:22:21 GMT -8
Ellie
9
December 2019
colliecc
|
Post by Ellie on Dec 12, 2019 14:16:32 GMT -8
]Omg thank you so much i'm lowkey cringing at how dumb of me that was LOL ! I knew I had to resize it I just didn't know why it wasn't working thank you so much your so awesome I appreciate the quick responses ! <333 Also sense my avatar is now my background then how would I apply my character on top of it with the same sliding effect yours has ? A whole bunch of difficult to maintain JavaScript and math goes into making that effect work. I'd recommend asking for a less messy code to accomplish it in the Coding Help board. Alright thank you i just made the thread . Thanks for your assistance !
|
|
Ellie
New Member
Posts: 9
inherit
260037
0
Dec 13, 2019 10:22:21 GMT -8
Ellie
9
December 2019
colliecc
|
Post by Ellie on Dec 12, 2019 18:23:17 GMT -8
]Omg thank you so much i'm lowkey cringing at how dumb of me that was LOL ! I knew I had to resize it I just didn't know why it wasn't working thank you so much your so awesome I appreciate the quick responses ! <333 Also sense my avatar is now my background then how would I apply my character on top of it with the same sliding effect yours has ? A whole bunch of difficult to maintain JavaScript and math goes into making that effect work. I'd recommend asking for a less messy code to accomplish it in the Coding Help board. Hey so I made a thread and I asked there and they linked me back to this thread sense it has to do with this specific plug-in . I don’t mind getting the messy code . If it breaks in the long run in need for an update I’ll just figure it out .
|
|
inherit
259017
0
Sept 25, 2021 1:54:15 GMT -8
CrazyBoy
Web developer.
968
July 2019
crazyboy
|
Post by CrazyBoy on Dec 13, 2019 11:19:32 GMT -8
Brian Ordonez it shows in my mini-profile (mini-profile theme: Exemple 3) if it's possible i'll PM you for my link
|
|
inherit
261795
0
Oct 8, 2023 11:16:13 GMT -8
foxylynn
15
July 2020
foxylynn
|
Post by foxylynn on Jul 28, 2020 11:24:48 GMT -8
Hi I’m trying to make a custom profile that shows their avatar, group, characters name, age, and starter due to it being a Pokémon rp but I’m new at coding and don’t know how to do any of this or how to use the plug in
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 28, 2020 17:48:22 GMT -8
Hi I’m trying to make a custom profile that shows their avatar, group, characters name, age, and starter due to it being a Pokémon rp but I’m new at coding and don’t know how to do any of this or how to use the plug in My plugin isn't required for you to customize the forum's base mini-profile. I'd recommend posting in the Templates board if you need help designing it. The purpose of this plugin is to add different mini-profiles for users to select in the Personal tab of their profile settings. This plugin should never be used as a substitute for editing the Mini-Profile layout template of your theme. The customizations you make to the Mini-Profile layout template will almost always load faster than any made using this plugin. Additionally, you'll never see the theme's default mini-profile prior to the page fully loading when you do your work through the layout templates, and load times will be drastically shortened since this plugin has to do a lot of client-side work with Javascript to get everything on the page built and replaced.
|
|
inherit
247066
0
Aug 26, 2024 20:13:37 GMT -8
Hiro
20
July 2017
scouthiro
|
Post by Hiro on Sept 4, 2022 18:16:55 GMT -8
Tried using this one on v6 and I guess it isn't updated for it! Really hoping you do it because this is my absolute favorite plugin!
|
|
Kami
Forum Cat
Posts: 40,199
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,199
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Sept 6, 2022 7:04:25 GMT -8
Tried using this one on v6 and I guess it isn't updated for it! Really hoping you do it because this is my absolute favorite plugin! V6 isn't officially rolled out yet -- I would have 0 expectations for any currently-available plugin to work on the beta test, especially since there's no telling what might change between now and the official release (whenever that may be)
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 6, 2022 11:07:24 GMT -8
Tried using this one on v6 and I guess it isn't updated for it! Really hoping you do it because this is my absolute favorite plugin! I'll update it eventually, but since this one falls under the fun cosmetic umbrella it's lower priority than others. Like I don't think anyone absolutely needs this plugin to keep their forum running the same as it has been when using v6, so I'm not in a hurry to update it compared to something like the NPC Profiles plugin which some forums might lean heavily on.
|
|