Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Author Inigo Gonzalez

    (@inigoini)

    Hi,

    I see you have a javascript error. The Theme, boot-store has an error.

    Take alook to wordpress root folder/wp-content/themes/boot-store/header.php

    You can fix it commenting (or removing) line 339: jQuery( ‘.tcp_user_name’ ).tooltip( );

    Convert it to <b>//</b>jQuery( ‘.tcp_user_name’ ).tooltip( );

    Best regards

    Thread Starter canadien

    (@canadien)

    Thanks a lot indigo, it does not help as the conflict with NextGen gallery is still going on as explain earlier in this thread:

    … here is NextGEN reply::

    Looking at the code (from a high overview), it appears The Cart Press plugin is modifying the either/or the WordPress login path or the WordPress register path and in so doing are not insuring the full path is being used in the links they are providing.

    As best I can tell, neither the “Register” nor the “Login” links are doing anything except acting as placeholders in this state.

    All of this is being done under the /my-account/ segmented URL as well which could cause even further issues with NextGEN Gallery if they are over-writing the general paths to the administration pages.

    I tested this with the default, and with NextGEN Gallery active and not active … and I’m not seeing any difference in actions. As you appear to have put the registration into a tab this will obviously be more difficult if the #register bookmark is not doing anything. I would suggest looking to The Cart Press authors to see how best to implement the registration fields within a tab as it appears you have set things on your site as the most likeliest way of moving forward.

    Thanks!

    Imagely Team

    Regards,

    canadien

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Can't access registration tab’ is closed to new replies.