Skip to:
Content

bbPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#2062 closed defect (bug) (fixed)

Twenty Twelve: 'Topic Tags' page template needs clear: both;

Reported by: ellipszist's profile ellipszist Owned by:
Milestone: 2.3 Priority: normal
Severity: normal Version: 2.2.2
Component: Appearance - Theme Compatibility Keywords:
Cc:

Description

#bbp-topic-hot-tags needed

clear: both;

line 261

div.bbp-topic-tags {
	float: right;
}

begin problem, widgets area show on the left side.

Attachments (1)

Topic Tags.PNG (14.6 KB) - added by ellipszist 12 years ago.

Download all attachments as: .zip

Change History (18)

#1 @johnjamesjacoby
12 years ago

I'm not seeing this problem. Can you please provide more information? Are you using the latest bbPress 2.2.2, available from http://wordpress.org/extend/plugins/bbpress/ ? Can you download the zip and replace all of your files and try again? What operating system and browser are you using, etc?

#2 @ellipszist
12 years ago

I want to customize bbPress into twentytwelve theme.
and copy page-topic-tags.php into root theme.

Add New Page > Template: bbPress - Topic Tags

My operating system is Windows 8, Google Chrome browser.

Last edited 12 years ago by ellipszist (previous) (diff)

#4 @ellipszist
12 years ago

Replying to johnjamesjacoby:

I'm not seeing this problem. Can you please provide more information? Are you using the latest bbPress 2.2.2, available from http://wordpress.org/extend/plugins/bbpress/ ? Can you download the zip and replace all of your files and try again? What operating system and browser are you using, etc?

Yes, I'm use the latest bbPress.

Last edited 12 years ago by ellipszist (previous) (diff)

#5 @ellipszist
12 years ago

div.bbp-topic-tags {
	float: right;
}

Tagged in topic is work.

http://blue.dreamtheater.in.th/forums/topic/hello/

in topic tags page don't work.

http://blue.dreamtheater.in.th/testing/topic-tags/

rename or delete class="bbp-topic-tags" in page-topic-tags.php ?

<div id="bbp-topic-tags" class="bbp-topic-tags">
Last edited 12 years ago by ellipszist (previous) (diff)

#6 @alexvorn2
12 years ago

  • Summary changed from topic tags page needed clear: both; to Twenty Twelve: 'Topic Tags' page template needs clear: both;

#7 follow-up: @alexvorn2
12 years ago

This happens when using Twenty Twelve so I included this name in the title for this theme name support.

#8 in reply to: ↑ 7 @ellipszist
12 years ago

Replying to alexvorn2:

This happens when using Twenty Twelve so I included this name in the title for this theme name support.

problem in all twenty theme.

twentyten
twentyeleven
twentytwelve

#9 @jaredatch
12 years ago

This doesn't happen by default (tested as well here).

I could be wrong, but if you are using the extras within your own theme, then there will be some level of customization needed such ass this.

I don't know if there is a way for the extras to work out of the box for every theme.

jjj correct me if I'm wrong here.

#10 @johnjamesjacoby
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [4603]) Clear float for #bbp-topic-hot-tags in default CSS. Fixes #2062.

#12 @alexvorn2
12 years ago

  • Keywords needs-testing added

#13 follow-up: @johnjamesjacoby
12 years ago

(In [4620]) Fix incorrectly floated topic tags page content. See #2062.

#14 @johnjamesjacoby
12 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

#15 in reply to: ↑ 13 @ellipszist
12 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

font size in Topic Tags page is small (font-size: 12px;).
http://ellipszist.cz.cc/topic-tags/
add #bbpress-forums again.
http://bbpress.trac.wordpress.org/browser/trunk/templates/default/css/bbpress.css#L345

#16 @alexvorn2
12 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

please create a new topic for font size

#17 @alexvorn2
12 years ago

  • Keywords needs-patch needs-testing removed
Note: See TracTickets for help on using tickets.