sitebuilder and ningja bugs persist

soaringeagle
@soaringeagle
9 years ago
3,304 posts
i know you are working hard on it and you have access to my dev site and can give you admin access to my live site too
but heres the issues i am seeing broken down

sitebuilder
still have no sitebuilder button so cannot edit pages
theres no "ghost menu items" until i do integrity ceck, then on either side of home theres an empty menu item, linking to nowhere no text and only a tiny sliver of the button
there still seems to be that extra "item" that you said was removed but i can't access the editor to see if i can remove it
adding any word after / asks if i want to create a page i say yes i get the 3 widgets but no way to change the layout or add more

ningja
as i said before it messes my menu all up, i unchecked all my customizations and the menu remained messed up

i might try some other tests i did try going through the html see if i could find any reference to the button to enable it through removing a display:none but i cant find it
i could make panel and widget edit buttons show but not the main sitebuilder
i tried unchecking and rechecking the show button in global too


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

updated by @soaringeagle: 12/22/16 11:55:59AM
soaringeagle
@soaringeagle
9 years ago
3,304 posts
lil testing the sitebuilder button works on dev site (though many modules dont have liscences so cant update including the ningja skin
so i was able to find the class to look for

also i found that theres still a widget item thats messing me up
i use item nthoftype or whatever it is to have the 1st item have the "upside down" border-radius and box shadows
but i use a widget that has no title, only an h1 tag that should have no item 1st of type so should have no styling applied to it yet its still in a item
also, now there is no item container for the activity

brian
1 of these nights this week ill be free all week to stay up all night and go over it with you

if my trafic drops off again i will try testing 1 more time
see if i cant find out why i have no button


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
9 years ago
3,304 posts
ok i think i found part of the issue but in the process found even more whacko behavior!
finding the class name for the buttton, its burried inside a block of javascript codes for my bottom ad, and the contact form, the button code seemms to be somehow inside a big block of js and comments

now the whacko behavior
any page created with the sitebuider...except the front page, when i click the link its in edit mode! but i cklick home, and its not

also wasnt theres a ?=reset or something that used to fix the old sb i cant remember the exact way it was used does it still work

i wonder if something changed in both ningja and sb that the bottom ad codes messing up the menu, and the sb button and functionality


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
Ken Rich
Ken Rich
@ken-rich
9 years ago
926 posts
Hi SE,

I finally got my site into one skin and upgraded to Sitebuilder 2.

It seems to be working great for me, so I would suspect one of your customizations is simply in conflict.

The good news is, I switched back and forth between version 1 and 2 of Sitebuilder several times before finally committing, and it was non destructive - I didn't lose any pages.

So if you need to go back temporarily, to do a test or comparison, you can with relative safety.


--

Ken Rich
indiegospel.net
soaringeagle
@soaringeagle
9 years ago
3,304 posts
i think its a conflict in ningja versions mainly as the new ningja wont work with old sb
ill be making a new attempt soon
but hey if you have free time and want to give a hand with it that would be cool


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
Ken Rich
Ken Rich
@ken-rich
9 years ago
926 posts
To switch back and forth you must have the code for both installed into the skin.

Also, let the Integrity Check do the work, you simple disable and enable the module(s) and let it run.

Looking at a save of one of my old skins, I believe this is required to get a Sitebuilder 1 page to show. If this is there, you enable the site builder 1 modules and disable the sitebuilder 2, then run integrity check. To revert do the opposite.

 {* Site Builder *}
{if jrCore_module_is_active('jrPanel') && jrCore_module_is_active('jrMenu') && jrCore_module_is_active('jrWidget')}

<div id="container">

{* show a panel on this page *}
{jrPanel_display name="index"}

</div>

{else}

Sorry i can't be much more help than that at this time, I've been delaying an update to my radio schedule for months while tied up with skin/sitebuilder issues.

Now I'm finally able to move forward on those scheduling issues and simultaneously build the infrastructure with Sitebuilder 2.

Going to tie me up for a while though.


--

Ken Rich
indiegospel.net

Tags