jacksmithy
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] I enable Webp option but its not workingOk, I will check and get back to you as soon as I can.
Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] I enable Webp option but its not workingHi @qtwrk
Sorry, I’ve just seen you reply. Which part of the file log you need. It is too long.
no mention of any errors
Kind regards
Forum: Plugins
In reply to: [LiteSpeed Cache] I enable Webp option but its not workingThanks for that.
I followed your instructions to the latter and all images are png and jpg. Not a single one with Webp extension.
What is next?
Kind regards
Forum: Plugins
In reply to: [LiteSpeed Cache] I enable Webp option but its not workingWhich line you are looking for?
Also do you want me to: Debug Level basic or advanced?
Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] I enable Webp option but its not workingHi there,
I am sorry to jump on your thread @ranaharoon322 But I can confirm I am having the same issue. Everything is enabled, images optimized and I can also see the Webp version on the server. However Webp images are not appearing on the site. The plugin is still serving the old jpg and png files only.
I would assume there is some kind of bug with the Plugin.
Kind regards
Forum: Fixing WordPress
In reply to: suspected requestsThanks Steven for the prompt reply 😉
I feel better now!
Forum: Fixing WordPress
In reply to: Possible Tag BugDid I win something? 🙂
Forum: Fixing WordPress
In reply to: Possible Tag BugThanks Steven, I will ask them to disable the mod_secure if enabled and get back to you.
Thanks
Forum: Everything else WordPress
In reply to: Ability to select authors has vanished in WordPress 5Thanks Steven!
Forum: Everything else WordPress
In reply to: Ability to select authors has vanished in WordPress 5Thanks Samuel, you are right it was the below code in the .htaccess file which was causing the issue. I used it to redirect spammers requesting this url: http://www.website.com/wp-json/wp/v2/users/ to main site
# Redirect spammers request of this url /wp-json/wp/v2/users/
Redirect 301 /wp-json/wp/v2/users/ /https://website.comDoes anyone knows of any alternative to the code above? I really hate spammers!
Thanks again to everyone for the kind help!
PS: the above website is a dummy link
- This reply was modified 7 years, 8 months ago by jacksmithy.
Forum: Everything else WordPress
In reply to: Ability to select authors has vanished in WordPress 5Thanks guys, but I already have more than one user. It could be a theme compatibility, I will update theme and let you know later if the issue is resolved.
Thanks
Forum: Everything else WordPress
In reply to: Ability to select authors has vanished in WordPress 5Thanks Steven, but I can’t see it (it’s not there)
Forum: Fixing WordPress
In reply to: Visual editor missing, buttons not working, white textI have just updated to v4.7 and I was faced with the same issue. It took me hours trying to figure out the cause of the issue, but with no luck, until I found your post. Sigh….. what a relief. I can’t thank you enough, but thank you very much @digbymaass!
Forum: Plugins
In reply to: [W3 Total Cache] Slowing dowm admin panelThe same issue is here. It does not matter how you play with the settings, the W3TC extremely and annoyingly slows down the admin area. Also there is a noticeable increase in speed in front end once the plugin is completely disabled.
For now I found the best option is to disable the W3TC. I will wait for a quick fix from the guys at the W3TC, if none, WP Super Cache or WP Fastest Cache could be good alternatives.
Thanks
Forum: Fixing WordPress
In reply to: wp-json url requestThanks for that Milap.