inherit
249902
0
Jul 10, 2018 12:02:21 GMT -8
adleymd
8
October 2017
adleymd
|
Post by adleymd on Jul 9, 2018 14:56:12 GMT -8
Forum URL: adventumserver.proboards.comHi, I've already seen some posts where this problem has been solved. I already tried the: go to layout templates --> Edit User Profile --> Reset to default --> Save changes I also tried reseting the whole template. I even deleted my entire theme and now I'm remaking it. The problem is still there. I do see the options available to change but when I click on them absolutely nothing happens. I need help. I'm really tired of this issue. Thank you for reading.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 15:00:04 GMT -8
Hi, adleymd. This is due to the jQuery library script you have in your right sidebar in Plugins > Manage > Sidebar Redux. We already have the jQuery library added to the page, so adding it again is causing the original to break. Removing this should alleviate any issues you have with any functionality on the forum that requires Javascript. Note that I've included the <head> and </head> in the code quoted above. These serve no purpose outside of the Forum Wrapper layout template and should be removed from your sidebar as well.
|
|
inherit
249902
0
Jul 10, 2018 12:02:21 GMT -8
adleymd
8
October 2017
adleymd
|
Post by adleymd on Jul 9, 2018 15:07:46 GMT -8
Hi, adleymd . This is due to the jQuery library script you have in your right sidebar in Plugins > Manage > Sidebar Redux. We already have the jQuery library added to the page, so adding it again is causing the original to break. Removing this should alleviate any issues you have with any functionality on the forum that requires Javascript. Note that I've included the <head> and </head> in the code quoted above. These serve no purpose outside of the Forum Wrapper layout template and should be removed from your sidebar as well. Oooh, ok! So there is where I messed up... Now is working. Really thank you
|
|