Forum Replies Created
-
AuthorPosts
-
February 25, 2011 at 3:37 am in reply to: Members show up on eMember dashboard but not under manage members #29414ericgallagherMember
Is there a place where we can know about these issues before we upgrade? Just wondering for future reference.
February 25, 2011 at 2:24 am in reply to: Members show up on eMember dashboard but not under manage members #29412ericgallagherMemberProblem here also!
ericgallagherMemberit is not taking the closing shortcode.
ericgallagherMemberOk, so I have included the <?php wp_enqueue_script(“jquery”); ?> before the wp_head in the header.php.
I tried adding the code below to the NEW 1.5 version at the top of the document and it did nothing. Am I missing something or doing something wrong?
var $j = jQuery.noConflict();
$j(function(){
$j(“#sidebar li a”).hover(function(){
$j(this).stop().animate({
paddingLeft: “20px&”
}, 400);
}, function() {
$j(this).stop().animate({
paddingLeft: 0
}, 400);
});
});
ericgallagherMemberFYI. I have disabled the plugin until I get things figured out.
ericgallagherMemberI am sorry, but I tried following those directions and I still have nothing. The 2nd link you gave does not tell me where to put the final bit of code. Also, the theme has several javascript files that it calls on so was not sure what to put for the 2nd set of code.
I love your plugins and want to use them and I understand this is frustrating for both of us. I am not a developer and need more specific instructions.
Thank you for your help so far!
ericgallagherMemberHe got me updated to 1.5 and still same problems.
ericgallagherMemberI know you are not the one who should be giving me this, but can you give me what I need to draw the JQuery from WordPress? I could not translate the WordPress language you gave me previously for help. I am finding a lot of themes that do this and you seem like a good one to ask.
ericgallagherMemberAm having the same problems with this one. I also had the author help me update to the current on the other theme and we have the same problems. Please check new theme.
[http://preparedcatholic.com/]
ericgallagherMemberWell I did uncheck the box and it worked as is should. I do not need a response for this, but it was not adding the second membership when I had the option checked.
Thanks for your help! Excellent plugin. Definitely the best looking shop plugin I have ever come across.
ericgallagherMemberThanks. I would like either #2 or #3 for a scenario. I did try this and it did not upgrade the account.
ericgallagherMemberI believe I have checked everything. The results to the sandbox test are below. The sandbox test came back with the IPN Validation Failure.
I do use shared hosting but it’s from Siteground.
Don’t know what the Bad Behavior plugin is.
Shop link: http://preparedcatholic.com/shop/
After changing the auto payment and data transfer to on it did take them back to the site. But just to the home page.
I thought I read somewhere that it should take them back to a form to register for the paid subscription?
ericgallagherMemberIPN is enabled
ericgallagherMemberBelow are the results.
I did check my IPN notification URL is set to my amember preferences (old plugin). What should this be?
[12/17/2010 3:32 AM] – Advisory : Log file reset.
[12/17/2010 3:34 AM] – SUCCESS :Paypal Class Initiated by 208.107.40.64
[12/17/2010 3:34 AM] – SUCCESS :Post string :
[12/17/2010 3:34 AM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[12/17/2010 3:34 AM] – FAILURE :IPN validation failed.
[12/17/2010 3:34 AM] – SUCCESS :Paypal class finished.
ericgallagherMemberHere is what I got:
[12/17/2010 3:07 AM] – SUCCESS :Performing item specific autoresponder signup if specified.
[12/17/2010 3:07 AM] – SUCCESS :Performing global autoresponder signup if specified.
I am using the eStore subscribe button
-
AuthorPosts