anderslinn
Forum Replies Created
-
Forum: Plugins
In reply to: [Klarna for WooCommerce] CSS rules, text is not visiblenope ?? but it seems something is messing with the extra CSS. way back i fixed the mobile menu by adding some extra CSS. but all the styles there have gone missing as well. So it seems the issue is somewhere else.
Forum: Plugins
In reply to: [Klarna for WooCommerce] CSS rules, text is not visible!important did not work. Settings for iframe only change some of the font colors, and not the ones I want to change. the marked text here is black on black background.
https://pasteboard.co/K1zjMvz.pngForum: Plugins
In reply to: [Klarna for WooCommerce] CSS rules, text is not visibleAll cache emptied. Its the same as before Im not sure if im doing it right but adding the following CSS in wordpress extra CSS , shouldn’t this overwrite other rules? Cant seem to find the class for changing fontcolors either, that could also be a way, just need the first textline and terms and condition text to be visible
<pre><code>@media screen and (max-width: 9920px) { #klarna-pay-later-main, #klarna-pay-now-main { background-color: lightpink; } } @media screen and (min-width: 20px) { #klarna-pay-later-main, #klarna-pay-now-main { background-color: lightpink; } }
- This reply was modified 3 years, 10 months ago by anderslinn.
Forum: Plugins
In reply to: [Klarna for WooCommerce] CSS rules, text is not visibleseems like klarna is not showing up at all when im not logged in, pretty permlinks and Sweden selected… fixed, had one decimalpoint for prices changed to two
- This reply was modified 3 years, 10 months ago by anderslinn.
Forum: Plugins
In reply to: [Klarna for WooCommerce] CSS rules, text is not visibleHmm weird since I haven’t set any media min or max width on klarna. Tried to add some new CSS to fix it and instead everything disappeared in the mobile view cpmpletely. Removed CSS but everything is still missing on mobile view.
Forum: Themes and Templates
In reply to: [eStore] add norefferer on links.Hi
I see you updated it, however lighthouse report are still complaining.Forum: Plugins
In reply to: [Elementor Website Builder - More Than Just a Page Builder] Site is messed upnvm
Forum: Themes and Templates
In reply to: [eStore] add norefferer on links.Changed it in footer.php on my site, but should be updated.
Settings not working for older fields , new ones show up but some of the old ones doesn’t. weird that some works like name but not company.
- This reply was modified 4 years, 1 month ago by anderslinn.
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] cant access settingsThank you 1) did the trick
Forum: Plugins
In reply to: [LiteSpeed Cache] console errors no valid digestHi , been busy withother issues but trying to resolve this now. Yea CSP is on. I just cant find where or how to whitelist litespeed.
Forum: Plugins
In reply to: [LiteSpeed Cache] console errors no valid digestTTL seems to have worked after flushing cache , and one of the errors went away but still errors in console
Forum: Plugins
In reply to: [WooCommerce] navigation shows blog instead of shopThank you.
I however solved it by using a different theme , or more correctly did a dual theme setup with storefront as theme on the store site. as I understood it the previous variabel was hardcoded as blog. Navigation works nowForum: Plugins
In reply to: [WooCommerce] navigation shows blog instead of shophttps://ettgottliv.com/butik and any product there , I deleted the other product that was linked in the first post.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] User enumeration still onThanks for the answer , I had that but the issue was simple my ip is whitelisted so no surprise it didnt block enumeration.