Mert VAROL
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Code that clears the cache of some pages@serpentdriver thank you so much. I’m grateful.
Forum: Plugins
In reply to: [LiteSpeed Cache] Code that clears the cache of some pages@serpentdriver thanks.
<?php header('x-litespeed-purge: /'); header('x-litespeed-purge: /page1/'); header('x-litespeed-purge: /page2/'); ?>
Actually this code is ok. But I will use loop for pages. ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Blocking the HTML Minify feature for a few pages@qtwrk Thank you so much. ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache, Special Characters, Like Button, SpeedI’ve tried [esi post-views ttl=”60″] and [esi post-views cache=”private” ttl=”60″].
It works.
However, the page cache is deleted. Only view cache is not cleared. Is this normal?
- This reply was modified 4 years ago by Mert VAROL.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache, Special Characters, Like Button, SpeedNow I understand everything better.
I read this article and I guess that’s what I want. Is that so?
URL: https://docs.litespeedtech.com/lscache/lscwp/admin/#turning-wordpress-shortcodes-into-esi-blocks
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache, Special Characters, Like Button, Speed@qtwrk thanks.
The number of likes and views are the codes of the theme. I tried a few things but couldn’t fix it. Unfortunately, the problem persists.
Actually I can access codes. Have you written any blocking code? I can insert the code. All I want is to block access.
I can find the SQL query. Once I find the SQL query, can I use it to block access?
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache, Special Characters, Like Button, SpeedJS:
JS Minify
JS Combine
JS Combine External and InlineCSS:
CSS Minify
CSS Combine
Unique CSS File
Generate Critical CSS
Generate Critical CSS In Background
Inline CSS Async LibHTML:
HTML MinifyThese are on. Others are off.
- This reply was modified 4 years ago by Mert VAROL.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache, Special Characters, Like Button, Speed@qtwrk Thanks.
There was a plugin I didn’t use. I enabled it and the font became normal. No problem now.
There is also the number of views. This is not working normally.
Also, the like button shows the number of likes. However, I ran into a few different problems in this regard.
For these 2 issues I have to block the cache. How can I do that?
- This reply was modified 4 years ago by Mert VAROL.
- This reply was modified 4 years ago by Mert VAROL.
Hi. I am having the same problem. I wonder if there was a fix? Or will it be done?
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] WidthHi @weweave
Yes but I couldn’t do that. I do not know. Did not happen. For which class should I do it? Can you give information? Thanks..
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Error Message ProblemA few day ago I made a 404 redirect for all wordpress error messages. I restored it and it was solved.
Forum: Plugins
In reply to: [Nextend Social Login and Register] Privacy Policy Notice After RegistrationThanks. I do not request any code from you. I can write code myself.
I can go into the files and add code if it’s okay for you. I want to improve your plugin. I will do something very simple. I will make the “bootstrap modal” page appear instead of redirecting the page after the registration. I think this is necessary. I want information from you on where to add the code. or do an update for that matter. Please.
Actually this is not very important to me. The most important thing is that when someone makes a lost password request, I should receive IP address information. How can I do that? I can integrate it into the code. Can you help me?
reCaptcha is causing the problem. It gets better when you lift it.
Forum: Plugins
In reply to: [Hide My WP Lite] wp-admin protectionI tried, but it has not improved. In another article you mentioned the database. I looked at him but I couldn’t find it. I looked at “hide_my_wp” and “hmwp_temp_admin_path” in “wp_options” but I couldn’t find it. They are nowhere.