Skip to Content Skip to Menu

Jquery issues with Community builder - URGENT

  • encountry
  • encountry
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
9 years 11 months ago #253209 by encountry
Hi, we are experiencing jquery issues with nano3 template (latest version) and Community builder (latest version).

Here is the url www.entrepreneur * country * global.com/create-account (please delete asterisks and spaces)

When you hover over the icons pop up messages should show... Also happening in profile page for CB, the edit button not working. I have tried everything, installed jquery easy and other 2 jquery plugins with no success, also tried dissabling jquery in CB.

Before upgrade, this was not happening. Although it looks like a jquery problem, I debugged it with firebug but do not see any errors. I posted a message in yootheme support, but no solution or reply. This is quite urgent, your help would be very appreciated.


Thanks

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48501
  • Thanks: 8284
  • Karma: 1443
9 years 11 months ago #253410 by krileon
Replied by krileon on topic Jquery issues with Community builder - URGENT
Sorry for the delay, appears I missed your post. Your issue is due to some aggressive styling from your template.

IN: templates/yoo_nano3/custom/css/override.css
ON: Line 1
Code:
#cb_cb_comp_login, .cb_template_default { border-top: 1px solid #333 !important; } #cb_cb_comp_login, .cb_template_default { position: relative; z-index: 1; margin-top: 72px; }

The relative positioning and z-index is forcing the tooltips to no longer be on top of everything and removing their dynamic absolute positioning. The border is adding a border to the top of each tooltip which alters their appearance. Your CSS selector usage needs to become more specific as you're globally styling all of CBs container divs.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • encountry
  • encountry
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
9 years 11 months ago #253569 by encountry
Replied by encountry on topic Jquery issues with Community builder - URGENT
Hi there,

Thanks for the reply, I think I can manage to solve it now that I know where the issue is.

Thanks a lot,

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum