Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • Plugins
  • Themes
  • Documentation
  • Blog
  • Support
  • Download

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@iamdavidstonegmailcom active 2 years, 2 months ago
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    iamdavidstone@gmail.com posted on the forum topic Google-hosted jQuery conflicting with default BuddyPress image cropper – help! in the group How-To and Troubleshooting: 2 years, 2 months ago

    solved! I used this code from this page http://snipplr.com/view.php?codeview&id=26963 Detailed explanation below. my final code: $(document).ready(function(){ $(".l1").click(function(){ $("#login-panel").toggle(); $("input:first", document.forms).focus(); }); }); The code I added: This allowed me to delete this line from my original code: ` …[Read more]

  • Profile picture

    iamdavidstone@gmail.com started the forum topic Google-hosted jQuery conflicting with default BuddyPress image cropper – help! in the group How-To and Troubleshooting: 2 years, 2 months ago

    I’m using BuddyPress. I finally figured out how to toggle a login box via jQuery. Unfortunately, calling the Google-hosted jQuery library causes a conflict with the image cropper featured with BuddyPress. I spent all day looking up ways to solve this. No dice. If I delete the first line (the one referencing googleapis.com) my image [...]

  • Profile picture

    iamdavidstone@gmail.com started the forum topic Jquery toggle registration form. Fields are ok but won't function! in the group How-To and Troubleshooting: 2 years, 3 months ago

    I have a small login form I toggle via jquery and would like to accomplish the same for my registration. The problem is that my form doesn’t do anything other than redirect to the main page. There are no pending activations either, so I just can’t get this form to submit. Any ideas? I realize [...]

  • Profile picture

    iamdavidstone@gmail.com joined the group How-To and Troubleshooting 2 years, 3 months ago

  • Profile picture

    iamdavidstone@gmail.com posted on the forum topic Ajax chat without admin bar in the group Creating & Extending: 2 years, 4 months ago

    ‘#wp-admin-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    height: 25px;
    font-size: 11px;
    width: 100%;
    z-index: 2;
    }
    ‘

  • Profile picture

    iamdavidstone@gmail.com posted on the forum topic Ajax chat without admin bar in the group Creating & Extending: 2 years, 4 months ago

    Okay, just figured out how to get the chat box to display and hide the admin bar.

    I had my admin bar hidden using the display: none tag. I undid that and went into adminbar.css and gave the adminbar a z-index of 1 or 2. Anything more than that and the admin bar would show.

  • Profile picture

    iamdavidstone@gmail.com joined the group Creating & Extending 2 years, 4 months ago

  • Profile picture

    iamdavidstone@gmail.com started the forum topic Ajax chat without admin bar in the group Creating & Extending: 2 years, 4 months ago

    I disabled the admin bar in my theme and can’t get the ajax chat plugin to function. tried backticks backticks and backticks backticks without any luck…

Profile picture of iamdavidstone@gmail.com
  • Activity
    • Personal
    • Mentions
    • Favorites
  • Profile
    • View
  • Sites 0
    • My Sites
  • Forums
    • Topics Started
    • Replies Created
    • Favorites

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Terms of Service

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • BuddyPress.org
    • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Lost Password
    • Log In
Log Out