This topic has 12 replies, 4 voices, and was last updated 9 years by Reflect Growth.
-
Author
-
February 4, 2015 at 01:28 #44645Reflect GrowthParticipant
I’ve setup a single forum and created a single post with a single response. Both responses were by “Keymaster” user’s.
The label for the “Keymaster” role for the reply is not being layed out correctly. It shows at the top of the forum on the right, as opposed to next to the reply.
Can you help?
I’ve attached a screenshot, and the site can be found at: http://clients.fgsd.com.au/reflectgrowth/blog/forums/topic/heres-a-little-test-one/
Attachments:
You must be logged in to view attached files.February 4, 2015 at 18:37 #44715sharmstrModeratorI’ve tried several times since you posted this to access your site. Its throwing 500 errors, so I can’t help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 5, 2015 at 00:51 #44745Reflect GrowthParticipantHi Sharmstr,
Sorry if you’ve got a little frustrated there. We had to restrict access to the site as it was under attack, I’m sure you can empathize with that.
I have temporarily removed the restriction so you will now be able to see it, however if you have a static public IP address that I can incorporate into the rules for access that would be much appreciated to prevent any damage to this site whilst it’s still under development.
Please let me know as soon as its convenient as I’d rather not leave the site unprotected for any longer than necessary.
Many thanks, Matt
February 5, 2015 at 01:17 #44746sharmstrModeratorI’m looking at it right now. Will let you know when I’m done.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 5, 2015 at 01:26 #44748sharmstrModeratorI can’t reproduce this. Can you try a few things.
1 – Flush your server cache if enabled.
2 – Disable all plugins. I pretty sure its a plugin css conflict.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 5, 2015 at 01:49 #44750Reflect GrowthParticipantThanks Sharmstr.
1 – No Server caching enabled as yet (its on my list though as the sites running a little slow)
2 – Just done this, leaving only: bbPress, BuddyPress, K Elements, rtMedia, Social Articles & Firewall plugins activeNo real difference 🙁
February 5, 2015 at 01:52 #44751Reflect GrowthParticipantI did some initial investigation (using the inspector in chrome) and couldn’t see any styling / css conflicts so didn’t think the plugins would be playing a part.
This seems to be the main style applied:
COPY CODE#bbpress-forums div.bbp-reply-author .bbp-author-role.role-keymaster, #bbpress-forums div.bbp-reply-author .bbp-author-role.role-moderator { width: 120px; font-style: normal; font-size: 9px; font-weight: bold; position: absolute; z-index: 10; text-align: center; text-transform: uppercase; line-height: 26px; top: 12px; right: -34px; margin: 0; transform: rotate(45deg); -webkit-transform: rotate(45deg); background: #00B9F7; color: #fff; }
February 5, 2015 at 02:25 #44752Reflect GrowthParticipantLooks like this fixes it:
COPY CODE#bbpress-forums div.reply { height: auto; width: 100%; position: relative; /* Added */ overflow: hidden; /* Added */ }
Can you see anything wrong with this?
February 5, 2015 at 02:58 #44753sharmstrModeratorSorry, got pulled away.
No, I dont see any issue with that. I’m still trying to figure out why you need it though. Its not happening on any of my sites.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 5, 2015 at 03:14 #44754sharmstrModeratorIts happening because your site is generating a bunch of extra li tags. If I manually correct it using the inspector, the label correctly positions itself.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.March 24, 2015 at 14:31 #51335PeterGouldParticipantThanks RG worked for me too – I think there are plenty of sites having this issue. I think it is when you allow for indented replies in your forum.
May 3, 2015 at 07:02 #57093Reflect GrowthParticipantMost welcome @russellkhan & PeterGould! Glad it helped you out 🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.