Roy Ho
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Products Not Linking to CategoriesHmm hard to say what is wrong. Try the following.
1. Go to settings->permalinks and click on save.
2. Switch to 2012 theme
3. Deactivate all plugins except WooCommerce.
Forum: Plugins
In reply to: [WooCommerce] First Data Gateway ExtensionYes, you would need to have that payment gateway installed to be able to take purchases via that gateway.
Forum: Plugins
In reply to: [WooCommerce] Add to Cart button missing – Variable ProductsIf WooCommerce isn’t working with your theme, then I would suggest you make it compatible by following these instructions http://docs.woothemes.com/document/third-party-custom-theme-compatibility/ or use a different theme.
Forum: Plugins
In reply to: [WooCommerce] Paypal connection problemOnce the page is over on Paypal, it is not related to your site so if Paypal says the login is not correct, then it is not correct.
Forum: Plugins
In reply to: [WooCommerce] pending ipo finishedIf your orders are not switching from pending to processing for example on Paypal Standard, then it means you have issues with IPN where Paypal can’t establish connection to your site after the fact.
Make sure your site is NOT on maintenance mode and your sandbox credentials are entered properly and re-test.
Forum: Plugins
In reply to: [WooCommerce] pending ipo finishedWooCommerce is not a payment gateway. Examples of payment gateways are Authorize.net AIM, Stripe, Paypal Pro, Paypal Standard…etc…
Forum: Plugins
In reply to: [WooCommerce] pending ipo finishedThis depends on what payment gateway you’re using.
Forum: Plugins
In reply to: [WooCommerce] WP Users to add their own productsWhat you have explained is exactly what that plugin does.
Forum: Plugins
In reply to: [WooCommerce] WP Users to add their own productsYou can try something like this http://www.woothemes.com/products/product-vendors/
Forum: Plugins
In reply to: [WooCommerce] "View Cart" and "Continue Shopping" buttonsNo, it would be a CSS file however I can’t tell you which file because every theme is different. Typically you want to put it in your theme’s custom CSS file so your changes are not lost on updates. Either that or create a child theme and make your changes there. For more information on child theme see here http://codex.wordpress.org/Child_Themes
Forum: Plugins
In reply to: [WooCommerce] "View Cart" and "Continue Shopping" buttonsYou can modify them via CSS. I would suggest you use a tool like Google Chrome Dev Tools or Firefox Firebug to help you along.
Forum: Plugins
In reply to: [WooCommerce] Adding specific Categories via shortcodeActually the number field is for how many products to show, not which category you want to show. You would want to add ids=”” and list the categories you want to show separated by commas.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce – update cart button not workingAt this point, I would suggest you get a professional developer to help you set this up.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce – update cart button not workingThis not an issue with WC but your setup.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce – update cart button not workingURL? and did you do the plugins thing as I stated?