bitfenix
Forum Replies Created
-
Already tried switching to Simple default template, and it’s the same. (and also tried with different hooks)
Yes, it’s about attached PDF invoice, not notification email ??
- This reply was modified 3 years, 10 months ago by bitfenix.
It’s something with email status because also works when this is removed from condition:
&& $order->get_status() == 'cancelled'
- This reply was modified 3 years, 10 months ago by bitfenix.
Still not work unfortunately. Works if I remove a condition, but then it’s on all email templates. Tried with placing in template-functions.php too.
Also, any advice for changing filename depending on status?Thanks for the quick reply. Unfortunately, nothing happens. I’ve placed code in function file of child theme, and testing with Preview Emails plugin.
Any suggestion and how to change the invoice file name depending on email status?Forum: Plugins
In reply to: [Product Prices by User Roles for WooCommerce] Import – exportYou can try with WP All Export plugin. I guess these fields you need will fall under the custom fields area, which is covered in a premium version of the WP All Export plugin.
Plugin updated solved my initial issue, so marking the topic as resolved.
Hi Andreas,
I’ve already checked the documentation and already using some of the hooks from the doc. But it’s not usable for this specific, above noted, situation.
Will update and try the new plugin version.
Hi Andreas
It’s version 2.3.2.
Also seems not possible to move elements from #kco-extra-checkout-fields div to table.shop_table div, but when Klarna Checkout plugin is deactivated it’s easy to move elements on the checkout page. Any suggestion on this one, if it’s possible?
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Issue with Klarna Payment (Invoice)Same issue here
@pimwick Do you maybe have an orientation time when the update fix will be available?Forum: Plugins
In reply to: [Featured Video Plus] Plugin Abandoned?Cool for writing to the plugin author and cool since he uploaded an updated version on the GitHub. Unfortunately, this latest version is missing “Media Settings”, this one here https://prntscr.com/v9knh3
Do you mean a “WordPress Featured Video – VideographyWP” plugin? Seems you can’t set featured video instead of a post thumbnail?
Forum: Plugins
In reply to: [Simple Featured Video] Youtube-Vimeo SupportIs there any update about this feature?
Forum: Plugins
In reply to: [Featured Video Plus] Plugin Abandoned?That’s nice to see. But unfortunately, the plugin is buggy. When I change the featured video, still stays excerpt from the previous video description – for example. There’s some other bugs too. Sadly it’s abandoned, I would be happy to see this plugin updated and would gladly buy if it’s updated in premium version.
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Ajax counter in header, Flatsome themeHi,
thank you for the link, will try it and report back here.
Forum: Plugins
In reply to: [Rich Reviews by Starfish] Reviews are not showing on multilang pagesI’m gonna try it today, thanks for suggestions and for the testing.
But the issue here is because, on some 1 – 15 pages I have around 10 000 reviews, without category names in the snippets (there are no already created categories), they are just divided/organized by page ID (that’s only for the English version of the pages). So if this is a solution, and there’s no other solution, then the next steps would be:
1. Creating categories
2. Exporting reviews from database
3. Preparing import CSV file with newly created categories
4. Importing CSV file to rich_reviews table
5. Placing snippet with category names on the pages where reviews should be displayedI’m writing here later today
Forum: Plugins
In reply to: [Rich Reviews by Starfish] Reviews are not showing on multilang pagesThanks for the quick reply.
This solution would show all reviews from all pages. Thing is, I have a few different pages on English, each page with each own group of reviews, which I need to show on the same pages but different languages.
Example:
Page 1 – English, with reviews only for Page 1, to display on Page 1 – Swedish.
Page 2 – English, different reviews only for Page 2, to display on Page 2 – Swedish.etc. Sorry since I’ve didn’t noted this in the initial post.