Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mistaken snippet name? #1

Open
KnowledgeGarden opened this issue Apr 25, 2012 · 8 comments
Open

Mistaken snippet name? #1

KnowledgeGarden opened this issue Apr 25, 2012 · 8 comments

Comments

@KnowledgeGarden
Copy link

default.html calls TBUtils, but the snippet is named TBNav, at least in the version I just downloaded.

@dph01
Copy link
Owner

dph01 commented Apr 25, 2012

Hi - Thanks for pointing that out. Yes that was an out of date file that shouldn't have been there. I've now removed it. The example 'default.html' for TBNav is now in https://github.com/dph01/lift-TBNavbarTemplate.

Cheers

Damian.

@dph01 dph01 closed this as completed Apr 25, 2012
@KnowledgeGarden
Copy link
Author

Does that fix make the logout link show (it doesn't at the moment)

Thanks
jack

On Tue, Apr 24, 2012 at 10:25 PM, dph01
[email protected]
wrote:

Hi - Thanks for pointing that out. Yes that was an out of date file that shouldn't have been there. I've now removed it. The example 'default.html' for TBNav is now in https://github.com/dph01/lift-TBNavbarTemplate.

Cheers

Damian.


Reply to this email directly or view it on GitHub:
#1 (comment)

@dph01 dph01 reopened this Apr 25, 2012
@dph01
Copy link
Owner

dph01 commented Apr 25, 2012

Do you mean from lift-TBNavbarTemplate? It's working fine for me. Can you give me more to go on?

@KnowledgeGarden
Copy link
Author

Yes. When logged in, it presents my name, with the tiny arrow
suggesting that there is a submenu (which there is), but it does not
fire. Still trying to sort out what I might have missed.

On Tue, Apr 24, 2012 at 10:53 PM, dph01
[email protected]
wrote:

Do you mean from lift-TBNavbarTemplate? It's working fine for me. Can you give me more to go on?


Reply to this email directly or view it on GitHub:
#1 (comment)

@KnowledgeGarden
Copy link
Author

FWIW, switching default.html to use bootstrap2.0.0 instead of 1.4.0
got the submenu to work fine, but I lost the black top bar and the
menus are now vertically aligned on the left.

On Wed, Apr 25, 2012 at 12:32 PM, Jack Park [email protected] wrote:

Yes. When logged in, it presents my name, with the tiny arrow
suggesting that there is a submenu (which there is), but it does not
fire. Still trying to sort out what I might have missed.

On Tue, Apr 24, 2012 at 10:53 PM, dph01
[email protected]
wrote:

Do you mean from lift-TBNavbarTemplate? It's working fine for me. Can you give me more to go on?


Reply to this email directly or view it on GitHub:
#1 (comment)

@KnowledgeGarden
Copy link
Author

Ok. It's working. Here's how...
Use bootstrap.css from 1.4.0
Use bootstrap-dropdown.js from 2.0.0
go figure!

On Wed, Apr 25, 2012 at 1:12 PM, Jack Park [email protected] wrote:

FWIW, switching default.html to use bootstrap2.0.0 instead of 1.4.0
got the submenu to work fine, but I lost the black top bar and the
menus are now vertically aligned on the left.

On Wed, Apr 25, 2012 at 12:32 PM, Jack Park [email protected] wrote:

Yes. When logged in, it presents my name, with the tiny arrow
suggesting that there is a submenu (which there is), but it does not
fire. Still trying to sort out what I might have missed.

On Tue, Apr 24, 2012 at 10:53 PM, dph01
[email protected]
wrote:

Do you mean from lift-TBNavbarTemplate? It's working fine for me. Can you give me more to go on?


Reply to this email directly or view it on GitHub:
#1 (comment)

@dph01
Copy link
Owner

dph01 commented Apr 26, 2012

Hmm that's weird. I've just done a fresh install on a brand new machine as described in https://github.com/dph01/lift-TBNavbarTemplate/blob/master/README.md and it all worked fine. Not sure what was going wrong for you.

One thing that sounds fishy is that you say you changed from 1.4.0 to 2.0.0. The latest version in TBNavbarTemplate uses 2.0.0. I wonder if you were using the default.html from TBUtils instead and were getting an out of date version?

@KnowledgeGarden
Copy link
Author

Was using components from TBUtils. Will look at the template code.

On Thu, Apr 26, 2012 at 10:11 AM, dph01
[email protected]
wrote:

Hmm that's weird. I've just done a fresh install on a brand new machine as described in https://github.com/dph01/lift-TBNavbarTemplate/blob/master/README.md  and it all worked fine. Not sure what was going wrong for you.

One thing that sounds fishy is that you say you changed from 1.4.0 to 2.0.0. The latest version in TBNavbarTemplate uses 2.0.0. I wonder if you were using the default.html from TBUtils instead and were getting an out of date version?


Reply to this email directly or view it on GitHub:
#1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants