texnavi2024
Forum Replies Created
-
Forum: Plugins
In reply to: [Widgets for Google Reviews] LCP on PageSpeedHi @lacadev
The issue is not occuring anymore because I have sorted the problem since my last post, the problem is that the widget is for some reason going over the width of the section (or container) on the mobile, I even tried to set the widget width to 100% (or smaller) using css code and that didn’t work. In the end I set the section to full width and that solved it, but if I set the section as it was before the problem will still be there.
Thank you
Forum: Plugins
In reply to: [Widgets for Google Reviews] LCP on PageSpeedHi @lacadev, I have changed the widget for the free version yesterday after I noticed the pro widget is delayed, I do NOT want the widget to be delayed as I want it to be shown on first page load (I am using perfmatters and added the loader.js to exclusions list). I have been using the free version of the plugin for a couple of months now and all was fine (pagespeed score was always over 90) until newer versions of the plugin were released. I’d like to stick to the pro version so please let me know if there’s anything else I should try other than delaying it. Thank you
Forum: Plugins
In reply to: [Widgets for Google Reviews] LCP on PageSpeed@lacadev please see picture attached
@liditrudex I managed to sort it by logging in from another computer. thank you
@liditrudex don’t want to be funny and I appreciate you’re taking the time to assist on here, but what part of “both are up to date” (both browsers are up to date = running latest version) from my previous message is not clear? as said I deleted the plugin as couldn’t bother to waste any more time with it and seeing the support the potential future users get on here I’m glad I did.. thanks again for your time
@liditrudex I tried from 2 different browsers, Firefox and Chrome, both are up to date. the problem was stil there. I just deleted the plugin in the end. thank you for your time
@liditrudex I have the same problem, any advice please? screenshot attached. thanks
Forum: Fixing WordPress
In reply to: Menu Icons option missing@kel-dc I posted on here because it is also WP related -> as you can see from the first 2 screenshots attached the option to add icons in the WP menu is missing, no matter what theme I am using. so was that option removed by WordPress devs or what am I missing?
@dwpriv thank you very much! your snippet only works for the notes added by customer on checkout, I needed it to work for notes I add as an admin too on the order page in woocommerce. I just added .document-notes to your snippet and it works great. thank you ??
add_action( 'wpo_wcpdf_custom_styles', function( $document_type, $document ) { ?> <style> .customer-notes, .document-notes { margin-top: 100px; } </style> <?php }, 10, 2 );
@dwpriv I deleted the errors when you told me to check for them so there’s no error anymore. here’s screenshot of how/where I placed the code: https://ibb.co/3hkWZ8f
@dwpriv not edited invoice.php.. tried to reinstall from zip file again (cleared cache and etc) and it’s same, Notes are displayed as shown in my initial post
@dwpriv Yes I have errors there:
2024-05-21T05:55:15+00:00 Critical syntax error, unexpected end of file (home/samplepublic_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple/invoice.php:115)
@dwpriv tried this in functions.php and it doesn’t work :/
Anyone help with point 2 please? tia
hi @ghernkadence, I just tested this and it works! thanks a ton! it should be Local pickup instead of local_pickup ??