Posterize.us: Tabby 2 - tabs break down when navigation - Posterize.us

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Tabby 2 - tabs break down when navigation tabby 2 theme support

#1 User is offline   taylorwest 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 06-May 10

Posted 06 July 2010 - 09:08 AM

Working on a "digital press kit" for a client here in TX. We chose tabby 2 as the theme for our posterous blog and was able to admin it pretty well. Until testing it, we have seen the navigation break down, where the tag tabs in the ehader become text links and disappear from the global header when you click on items to the left of "All Topics"

Landing Page / All Topics Password: taylorwest
Second click

Anyone have any idea how the code is reacting to that?

Thoughts?

Jeff

Attached File  citrus_1.jpg (110.51K)
Number of downloads: 37Attached File  citrus_2.jpg (105.43K)
Number of downloads: 32
0

#2 User is offline   taylorwest 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 06-May 10

Posted 22 July 2010 - 12:47 PM

We haven't received any answers or help via the Forum, but here's what Posterous told us re: our issue:

It doesn't look like there's anything wrong here on our end. That Sierra Diablo post does indeed have both tags assigned to it in our system, and we're outputting it fine. It's just not fitting into the theme, but it's there in the HTML, just like it should be.. Have you asked Cory about these? It seems like it's something he'd be best suited to address.

-----------------------

Thanks for the help. Here’s an example of a post that has a Tag that has been dropped from the Tabby 2 theme’s navigation:

http://circleranchtx...with-comments-f

We think because we have tagged “Management Plan” and “Management Plans” which are two similar tags, that we have a database issue that won’t make the correlation.

The other issue we are having is on the other blog, where the navigation just destructs itself when clicking on the Tag tabs:

http://citrussa.post....com/tag/photos

The password for that site is: taylorwest

Thanks for any and all help!

Jeff Reckseidler



View Posttaylorwest, on 06 July 2010 - 09:08 AM, said:

Working on a "digital press kit" for a client here in TX. We chose tabby 2 as the theme for our posterous blog and was able to admin it pretty well. Until testing it, we have seen the navigation break down, where the tag tabs in the ehader become text links and disappear from the global header when you click on items to the left of "All Topics"

Landing Page / All Topics Password: taylorwest
Second click

Anyone have any idea how the code is reacting to that?

Thoughts?

Jeff

Attachment citrus_1.jpgAttachment citrus_2.jpg

0

#3 User is offline   Cory Watilo 

  • Advanced Member
  • Group: Administrators
  • Posts: 266
  • Joined: 30-September 09
  • LocationOrange County, CA
  • Posterous URL:http://watilo.com

Posted 24 July 2010 - 04:31 PM

Interesting...the malformed section is missing a ul tag. Is it in the code itself? You'd want to look for something like:

ul class="more-tags-listing"
Cory Watilo
My Posterous: http://watilo.com
Twitter: http://twitter.com/corywatilo
0

#4 User is offline   taylorwest 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 06-May 10

Posted 26 July 2010 - 10:08 AM

We'll take a look into the ul tag. Thanks Cory. stay tuned on any success.

Jeff

View PostCory Watilo, on 24 July 2010 - 04:31 PM, said:

Interesting...the malformed section is missing a ul tag. Is it in the code itself? You'd want to look for something like:

ul class="more-tags-listing"

0

#5 User is offline   hfuentes71 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 26-July 10
  • Posterous URL:hfuentes71.posterous.com

Posted 02 August 2010 - 06:49 PM

Jeff,

Did you find a solution to the link breakdown? I am not a web programmer, but tried a few things in the code without success.

I'd appreciate any info you might have.

Thanks,
Hector




View Posttaylorwest, on 26 July 2010 - 10:08 AM, said:

We'll take a look into the ul tag. Thanks Cory. stay tuned on any success.

Jeff

0

#6 User is offline   amizadai 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 05-August 10
  • Posterous URL:www.amizadai.posterous.com

Posted 05 August 2010 - 09:44 AM

I just installed the Tabby ver 2 theme, and I'm experiencing the same problem. I would love to know if anyone manages to fix this issue. I'm afraid I am not proficient in CSS so any help is appreciated. It'd be great to be able to fix this, Tabby is a great theme and I'd love to use it!
0

#7 User is offline   taylorwest 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 06-May 10

Posted 16 August 2010 - 12:22 PM

View Postamizadai, on 05 August 2010 - 09:44 AM, said:

I just installed the Tabby ver 2 theme, and I'm experiencing the same problem. I would love to know if anyone manages to fix this issue. I'm afraid I am not proficient in CSS so any help is appreciated. It'd be great to be able to fix this, Tabby is a great theme and I'd love to use it!


We haven't had any luck either. Just not working for us. We're gonna scrap and reload the theme and hope it works. Tabby 2, when working, is a great theme and makes sense for use.

If anyone has any luck working out the CSS fix please let me know as well!
0

