Andrew
Forum Replies Created
-
Hei,
After the 1.6.0 update, Bring Fraktguiden now uses V2 of the Bring API — This solved many problems we faced with the limiting V1, but it’s introduced the requirement for a Mybring account! We’re rolling out 1.6.1 to force a nag to inform everyone
If you head over to Mybring.com, you can set up an account and get shipping once again.
If you’re unable to get a Mybring account, you can always downgrade back to the 1.5.13 version, this will allow you to offer shipping while you gain a Mybring account.
To download the previous version, scroll to the bottom of this page: https://www.ads-software.com/plugins/bring-fraktguiden-for-woocommerce/#developers and download the 1.5.13 edition.
Otherwise, I strongly recommend that you get a Mybring account sorted asap, as it benefits you more if you’re shipping out regularly!
Forum: Plugins
In reply to: [Classic Editor] Block editor assets still enqueuedI’m going to be honest, I didn’t like gutenberg as a developer, it’s really tough to get into, you have several new languages and methods to learn etc. It’s a ballache.
But If you’re familiar with Advanced Custom Fields, the new version allows you create your own blocks the same way you create taxonomies, then assign ACF fields to that block. So you can continue to make your own custom editor within Gutenberg. They’ve added some extra things to allow you to target / style etc.
Worth checking out, at least from a user perspective.
Forum: Plugins
In reply to: [Classic Editor] Block editor assets still enqueuedThis just needs to be a setting in the options.
[] Enable legacy editor support
etc.
Forum: Plugins
In reply to: [Bring Fraktguiden for WooCommerce] Last ned fraktetikett feilerFantastic ?? I’ll mark this as closed then —?Any more issues, let me know!
Forum: Plugins
In reply to: [Bring Fraktguiden for WooCommerce] Last ned fraktetikett feiler@optiflow Any luck?
Forum: Plugins
In reply to: [Bring Fraktguiden for WooCommerce] Last ned fraktetikett feilerIn your screenshot, you can see bring fraktguiden as the last option under the main main, if you click this, you’ll see additional options.
In there, you can click Shipping options, then see the mailbox. Usually, it’s all disabled as standard though
Forum: Plugins
In reply to: [Bring Fraktguiden for WooCommerce] Last ned fraktetikett feilerHei Optiflow,
Usually, you’d only get a .zpl file when you have an RFID printer. .zpl files are for Zebra printers.
You’re most likely getting this due to your shipping options available?
If you go to Woocommerce > Settings > Shipping > Shipping options, do you have Mailbox services enabled? If you do, those allow you to print .zpl files.
Not sure if you can rebook the order and get your label in PDF, but you can use a zpl viewer to see the label and download it as a PDF here: https://labelary.com/viewer.html
Forum: Plugins
In reply to: [DHL Shipping Germany for WooCommerce] DHL ExpressGreat — Is there a road map for support? Or is it fundamentally not supported by the DHL API?
Forum: Plugins
In reply to: [DHL Shipping Germany for WooCommerce] DHL ExpressThe plugin is tagged with “DHL Express”, yet you’re saying that there is no support for it?
Can you confirm that it’s still unsupported?
Forum: Plugins
In reply to: [Pay with Vipps and MobilePay for WooCommerce] Github@cloveras fantastic, that’s what I needed to hear
Forum: Plugins
In reply to: [Pay with Vipps and MobilePay for WooCommerce] GithubNo repo at all to contribute to?! Bitbucket allows you to have a private repo and share it. If you have one, I’d like to contribute
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Multiple ul.products on page3 weeks later, this is still a problem – do you have any idea why specific selectors don’t work? When I have two loops on the page, the returned results are either the first loop repeats constantly with every ajax request, or there are no results at all.
If you don’t know, I have to seek out an alternative solution for this asap.
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Multiple ul.products on pageSure thing, here’s the development server – https://speide-2249.rask17.raskesider.no/
[ No bumping please. ]
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Multiple ul.products on pageAdditionally, If I use just
li.product
andul.products
– each load brings back both lists merged into one.I don’t want to include both, just each respectively
Forum: Plugins
In reply to: [YITH Infinite Scrolling] How to make infinite scroll load earlier?I’m looking at this & I’m using composer to install yith, so editing anything within the plugin is not possible ( or recommended )
Do you have an action we can hook into to change this?