dkbrown
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] List View – Next Events Link not workingSame issue here.
Forum: Plugins
In reply to: [WP eCommerce] Can't checkout – ajax.js file missingHi Misulicus,
Sorry for the confusion. The developers of WP E-commerce also have a plugin called Gold Cart with additional check out features and payment gateways. However, they were unable to help me. So instead I went into my theme files and edited the checkout page. I am using a theme called Flexishop and the developers of the theme split ways and are no longer supporting it. So I had to rewrite the code in the theme myself. The problem was some sort of conflict with the version of jQuery the theme devs were using versus the version of jQuery required by WP E-commerce. Specifically, I believe it was the jQuery module for the shopping cart slider that was the issue (this is the slider that, on my theme, slides each page of the checkout horizontally.) So I took out that code and put all of the checkout forms on one page. That solved the issue for me, although it is not an elegant solution. My long-term solution will be to migrate to a new, supported theme. I am looking at PrimaTheme because it is by the designer who worked on Flexishop (my current theme) and has many layout similarities.
Let me know if I can answer any additional questions that may help.Forum: Plugins
In reply to: [WP eCommerce] Cannot checkout, "Purchase" button only refreshes the pageJust tried, that did not work for me.
Forum: Plugins
In reply to: [WP eCommerce] Can't checkout – ajax.js file missingI’ve contacted the Gold Cart developers and they are upgrading the plugin to see if that is part of the issue.
Stay tuned.
Forum: Plugins
In reply to: [WP eCommerce] Can't checkout – ajax.js file missingTurned off the theme and was able to process a transaction. So it is some issue with ajax on the theme I’m using, which is Flexishop.
Forum: Plugins
In reply to: [WP eCommerce] Cannot checkout, "Purchase" button only refreshes the pageSame issue here.