earrame
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pagination not workingIn that case it causes a fatal error, so it must require something else.
Forum: Fixing WordPress
In reply to: Pagination not workingHi, Thanks for the replies.
In this case would I replace `<?php
query_posts(‘cat=1’);
?>with<?php
wp_querry(‘cat=1’);
?>` ?Thank you again for your excellent help. The problem was with the API and transaction key. This is resolved.
Thanks for that. I did discover that the API key and login ID were incorrect. I fixed that and now I get a different error message:
“The merchant login ID or password is invalid or the account is inactive.”I called Authorize.net and they verified that the account is active and that the API and Login are correct. They gave me this doc to look at:
https://support.authorize.net/authkb/index?page=content&id=A415&actp=search&viewlocale=en_US&searchid=1447273053204This doc says that there are only 3 possible problems that could cause this error. The first two are ruled out; API/Transaction key are correct and the account is active. The third has to do with the Authorize.net URL that is being posted to. I was encouraged to contact you to be sure that the plugin is posting to https://secure.authorize.net/gateway/transact.DLL
If it is not posting to this URL, it will not work. Can you please tell me how to check this?
Thanks,
JasonI disabled all other plugins and still had the issue.
Forum: Plugins
In reply to: [TheCartPress eCommerce Shopping Cart] order emails not sendingThe “from email” field is set with a domain address: [Moderated – you don’t want to get spammed] Yet it still does not work.
Forum: Plugins
In reply to: WP-eCommerse is has an error when "empyt cart" is clickedThis seemed to resolve itself. I have no idea why.
Forum: Plugins
In reply to: WP-eCommerse checkout page displays the home page.I just kept going through the settings and changing them and changing them back and eventually it started to work again. I think it was the setting “Use Hierarchical Product Category URL ” that made the difference.
Forum: Plugins
In reply to: WP-eCommerse is has an error when "empyt cart" is clickedI have removed all other plugins and this is still happening so it is not a conflict with another plugin.
Forum: Plugins
In reply to: WP-eCommerse checkout page displays the home page.I have run some tests and have determined that this issue is not a conflict with another plugin. If I have all other plugins removed and create a new page with the shortcode [shoppingcart] the page will not resolve. if I remove the shortcode, the page will show up in a preview and as a published page. There seems to be a bug.
Hi Thanks for the suggestion. I have decided to just use a different plugin to lightbox images that are not in the nextgen gallery.
Yes, I removed all other plugins and the issue still manifested.
Hi, thanks for the reply.
I just tried switching to the 2014 and 2015 themes and neither issue was solved. The non next gen images still show the lightbox loading icon but don’t ever load and the edit window is blank on an edit post page.
Any other ideas?
I have gone through and activated each plugin individually with NGG and WP-Piwik is the only one that causes the issue. I have not noticed any other problems though. I can do without WP-Piwik. I have it shut off for now.
oops…it really didn’t fix it. same problem.