raha1988ab
Forum Replies Created
-
Hello
First of all, thank you for all code you give me, I used them and they helped me
Now I want to index some attributes and set no index to many of my attributes, The url are like this:
filter_brand=gan filter_color=venetian-red filter_weights=20kilosis there any other code to let me chose what filter index and what filter set to no index?
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] audit-logs dates in csvthere is no way I can fix that?
Forum: Plugins
In reply to: [LiteSpeed Cache] Load JS Deferred on and many problems occurredYes it worked
but speed on mobile has issue
page speed insight: https://prnt.sc/My-SdxfyZR2P
google chrome lighthouse https://prnt.sc/K3efeNmooii3
- This reply was modified 2 years, 5 months ago by raha1988ab.
- This reply was modified 2 years, 5 months ago by raha1988ab.
Forum: Plugins
In reply to: [LiteSpeed Cache] Load JS Deferred on and many problems occurredI add it, it break the speed, what now?
Forum: Plugins
In reply to: [LiteSpeed Cache] Load JS Deferred on and many problems occurredYou mean like this?
Forum: Plugins
In reply to: [LiteSpeed Cache] Load JS Deferred on and many problems occurredPlease see this image
This is new email of theme Autor:
Ask them to enable delay JS without exclusion and check why the scripts that I added to the exclusion list are not loaded on the places where they should be. All scripts should be loaded in the order they are on your page even if they are delayed.
please try add
@qtwrkwdandwoodinto excluding list , purge all , see how thing goesWhat do you mean about wd and wood ?
Forum: Plugins
In reply to: [WooCommerce] WordPress: How to show product term’s description in Front-End?Hi, I fixed it with the snippet got in FB group
function display_attribute_term_description() { // Get the current attribute term $slug = get_query_var('filter_brand'); $term = get_term_by('slug',$slug, 'pa_brand'); // Check if the term exists and has a description if ($term && !empty($term->description)) { echo '<div class="attribute-description">' . wpautop($term->description) . '</div>'; } } add_action('woocommerce_before_main_content', 'display_attribute_term_description');I have a new question, is it possible to have this filter page canonical and meta description?
Hi
I used the regenerate thumbnails plugin and it worked but still getting this error in my error_log
[20-Jan-2024 14:05:39 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/site/public_html/wp-includes/media.php on line 795 [20-Jan-2024 14:05:39 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/site/public_html/wp-includes/media.php on line 801Any solution for this to find what image is generating this error?
Forum: Plugins
In reply to: [WooCommerce] WordPress: How to show product term’s description in Front-End?Hi @carolm29
Ok , Let me talk another way
We all know that in woocommerce we have attributes and each attributes have Terms and each terms have descriptions, How can I show this description on the front end of the site?
For example, my address is http://example.com/shop/?filter_brand=sony
I want to show the description of Sony in the front end, is it possible?
*Note: I’m not going to enable Archives, I want my url to be dynamically or query strings not static urls
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache Crawler v6.0.0.1 documents@qtwrk So you mean the crawler will run and crawl all those 1000 pages but in litespeed cache could not show that?
Yesterday the site wasn’t open, so I had no choice and I restarted the webserver to fix this, is that related to cache settings?
Hi
Thanks for answering
I asked 2 questions but I got answers for just the first
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache Crawler v6.0.0.1 documentsHello
Woo, What the information you give me, thanks for all of these
1-now I saw some different in crawling, 95% it crawls the mobile and 5% crawl for desktop
https://drive.google.com/file/d/12jjidXmNJ0KftmMiMFDcxclmRzVyGtG4/view?usp=sharing
https://drive.google.com/file/d/13o-4LgoP34f5Rij6TjwbY0rBP5tmE4Ga/view?usp=sharing
2- Why does the crawler never crawl all the pages in gray color? every time I refresh the crawl page, it shows me the number under 600
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache Crawler v6.0.0.1 documentsYou answer very briefly, I am asking you important and detailed questions and I want detailed answers because I could not find complete documentation for them.
The crawler of mobile changes crawler every 3minutes but the crawler desktop does not change anything
I want to change the blue Icon to green for both desktop and mobile device, tell me how to do that
Hello @rankmathsupport
I think there is mis understanding
I need two things, as you know, in the woocommerce attribute section, there is textarea, if I put something there (for example for a brand of Sony) it will not show in the front-end
1-but I want to have
meta descriptionin my page source, so that link wont help me2- I have lots of attributes, around 420, I just want to allow some of them to index not all of them, what should I do?
Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache Crawler v6.0.0.1 documentsAre these settings right now?
https://drive.google.com/file/d/13ojv_-zF4O3DSEiA625J_d-mwo4XSlIF/view?usp=sharing
https://drive.google.com/file/d/1ExoQxKutWkz8EO219j2X3MBEMy633d9h/view?usp=sharing
1-My question is: why the crawler always run and cache the page? we don’t change them until we press Purged all. it that okey?
2-Somethimes when I login in WordPress dashboard, it show me this, please tell me why? I didn’t press the Purged button
Purged all caches successfully. Reset the optimized data successfully. Options saved.https://drive.google.com/file/d/1EYFh6cUmWUl-eb7xqy0ErFW3-rXPyFJe/view?usp=sharing