#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 2, 2016 9:28:45 GMT -8
bazzza: You'll need to remove the jQuery script that's embedded in each of your containers. Some codes may use different versions but they should all look similar to this, ending with jquery.min.js in their URLs: We already have the jQuery library embedded on the page, so there's no requirement for this to be embedded again later on the page.
|
|
inherit
227442
0
Nov 23, 2017 12:27:08 GMT -8
bazzza
10
December 2015
bazzza
|
Post by bazzza on Feb 2, 2016 11:38:53 GMT -8
Thanks for such a prompt reply Brian , I have removed said links to the jquery from all three widgets, I have also checked the hosted js file for any references, I removed this from the code also just in case (it didn't seem to make any difference) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
and double checked that the container is set to "collapsible". I have disabled all other containers except the glossy accordion menu for now but but it still doesn't seem to want to play ball. I can't see What have I missed ? Baz. Edit - the Guest posting is now cured, the Captcha now shows. Edit 2 - The collapsible categories is working, but the clickable name bar of the Redux container does not, nearly there !
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 2, 2016 11:48:19 GMT -8
bazzza: Which part of your forum still isn't working? I was under the assumption that the Accordion worked, but the forum's default functionality wasn't.
|
|
inherit
227442
0
Nov 23, 2017 12:27:08 GMT -8
bazzza
10
December 2015
bazzza
|
Post by bazzza on Feb 2, 2016 11:50:30 GMT -8
Sorry Brian you beat me to my last edit in my previous post. All working now bar the dropdown of the Redux container menu bar, it isn't clickable / collapsible, it just opens by default and won't close. Baz
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 2, 2016 11:59:49 GMT -8
Sorry Brian you beat me to my last edit in my previous post. All working now bar the dropdown of the Redux container menu bar, it isn't clickable / collapsible, it just opens by default and won't close. Baz You need to assign an ID to a container before it can become collapsible. Otherwise the browser doesn't have anything to reference when attempting to save whether or not a container is collapsed to its local storage.
|
|
inherit
227442
0
Nov 23, 2017 12:27:08 GMT -8
bazzza
10
December 2015
bazzza
|
Post by bazzza on Feb 2, 2016 12:20:31 GMT -8
Sorry Brian you beat me to my last edit in my previous post. All working now bar the dropdown of the Redux container menu bar, it isn't clickable / collapsible, it just opens by default and won't close. Baz You need to assign an ID to a container before it can become collapsible. Otherwise the browser doesn't have anything to reference when attempting to save whether or not a container is collapsed to its local storage. And there we have it, perfect ! I took the (optional) literally, from now on I'll name everything Brian , thank you so much for your guidance, I really appreciate it All The Best / Bazza
|
|
inherit
228939
0
Oct 20, 2020 9:53:40 GMT -8
wappse
4
February 2016
wappse
|
Post by wappse on Feb 5, 2016 21:19:34 GMT -8
Hey I'm using a custom page as frontpage, and trying to get my sidebar to align to my zones. (picture below) The problem only appears if i add more than 1 zone. Any help will be very much appreciated.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 7, 2016 9:21:59 GMT -8
Hey I'm using a custom page as frontpage, and trying to get my sidebar to align to my zones. (picture below) The problem only appears if i add more than 1 zone. Any help will be very much appreciated. Can you provide a link to the custom page in your screenshot? It's a lot easier to debug your page if I'm able to see its source.
|
|
inherit
228939
0
Oct 20, 2020 9:53:40 GMT -8
wappse
4
February 2016
wappse
|
Post by wappse on Feb 7, 2016 17:04:05 GMT -8
Hey I'm using a custom page as frontpage, and trying to get my sidebar to align to my zones. (picture below) The problem only appears if i add more than 1 zone. Any help will be very much appreciated. Can you provide a link to the custom page in your screenshot? It's a lot easier to debug your page if I'm able to see its source. Sure. logen.boards.net/Note: The page is abit different now, then form when i took the screen-shot, however its still the same problem.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 7, 2016 17:07:32 GMT -8
Can you provide a link to the custom page in your screenshot? It's a lot easier to debug your page if I'm able to see its source. Sure. logen.boards.net/Note: The page is abit different now, then form when i took the screen-shot, however its still the same problem. In the HTML tab of that custom page's editor the first line of the page's source code is this: This is adding an extra line break before your containers, causing them to move down a bit. Removing the first instance of that line should remedy the problem.
|
|
inherit
228939
0
Oct 20, 2020 9:53:40 GMT -8
wappse
4
February 2016
wappse
|
Post by wappse on Feb 7, 2016 17:14:41 GMT -8
Sure. logen.boards.net/Note: The page is abit different now, then form when i took the screen-shot, however its still the same problem. In the HTML tab of that custom page's editor the first line of the page's source code is this: This is adding an extra line break before your containers, causing them to move down a bit. Removing the first instance of that line should remedy the problem. That did it. Thank you very much, you just made my day
|
|
inherit
229453
0
Mar 5, 2016 19:43:21 GMT -8
breezey
3
February 2016
breezey
|
Post by breezey on Feb 22, 2016 8:53:38 GMT -8
Hey there, Brian . I have a bit of a weird issue going on with the sidebars. When I try to add them to my forum, I get a scroll bar showing up for the content of the forum (not including the footer and nav bar at the top -- just the boards and categories). Changing the size of the sidebars and/or the forum doesn't fix this at all. I could make the sidebar a single pixel long and the scroll bar still appears. Similarly, I can change the width of the forum from 100% to 80% and nothing would change. A quick (and admittedly little naive) skim through the style sheet and forum wrapper didn't show any glaring issues that would cause something like this. It also seems to effect the forum regardless of if they show up. If I have the sidebars only appear on the homepage, even when I navigate within a board or thread, the extra scroll bar appears. Even if I disable the sidebar, the scroll bar is there. So I'm assuming it has something to do with the nature of sidebars just being on the forum, not necessarily active. (Sorry if you've already answered this! I did a few searches through this thread but nothing seemed to answer this specific question.) You can check out the forum directly here: danmachi.boards.net/And here is a screenshot as well: i.imgur.com/6ItY0hV.pngThank you so much in advance!
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 22, 2016 10:09:02 GMT -8
breezey: I can't seem to find the thread I'm talking about in the post, but this one explains the cause of that problem on that particular theme at the very least. From what I recall it also causes the footer to move out of its original position. support.proboards.com/post/6341664Also, Hestia is bestia.
|
|
inherit
229453
0
Mar 5, 2016 19:43:21 GMT -8
breezey
3
February 2016
breezey
|
Post by breezey on Feb 22, 2016 10:14:51 GMT -8
Hey, Brian. Thank you so much for the quick response! It's a bit of a shame to see it's not an easy fix, but what can you do? And yes, Hestia is the bestia xD <33
|
|
_RainbowxWolf_
New Member
Wow! Its been a long time since I was last on here o.O lol
Posts: 138
inherit
221886
0
Aug 21, 2022 12:06:55 GMT -8
_RainbowxWolf_
Wow! Its been a long time since I was last on here o.O lol
138
May 2015
xraynex
|
Post by _RainbowxWolf_ on Feb 22, 2016 18:35:18 GMT -8
|
|