Lucid Gen
Forum Replies Created
-
Forum: Reviews
In reply to: [PWA] Can not load SVG files in offline and conflict with Litespeed CacheOh thank you for your reply. I’m not familiar with PHP code. How can I implent your advices?
Can you help me a code to put in my theme’s functions.php to add SVG file and Litespeed cache minified CSS file. I see Litespeed cache CSS link is
my-domain/wp-content/litespeed/css/2abda1874b4fac58e331603eb0fe04c3.css?ver=e94c9
.Thank you!
Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] Sitemap not work with QUIC Cloud CDNHello @qtwrk
With xxx is sitemap, I got output:
Array ( [0] => Array ( [host] => my-domain.com/sitemap_index.xml.azdigihost.com [class] => IN [ttl] => 3789 [type] => HINFO [cpu] => RFC8482 [os] => ) )
And with xxx is domain only, I got output:
Array ( [0] => Array ( [host] => my-domain.com [class] => IN [ttl] => 3600 [type] => HINFO [cpu] => RFC8482 [os] => ) )
Please help me, thank you for your support!
Forum: Plugins
In reply to: [LiteSpeed Cache] Sitemap not work with QUIC Cloud CDNI have tried this PHP file:
<?php $result = dns_get_record("https://xxx"); print_r($result); ?>
But I got an empty array:
Array ( )
Hope you can help, thank you so much!
Forum: Plugins
In reply to: [LiteSpeed Cache] Sitemap not work with QUIC Cloud CDNHello @qtwrk , I don’t know how to edit code in the PHP file. Can you help me edit it? (the first PHP code copied from another support topic).
Thank you very much!
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Remove strong in FAQThank @rankmathteam
I found that I can control the
strong
tag by Gutenberg editor. RankMath plugin is so smart when it lets users choose H2 H3 P and style for FAQ block.This is the first time I have used FAQ by Rankmath, so I had confused. Now, the problem was resolved. Thank you!
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Remove strong in FAQHello @rankmathteam
I confirm that the Questions are bold.
The affected URL: https://lucidgen.com/tai-video-youtube/
Position: Vì sao m?i video l?i có ch?t l??ng khác nhau?
Hope you can add an option to disable bold for Questions. I need it normal like my site style.
Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] All the pages are in the blacklist after crawlingHello, go to LiteSpeed > General > Set Server IP to empty. That help me resolve the problem.
The problem is that it is very difficult to determine if Hotlink Protection is not working because of your plugin. If they knew it was your plugin, they would have let you know.
I would suggest you the following:
– Add a hotlink protection section in plugin settings (it’s collapsed by default).
– When the user clicks it will expand, you will explain that the user needs to paste their hotlink protection code into the 2 htaccess files that the plugin used.
– Even better if you have a blank box for users to enter their hotlink protection code and save it, your plugin will automatically insert it for them.Hello, I found that plugin use 2 .htaccess files in wp-content and upload folders. I tried to put hotlink protection in 2 .htaccess files and it works!
The problem is resolved, but you can make something to help people who want to use hotlink protection know what should they do to work!
Re-install 5.0.3. Recent updates of KK Star Rating are quite dangerous for users. Hopefully they will test more before posting a new update.
I found the solution for me. I used domain/category-name/?feed=gn and it generated the right RSS.
Hello, I also had this problem. I tried your way. It looks like it worked, but it actually worked wrong. The entire content in the category feed is the same as the domain/feed/gn feed. The way it doesn’t filter out the correct posts in its category.
Forum: Plugins
In reply to: [AMP] Google Ads not showing on WordPress+AMP siteThank you @jamesosborne