Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

akeith2002

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)
← 1 2
  • Author
    Posts
  • September 2, 2011 at 9:43 pm in reply to: Unable to Add Custom Fields #34580
    akeith2002
    Member

    Ha! I just fixed the problem… it is an issue with the newer version of jQuery…

    I added this to the functions file:

    if ( is_admin() ){

    function my_init_method2() {

    wp_deregister_script( 'jquery' );

    wp_register_script( 'jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js');

    wp_enqueue_script( 'jquery' );

    }

    add_action('init', 'my_init_method2');

    }

    So that it is now pulling in version 1.5.2. Any version over this and it will not allow the fields to be created.

    September 2, 2011 at 9:38 pm in reply to: Unable to Add Custom Fields #34579
    akeith2002
    Member

    Any chance I can get this condition as well? I am having the same problem… I deactivated all plugins, tried the default theme. Nothing has worked. I, too, also have one custom field already created and cannot create another.

    You think this is a conflict with the new jquery version?

    This is the error I am getting:

    $(this).attr(“id”) is undefined

    [Break On This Error] var base_name = $(this).attr(“id”)

    in file: /wp-content/plugins/wp-eMember/js/jquery.dynamicField-1.0.js?ver=3.2.1

    Thanks!

    June 28, 2011 at 3:00 am in reply to: Execute custom function after registration of a specific level – API or Hooks? #33717
    akeith2002
    Member

    I can’t express how top notch you guys are!

    June 27, 2011 at 4:55 pm in reply to: Execute custom function after registration of a specific level – API or Hooks? #33715
    akeith2002
    Member

    I am in the need for some sort of resolution immediately (as all jobs are!). Working on a freelance project and I am a little behind.

    Thanks!

    June 27, 2011 at 12:37 pm in reply to: Execute custom function after registration of a specific level – API or Hooks? #33714
    akeith2002
    Member

    wow… why yes I think it will help. Is that something I will just copy and paste in or is it going to be in the next release? if so, when will that be released.

    Thanks!!!!!

    I didn’t expect a reply this fast and with someone willing to help me. I appreciate it.

  • Author
    Posts
Viewing 5 posts - 16 through 20 (of 20 total)
← 1 2

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