#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Oct 17, 2016 12:06:22 GMT -8
Can you expand on this? If you're referring to the custom fields you specified in Members > Custom Profile Fields in the admin area there's instructions on how to add those in the User Variables tab of the plugin's help window (accessible in the bottom right bar if you have the help window enabled on the forum). I already found a way around my question, however thanks for the reply. There is another problem though, I keep getting "Error 1: "mp-info-holder" element not found in this theme's Mini-Profile layout template". I have tried reinstalling the plugin with the default data and installing everything just like before, but the problem persists. Can you provide a link to the forum where you're experiencing this problem?
|
|
inherit
207092
0
Apr 3, 2019 14:49:45 GMT -8
Eaglenz
163
March 2014
theropod
|
Post by Eaglenz on Oct 17, 2016 12:23:13 GMT -8
I already found a way around my question, however thanks for the reply. There is another problem though, I keep getting "Error 1: "mp-info-holder" element not found in this theme's Mini-Profile layout template". I have tried reinstalling the plugin with the default data and installing everything just like before, but the problem persists. Can you provide a link to the forum where you're experiencing this problem? dinosaurpivoting.boards.net/Thanks
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Oct 17, 2016 12:26:37 GMT -8
Eaglenz: It looks like you're missing a closing </div> before the part where you added in the template code from the plugin. Adding a closing </div> tag before this line should fix it:
|
|
inherit
207092
0
Apr 3, 2019 14:49:45 GMT -8
Eaglenz
163
March 2014
theropod
|
Post by Eaglenz on Oct 17, 2016 16:41:26 GMT -8
Brian that fixed it, thanks!
|
|
inherit
207092
0
Apr 3, 2019 14:49:45 GMT -8
Eaglenz
163
March 2014
theropod
|
Post by Eaglenz on Oct 17, 2016 17:04:52 GMT -8
One thing I forgot to note, however. I can't seem to be able to add the "Money: $1,000" field to my custom mini-profile, the one from the monetary system plugin.
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Oct 18, 2016 8:32:12 GMT -8
One thing I forgot to note, however. I can't seem to be able to add the "Money: $1,000" field to my custom mini-profile, the one from the monetary system plugin. Is the Monetary System plugin listed before or after the Custom Mini-Profile Creator plugin? If the money has already been added to your mini-profile before it gets replaced by the Custom Mini-Profile Creator the only way for the custom mini-profile to obtain it is through the Javascript component by finding the HTML content of the element the money is being added to. Otherwise you'll need to make the mini-profile plugin run before the Monetary System plugin.
|
|
inherit
207092
0
Apr 3, 2019 14:49:45 GMT -8
Eaglenz
163
March 2014
theropod
|
Post by Eaglenz on Oct 18, 2016 12:12:09 GMT -8
One thing I forgot to note, however. I can't seem to be able to add the "Money: $1,000" field to my custom mini-profile, the one from the monetary system plugin. Is the Monetary System plugin listed before or after the Custom Mini-Profile Creator plugin? If the money has already been added to your mini-profile before it gets replaced by the Custom Mini-Profile Creator the only way for the custom mini-profile to obtain it is through the Javascript component by finding the HTML content of the element the money is being added to. Otherwise you'll need to make the mini-profile plugin run before the Monetary System plugin. The monetary system plugin is placed above the custom mini-profile plugin in the Manage page. I would like some information on how to do that, I don't know much about JavaScript, or HTML, or CSS, none of those. And I could learn them, but I have been very busy lately so not sure when that would be possible. Thank you in advance
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Oct 18, 2016 12:21:20 GMT -8
Is the Monetary System plugin listed before or after the Custom Mini-Profile Creator plugin? If the money has already been added to your mini-profile before it gets replaced by the Custom Mini-Profile Creator the only way for the custom mini-profile to obtain it is through the Javascript component by finding the HTML content of the element the money is being added to. Otherwise you'll need to make the mini-profile plugin run before the Monetary System plugin. The monetary system plugin is placed above the custom mini-profile plugin in the Manage page. I would like some information on how to do that, I don't know much about JavaScript, or HTML, or CSS, none of those. And I could learn them, but I have been very busy lately so not sure when that would be possible. Thank you in advance If you add this to the Javascript component of any of your mini-profiles it should hopefully populate the HTML you added.
|
|
inherit
207092
0
Apr 3, 2019 14:49:45 GMT -8
Eaglenz
163
March 2014
theropod
|
Post by Eaglenz on Oct 18, 2016 16:56:09 GMT -8
The monetary system plugin is placed above the custom mini-profile plugin in the Manage page. I would like some information on how to do that, I don't know much about JavaScript, or HTML, or CSS, none of those. And I could learn them, but I have been very busy lately so not sure when that would be possible. Thank you in advance If you add this to the Javascript component of any of your mini-profiles it should hopefully populate the HTML you added. That worked, thank you very much!
|
|
inherit
238769
0
Oct 11, 2020 23:56:26 GMT -8
Nymeria
2
November 2016
nymeria
|
Post by Nymeria on Nov 23, 2016 12:32:37 GMT -8
Brian, I remember from past experiences that this plugin doesn't always play nicely with Todge's LOL plugin. If I recall correctly there's a conflict in that they both attempt to use the same name for a certain variable and one of them needed to be renamed to make them work together properly. I can't seem to find that information again, however. Is there any way that you remember and can explain to me exactly what I need to change and where? It's putting odd random numbers in the upper left hand corner of the post below the time stamp.
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Nov 23, 2016 12:39:45 GMT -8
Brian , I remember from past experiences that this plugin doesn't always play nicely with Todge's LOL plugin. If I recall correctly there's a conflict in that they both attempt to use the same name for a certain variable and one of them needed to be renamed to make them work together properly. I can't seem to find that information again, however. Is there any way that you remember and can explain to me exactly what I need to change and where? It's putting odd random numbers in the upper left hand corner of the post below the time stamp. This is due to the Post LOL plugin finding any element in the post that uses the class "likes" rather than searching in a specific section of the post. You can fix this by navigating to Themes > Layout Templates > Mini-Profile and changing this line: To this: The result of this change is that you'll need to use $[user.likes_given] in the plugin instead of $[user.likes] if you wish to display the amount of likes a user has received.
|
|
inherit
238769
0
Oct 11, 2020 23:56:26 GMT -8
Nymeria
2
November 2016
nymeria
|
Post by Nymeria on Nov 23, 2016 12:56:47 GMT -8
Brian , I remember from past experiences that this plugin doesn't always play nicely with Todge's LOL plugin. If I recall correctly there's a conflict in that they both attempt to use the same name for a certain variable and one of them needed to be renamed to make them work together properly. I can't seem to find that information again, however. Is there any way that you remember and can explain to me exactly what I need to change and where? It's putting odd random numbers in the upper left hand corner of the post below the time stamp. This is due to the Post LOL plugin finding any element in the post that uses the class "likes" rather than searching in a specific section of the post. You can fix this by navigating to Themes > Layout Templates > Mini-Profile and changing this line: To this: The result of this change is that you'll need to use $[user.likes_given] in the plugin instead of $[user.likes] if you wish to display the amount of likes a user has received. Thanks so much! I'll do that right now. ETA:Worked perfectly!
|
|
inherit
241095
0
Jan 13, 2019 12:48:01 GMT -8
jupitus
2
January 2017
jupitus
|
Post by jupitus on Jan 19, 2017 1:07:42 GMT -8
Im struggling
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 19, 2017 8:56:41 GMT -8
Can you elaborate on that? Which part of the plugin are you struggling with? What do you need help with, specifically?
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Feb 15, 2017 20:27:56 GMT -8
Brian, Not sure if it's the NPC Profile plugin or the Custom Mini-Profile plugin, but they don't seem to like playing nice with each other: Is there anything I can do to be able to have both run without having the double mini-profile? Thanks!
|
|