Nori
Junior Member
Posts: 483
inherit
182806
0
Nov 16, 2024 21:35:22 GMT -8
Nori
483
September 2012
nori
|
Post by Nori on Feb 19, 2015 13:45:13 GMT -8
Hello, I'm having a bit of trouble with getting the button to show up at the bottom of the page. It appears that the NPC profiles button is interfering. When I have the NPC profiles plugin on, the theme changer doesn't show up on the toolbar. When I disable it (so the NPC profile button goes away) the theme changer button shows just fine.
Any suggestions on how to go about fixing this?
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Feb 19, 2015 14:16:04 GMT -8
Hello NoriI'm not even sure this will work for you, but go back to page 13 and scroll down 10 threads and there you will see by Brian that helped myself on an issue with Theme Changer. Give it a try and see what you come up with.
|
|
Nori
Junior Member
Posts: 483
inherit
182806
0
Nov 16, 2024 21:35:22 GMT -8
Nori
483
September 2012
nori
|
Post by Nori on Feb 19, 2015 14:23:54 GMT -8
It worked beautifully. I was eying that before too... shoulda just tried it, haha.
Thanks a bunch!
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Feb 19, 2015 15:03:14 GMT -8
You're welcome and glad it worked for you.
|
|
Former Member
inherit
guest@proboards.com
101401
0
Nov 25, 2024 2:25:47 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jun 16, 2015 15:55:02 GMT -8
I can't get it to show.I added the other 2 plug ins.Moved this and the others to the top of the plug-in list.They are enabled.what else am I missing?
|
|
inherit
222266
0
Oct 2, 2024 7:52:06 GMT -8
xombiemike
41
June 2015
xombiemike
|
Post by xombiemike on Aug 10, 2015 8:44:59 GMT -8
Texas is there any way to include this functionality on the navigation bar? It would be much more visible and utilized. Thanks!
|
|
inherit
173855
0
Apr 23, 2024 9:59:44 GMT -8
Texas
I check in every once in a while...
869
November 2011
petermaggio
|
Post by Texas on Aug 14, 2015 6:06:14 GMT -8
xombiemike, create a navigation link with this location "/settings/themeChange". And then paste this in your global footers. (Headers might work as well but I'm not sure) <script> $('li [href="/settings/themeChange"]').on('click', function(){ sessionStorage.themeLocation = location.href } ); </script>
If you would like to remove the icon on the ProBoards bar, add this line after the previous one (between the script tags): $('[title="Change Theme"]').hide();
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Mar 29, 2016 5:21:06 GMT -8
Hello TexasJust encountered a problem yesterday evening with this plugin, and I think it has something to do with ProBoards doing an update (can't find that link) in reference to the Edit User Profile template and I did as I read elsewhere to reset the Edit User Profile with no results to this plugin. To make a long story short, yesterday evening I noticed that when clicking on the orange T at the bottom right corner, that it was not responding like it should. So I took a look at the Theme Changer plugin > Theme HTML and decided to delete everything from there > Save Changes and then went to Edit Profile > Settings to get another Alert Box popup with the Theme HTML code and no popup appeared. The version I have is 2.0.1 and thought just maybe it got corrupted, so went to the plugin library and downloaded a fresh copy and installed it with the above same results, "no popup". My site: army83.forums.net/
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 29, 2016 8:48:24 GMT -8
Hi, Texas. Just to clear things up in regards to aRMY83's post the change we made to the Edit Profile page is that every tab is now accessible on the same page without having to load a different page per tab. You may want to edit the conditions under which the dialog containing the HTML appears as right now it'll only show if you refresh the Settings tab.
|
|
inherit
173855
0
Apr 23, 2024 9:59:44 GMT -8
Texas
I check in every once in a while...
869
November 2011
petermaggio
|
Post by Texas on Apr 7, 2016 5:25:43 GMT -8
aRMY83, Brian, thanks. I'll see if I can get an update out soon. Edit: Plugin has been updated and sent to ProBoards for approval.
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Apr 7, 2016 7:13:45 GMT -8
Thanks Texas and looking forward to that update. "great plugin"
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Apr 7, 2016 17:03:46 GMT -8
Just downloaded the new version 2.0.3 and working like a charm. Once again, thanks much Texas
|
|
inherit
173855
0
Apr 23, 2024 9:59:44 GMT -8
Texas
I check in every once in a while...
869
November 2011
petermaggio
|
Post by Texas on Apr 8, 2016 5:02:28 GMT -8
|
|
inherit
186006
0
Mar 30, 2019 4:02:27 GMT -8
smashwords2
Breathing
244
November 2012
smashwords2
|
Post by smashwords2 on Jun 13, 2016 12:43:11 GMT -8
xombiemike , create a navigation link with this location "/settings/themeChange". And then paste this in your global footers. (Headers might work as well but I'm not sure) <script> $('li [href="/settings/themeChange"]').on('click', function(){ sessionStorage.themeLocation = location.href } ); </script>
If you would like to remove the icon on the ProBoards bar, add this line after the previous one (between the script tags): $('[title="Change Theme"]').hide();
Error occurs when clicking on navbar link for theme changer. I installed plugin, copied link code from plugin and pasted in plugin, copied code above (except the remove icon code ) and pasted in global footers, created Navigation link named Change Theme. Change Theme appears as link in the navbar but I get this error: "We couldn't find the page you are trying to access. Return to the forum's homepage." Checked and doubled checked code in footer and plugin, but I must have done something wrong. I've removed the Navigation Bar link for the time being until plugin problem fixed. My forum is... smashwords-forum.proboards.com/
|
|
inherit
173855
0
Apr 23, 2024 9:59:44 GMT -8
Texas
I check in every once in a while...
869
November 2011
petermaggio
|
Post by Texas on Jun 13, 2016 16:19:40 GMT -8
smashwords2, could you do me a favor and check the error console for me when you click the button and then paste whatever shows up in this thread? I can't see the button without being logged in and I'd rather not make an account unless I have to.
|
|