mikdac
Forum Replies Created
-
@adamdunnage, Your reply made me check with other browsers. And there the disabled snippet was no more. I went further and cleared all cached data in my Chrome browser and now the snippet is gone there as well. Thank you (without your comment it would have taken me quite some more time to figure this out).
- This reply was modified 2 years, 10 months ago by mikdac. Reason: Marked as resolved
@adamdunnage very strange, I definitely still see that section. At the very top of the source. Please see screenshot at https://imgur.com/a/gVP6XKR
- This reply was modified 2 years, 10 months ago by mikdac.
Hi @adamdunnage, thank so much for reaching out. I’ve provided the Site Health info using the form. I just thought I should share some more code from the top most part the page. It really looks like it is Site Kit adding these lines when you just read the code/comments:
<!-- Kodblock f?r fr?ns?gning av ”Google Analytics”, tillagt av Site Kit --> <script type="text/javascript"> window["ga-disable-UA-200756347-2"] = true; </script> <script type="text/javascript"> window["ga-disable-G-5N7ZF76M0K"] = true; </script> <!-- Avslut av kodblock f?r fr?ns?gning av ”Google Analytics”, tillagt av Site Kit -->
My apologies for the Swedish language, but that is straight from the source, unedited by me, and probably due to the fact that the site language is Swedish. I assume the English comment read something like
Code block for disabling of “Google Analytics”, added by Site Kit
Hope this clarifies.
- This reply was modified 2 years, 10 months ago by mikdac.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] How to disable a search bar@longnguyen89 Thanks a lot, that worked, and helped me understand what to look for if I need further optimizations.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] How to disable a search barHi,
I’ve tried this for our site, but it not only remove the search field but also the summary itself (i.e. the stars). Is there a way to only show the stars? Preferably with the possibility to also disable the histogram showing the distribution of the reviews. I’m happy to do this either with short code arguments, via css or php, but I would probably need some guidance to get started.
- This reply was modified 3 years, 2 months ago by mikdac.