paktin
Forum Replies Created
-
I wish you can provide custom payment methods, other than the planned Bank Transfer.
Indeed the shop is collecting digital payments with QR codes of various payment platforms. Then the customers whatspp the paid screen directly to the shop. I just need html code blocks.Forum: Plugins
In reply to: [LiteSpeed Cache] Filter like “wp_omit_loading_attr_threshold”Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] Filter like “wp_omit_loading_attr_threshold”Yes. Just like a blog archive page. I should lazy load the images except the first three which are located above the fold.
In the plugin, it seems that there’s no easy way to do this.
Forum: Plugins
In reply to: [LiteSpeed Cache] LSC is not working with the ajax load more buttonThe problem is solved with the help of the Bricks support team.
Solution is simple: set the cache TTL to less than 8 hours.
To explain a bit more on the “category” issue.
- Regex: From “/category/(.*)” To “/blog/$1” (works but the “/category/” page returns a 404.
- Exact match: From “category” To “blog” (redirects all pages start with “category” to the blog page).
The above 2 redirections work separately but not together.
And about the slugs with utf-8 characters (Chinese):
If similar utf-8 slug is present in the current website, the redirection works well.
If the utf-8 slug is an old URL, the redirection doesn’t work.Thanks for your reply.
One more question:
I’ve put a file “meta.php” in the folder “/mytheme/learnpress/loop/course/” to change the course content trim words from 15 words to 35 words. But the change is not shown in the frontend.
How can I put that change in effect? Thanks.
Forum: Plugins
In reply to: [WooCommerce] Product short description field missing on backendHi,
I have tested and deactivated all plugins other than woocommerce. The short description field is still missing on the backend. Please refer to the screenshots here: