Booster
4.6/5

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: styling tips for currency switcher? #53052
    Nigel_TT
    Participant

    At 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/widgets

    Which 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.

    in reply to: HPOS and searching for order number #51436
    Nigel_TT
    Participant

    That 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.

    in reply to: Invoice pdf is missing a lot of data when attached to e-mail #47557
    Nigel_TT
    Participant

    Gerdo, 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.

    in reply to: Invoice pdf is missing a lot of data when attached to e-mail #47542
    Nigel_TT
    Participant

    We try that every few months. Thank you for the suggestion.

    in reply to: Invoice pdf is missing a lot of data when attached to e-mail #47540
    Nigel_TT
    Participant

    At least you can still manually retrieve the invoice pdf and send it, for many it only renders a blank pdf.

    in reply to: Booster Plus search is broken again #46766
    Nigel_TT
    Participant

    PHP 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.0

    in reply to: Can’t place a support ticket – link is broken #46747
    Nigel_TT
    Participant

    Geolocation 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?

    in reply to: PDF Invoice shortcodes rendering as code #46170
    Nigel_TT
    Participant

    Today’s update did not fix or affect anything in PDF invoice despite what the change notes say.

    in reply to: PDF Invoice shortcodes rendering as code #46070
    Nigel_TT
    Participant

    Issue for over 5 years, guess it is not getting fixed any time soon.

    in reply to: PDF Invoice shortcodes rendering as code #46002
    Nigel_TT
    Participant

    Maybe without the first part:

    i.postimg.cc/wBrz5JQB/Booster-PDFTemplate.png
    i.postimg.cc/5tD5C4jC/Booster-PDFInvoice-Render.png

    in reply to: PDF Invoice shortcodes rendering as code #45999
    Nigel_TT
    Participant

    Let me remove those center table tags, I expect the same result.
    Yes, the result is the same.

    in reply to: PDF Invoice shortcodes rendering as code #45998
    Nigel_TT
    Participant

    Hello,
    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.

Viewing 12 posts - 1 through 12 (of 12 total)