#8 User is offline   Cory Watilo 

  • Advanced Member
  • Group: Administrators
  • Posts: 266
  • Joined: 30-September 09
  • LocationOrange County, CA
  • Posterous URL:http://watilo.com

Posted 16 August 2010 - 09:48 PM

There are two issues here.

The first is that some tags don't appear, but the dropdown shows up correctly.

The second is that the dropdown is actually broken.

Jeff - can you provide the current password to your example site(s)?

http://circleranchtx...with-comments-f works as expected - The issue here is that because I had to sort of hack this functionality together, I had to approximate how many links should appear across the main nav bar before truncating into the dropdown. You can manually change the number of tags that show up - in the case of circleranchtx, you'd want to reduce the number of tags to 8. That way, the rest of them will appear in the expanded menu.

Tabby 2's faux nav was really a hacked together attempt for page navigation. Tabby 3 will be released soon, and page support will replace the tags as tabs like in the current version.
Cory Watilo
My Posterous: http://watilo.com
Twitter: http://twitter.com/corywatilo
0

#9 User is offline   robertfortner 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 02-May 10
  • Posterous URL:http://robertfortner.posterous.com/

Posted 19 August 2010 - 09:13 PM

I have the same problem. Click any middle tab and the navigation plunks into a set of text links on top of the headline. Looks really terrible...(!)

http://robertfortner.posterous.com/
0

#10 User is offline   michaeljaindl 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 19-September 10
  • Posterous URL:jaindl.posterous.com

Posted 26 September 2010 - 10:50 AM

I just installed Tabby and have the same issue. I've done a couple things to try to troubleshoot to no avail.

1) Reinstalled the theme ... that didn't work
2) Applied Tabby 2 ... that didn't work, still has the same bug
3) Tried hacking around in the CSS using firebug ... that didn't work.

This theme seems to be broken.

Cory is it possible to permanently fix this theme?? Otherwise are their methods you'd suggest to troubleshooting this problem in CSS? I love the theme and it's perfect for what I want to do, but stinks that it's broken for so many people.

jaindl.posterous.com
0

#11 User is offline   Cory Watilo 

  • Advanced Member
  • Group: Administrators
  • Posts: 266
  • Joined: 30-September 09
  • LocationOrange County, CA
  • Posterous URL:http://watilo.com

Posted 28 September 2010 - 04:39 AM

View Postmichaeljaindl, on 26 September 2010 - 10:50 AM, said:

I just installed Tabby and have the same issue. I've done a couple things to try to troubleshoot to no avail.

1) Reinstalled the theme ... that didn't work
2) Applied Tabby 2 ... that didn't work, still has the same bug
3) Tried hacking around in the CSS using firebug ... that didn't work.

This theme seems to be broken.

Cory is it possible to permanently fix this theme?? Otherwise are their methods you'd suggest to troubleshooting this problem in CSS? I love the theme and it's perfect for what I want to do, but stinks that it's broken for so many people.

jaindl.posterous.com


Just found out that the reason this no longer works is because of an internal change to Posterous. Now I have to figure out a workaround...
Cory Watilo
My Posterous: http://watilo.com
Twitter: http://twitter.com/corywatilo
0

#12 User is offline   michaeljaindl 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 19-September 10
  • Posterous URL:jaindl.posterous.com

Posted 03 October 2010 - 08:30 AM

View PostCory Watilo, on 28 September 2010 - 04:39 AM, said:

Just found out that the reason this no longer works is because of an internal change to Posterous. Now I have to figure out a workaround...


ok, thanks for the response! that makes sense because it looks like everyone who has applied this theme has broken navigation
0

#13 User is offline   Chipp 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 24-April 10
  • Posterous URL:http://chippwalters.posterous.com

Posted 08 December 2010 - 01:25 AM

FWIW,

I seemed to get the tabs to work properly by changing the nav-container class div in the template to:

<div class="nav-container">            
        {block:TagList}
            <ul class="nav"
                       <li class="all-tags"><a href="{SiteURL}">All Topics</a></li>
                {block:TagListing collapsible='false' count='12' action_id='seemore_link'}
    
                    {block:TagListingMore}
                       <li class="more-tags-link"><a href="#" id="seemore_link" class="more-tags">View all {NumTags} tags</a></li>
                    {/block:TagListingMore}
        
                    {block:TagItem}
                        <li><span class="tag"><a href="{TagLink}">{TagName}</a></span></li>
                    {/block:TagItem}
    
                    {block:TagItemSelected}
                        <li class="tag_item_selected"><span class="selected-tag">{TagName}</span></li>
                        <style type="text/css">
                            .all-tags,.all-tags a {
                                background:none;
                                border:0;
                                color:{color:Navigation} !important;
                            }
                        </style>
                    {/block:TagItemSelected}
                    
                {/block:TagListing}
            </ul>
        {/block:TagList}
    </div>


Actually, the only real change is setting the block:TagListing collapsible='false' instead of 'true'
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users