Forum Replies Created
-
AuthorPosts
-
Nigel_TT
ParticipantAt least they did not ask you for screenshots on a platform that does not allow attaching them.
As for your question, is there a reason you do not want to use inline css or override css?
Anyway, you would define the CCS override for: WCJ_General_Shortcodes.wcj_currency_select_drop_down_list
Specifically that shortcode exists in : class-wcj-widget-multicurrency.php If you want to view it’s structure.
Booster-Plus-For-Woocommerce/includes/widgetsWhich suggests that you could also override WCJ_Widget_Multicurrency
Of course you also have the high maintenance option, but overriding the shortcode style is the most durable option across updates.
Nigel_TT
ParticipantThat issue is not specific to Booster; it seems it is a WooCommerce template problem and it is fairly widespread.
If that is the only one you have you are lucky, our admin order page columns have been messed up (as the ORIGIN column is used in multiple places, and some clown defined it as default in the second in a script override) since HPOS was activated and the database changed for it.October 24, 2023 at 5:25 pm in reply to: Invoice pdf is missing a lot of data when attached to e-mail #47557Nigel_TT
ParticipantGerdo, that would be a question for M.W., it has never worked for us over the last few years. There is a thread about it on this forum and a ticket in the old system too.
October 23, 2023 at 2:44 pm in reply to: Invoice pdf is missing a lot of data when attached to e-mail #47542Nigel_TT
ParticipantWe try that every few months. Thank you for the suggestion.
October 23, 2023 at 2:36 pm in reply to: Invoice pdf is missing a lot of data when attached to e-mail #47540Nigel_TT
ParticipantAt least you can still manually retrieve the invoice pdf and send it, for many it only renders a blank pdf.
Nigel_TT
ParticipantPHP version : Modified 7.4
WooCommerce version : Version 8.0.0
WordPress version : 6.2.2 when this was posted, no change on 6.3
Active Plugins : Many, none related to searching
Booster Package Version : Booster Plus for WooCommerce Version 7.1.0Nigel_TT
ParticipantGeolocation usually does not work for IPv6 address, which is why a dropdown selector is suggested. Might also want to keep in mind that many IP location type services violate GDPR.
I did not think that the Cart Wishlist even existed anymore within Booster Plus, you did uninstall the free version?
Nigel_TT
ParticipantToday’s update did not fix or affect anything in PDF invoice despite what the change notes say.
Nigel_TT
ParticipantIssue for over 5 years, guess it is not getting fixed any time soon.
Nigel_TT
ParticipantMaybe without the first part:
i.postimg.cc/wBrz5JQB/Booster-PDFTemplate.png
i.postimg.cc/5tD5C4jC/Booster-PDFInvoice-Render.pngNigel_TT
ParticipantLet me remove those center table tags, I expect the same result.
Yes, the result is the same.Nigel_TT
ParticipantHello,
The template code is only:”
<p>Invoice Nr.</th><td>’[wcj_invoice_number]‘</p>
<p>Invoice Date</th><td>’[wcj_invoice_date]‘</p>
<p>Order Nr.</th><td>’[wcj_order_number]‘</p>
”It is not allowing me to attach images or links to images.
-
AuthorPosts
