Thomas Shellberg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Integrate other payment options@sig06 – you could either use an established plugin for First Data, found here:
https://woocommerce.com/products/firstdata/
Or, you could use the integration guide to make your own payment gateway:
Forum: Plugins
In reply to: [WooCommerce] Woocommerce shipping discount by coupon@sonjoydatta – you won’t be able to set a specific shipping cost for a coupon but you can set a fixed cart discount amount(say, $20) which will apply to the entire order.
When creating a coupon, select Fixed Cart Discount as the coupon type.
Beyond that, maybe this has some options for you:
https://stackoverflow.com/questions/30991134/woocommerce-shipping-discount-by-couponForum: Plugins
In reply to: [WooCommerce] Display payment methods every checkout pages in Woocommerce@walacky – you could create multiple pages using shortcodes to generate the Checkout page, however, they would display exactly the same thing. Thus, you’d need some serious customization to perform this.
Maybe you could try something like this(although I haven’t used it myself)?
Forum: Plugins
In reply to: [WooCommerce] import critical error@houseofbats1 – I didn’t have any errors when importing that file, although, because the header columns were in Spanish, I had to manually perform the mapping function when importing(thus I didn’t map all of the columns, just the most important ones).
First, when you import, you are checking the Update existing products option, right?
Second, when you import, you are making sure that the properties are all mapped properly according to the name of the column header?
https://docs.woocommerce.com/document/product-csv-importer-exporter/#section-5
Forum: Plugins
In reply to: [WooCommerce] Shipping method and id, changes or bug?@rirgang – Thanks, I’ll close this here so you can follow up through the GitHub bug report.
Forum: Plugins
In reply to: [WooCommerce] How to change breadcrumb second array?“Product Collections” is generated dynamically based on the category name – is “Product Collections” the exact name of one of your categories? If so, why not just rename the category to “Collections”?
Forum: Plugins
In reply to: [WooCommerce] Creating a custom template for the shop page@topherjamessf – the Shop page uses the
archive-product.phptemplate file, so that’s the file you’d want to override. The Shop page doesn’t have a ‘Template’ selector like some other pages often have.Forum: Plugins
In reply to: [WooCommerce] Woocommerce shortcode breaks mysql databaseWhen I add the shortcode to a page or post immediately (before I press update) everything stopps working in the admin area.
Then all the pages that use the database (all the pages that are not cached – I use the plugin fastest cache) stop working.Okay, since this breaks before even rendering the shortcode on the site, it might be an issue with the Visual Composer method of adding the shortcode.
What if you just add it via the normal text method and paste in
[product id=”232324″]?Forum: Plugins
In reply to: [WooCommerce] Run Products Update Always appear@ssamuel68 – the database update just performs updates to the database itself and doesn’t affect your site’s files.
Forum: Plugins
In reply to: [WooCommerce] No available payment methods for your stateWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] How to change minicart icon in headerWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Customer note button and links not workingWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Remove span woocommerce-input-wrapperWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] How Link to Woocommerce Product Page by idWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] cart not working correctly on firefox and internet explorerWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.