cpbrand
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Order Cart] Plugin product not foundHi Andrew
Glad it’s working, thanks for using WP Order Cart.Forum: Plugins
In reply to: [WP Order Cart] Plugin product not foundHi Andrew
It’s not session – it is a clash of javascript – WP Order Cart also uses fancybox – and you have a plugin ‘gallery-plugin’ that is also initiating fancybox. The javascript error is ‘TypeError: b.fancybox.init is not a function’ which is most likely because two different versions / instances of fancybox is being initiated – to solve for now you can disable the ‘gallery-plugin’ plugin – I will make a note of this and have a proper look at using WP Order Cart with other plugins that uses fancybox for a future release. Please let me know if this is not the problem.Forum: Plugins
In reply to: [WP Order Cart] Plugin product not foundHi Andrew
It seems like there might be a session issue i.e. some plugin or the like that is preventing WP Order Cart from storing the cart in session – could you please post a link to the website in question so I can have a look?Forum: Plugins
In reply to: [WP Order Cart] Where is the checkout form???Hi Violet
Your checkout form is showing fine on https://handnhoeorganics.com.au/?page_id=57
Please let me know if you’re having trouble with it, thanks for using WP Order Cart.
Forum: Plugins
In reply to: [WP Order Cart] codeIf you go to yourwebsite/wp-admin/nav-menus.php or Appearance -> Menus and click on Screen Options there should be some choices available – under ‘Show on screen’ should be Products and Product Categories among others like Tags, Posts, Pages etc.
What version of WordPress are you using?
And do you have a custom menu defined and selected?
Forum: Plugins
In reply to: [WP Order Cart] codePlease see the installation instructions – https://www.ads-software.com/extend/plugins/wp-order-cart/installation/ and let me know if there is a specific part you are having trouble with.
Forum: Plugins
In reply to: [WP Order Cart] Plugin product not foundMarking as resolved.
Forum: Plugins
In reply to: [WP Order Cart] Plugin product not foundForum: Plugins
In reply to: [WP Order Cart] product optionsMarking as resolved.
Forum: Plugins
In reply to: [WP Order Cart] product optionsHi Steve
At present there are no custom fields for WP Order Cart products no – definitely in the plans for the next update / further development.
Forum: Plugins
In reply to: [WP Order Cart] Plugin product not foundHi
Seems like it’s permalinks that’s giving trouble – to fix re-save your permalinks:
wp-admin menu – settings – permalinks – save changes
The specific permalink settings doesn’t matter, just to re-save it.
Please let me know if this doesn’t resolve the issue – thanks for using WP Order Cart.
Forum: Plugins
In reply to: [WP Order Cart] checkout formHi
Presently no – this is definitely in the list of improvements for the next update / version.Forum: Plugins
In reply to: [WP Order Cart] Shopping cart just thinkingHi
Had a quick look – WP Order Cart needs session to work – your website is returning the following error:
Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect.Please see this related thread
https://www.ads-software.com/support/topic/safe-mode-restriction-in-effect?replies=3
As it is related and a server issue.
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] Shopping Cart – No Payment CheckoutWP Order Cart is a wordpress plugin that was written from start to be without actual online payment –
https://www.ads-software.com/extend/plugins/wp-order-cart/
WP Order Cart uses custom post types for products and product categories – create your online catalogue with unlimited number of products and sell them in any of 80 supported international currencies. Shopping cart functionality with checkout page with checkout form where the client can supply basic details – online payment is not included at present, payment and shipping arrangements is the responsibility of the seller after they receive the order email.