webkocken
Forum Replies Created
-
Hi @jamesosborne.
I have sent you the details in the form. I hope to get some help here.
Hi @daext!
So, if I understand it right, then I should add both hreflang to both sites if I have two sites?For instance, if I have a swedish site and an english site then I should add both sv-se and en-us to both pages?
Like this:
<link rel="alternate" href="https://www.lchfarkivet.se/recept/picklad-rodlok-utan-socker/" hreflang="sv-se" /><link rel="alternate" href="https://www.simplelowcarbrecipes.com/recipes/pickled-red-onions/" hreflang="en-us" />
Forum: Plugins
In reply to: [UniConsent CMP for IAB TCF GPP Consent Mode] IAB TCSuper!
Thanks for quick help!Forum: Plugins
In reply to: [LiteSpeed Cache] Over 1000 critical cssDid you have a look at this?
Forum: Plugins
In reply to: [LiteSpeed Cache] Over 1000 critical cssHi @qtwrk
Here’s the report number: WICHTGWKForum: Plugins
In reply to: [LiteSpeed Cache] Over 1000 critical cssOk, thanks for that!
But what might be the reason for the huge amount of CCSS? Is it supposed to be that many files?Forum: Plugins
In reply to: [LiteSpeed Cache] Database growing quickly@hailite cool! I will try it out!
Forum: Plugins
In reply to: [LiteSpeed Cache] Database growing quicklyI have tried to exclude the css and js that I have found, but maybe I have missed something.
Also optimized the tables now, but it still seems to grow quickly. Over 400 files in about 30 minutes.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy load not working on mobileOk, thanks for clearing that out for me!
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Invalid newsletterHi!
Yes, I found out the problem. Can’t remember what it was, but I think it had to do with me changing host and the newsletter didn’t move to the new server.Forum: Plugins
In reply to: [LiteSpeed Cache] Not caching after server changeHi @qtwrk
Yes, it seems the page is beeing cached, but my host is telling me there is some scripts and css that are using old timestamps, and these are probably cached somewhere.For example (this plugin is now removed):
https://www.lchfarkivet.se/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/frontend.js?ver=1614114427Should be
But I believe there are more of these timestamps that are adding some trouble.
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Stars not clickableOk, cool!
On more thing.
The stars at the top of the page, is it possible to move them to another place with shortcode or normal code?Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Stars not clickableHi!
Tried to set Load inline JS to default, and after that it worked!
Great work, thanks!I have another question.
I want to use “Prevent accidental votes”. Is it possible to add a line of text above the button with a question like “Do you want to cast a vote of X?” where X is the number that the user has selcted?Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Stars not clickableHi @blazk !
The problem is with my Litespeed cache plugin.
If I deactivate it, then the stars work fine.Forum: Plugins
In reply to: [Contact Form 7] Multiple form tagsI’m trying to use it, but it still adds an extra </form> tag to my form.
I am using a custom form for the registration form, so I already have the </form> tag in my source code.
Or, am i doing something wrong?