tunder
Forum Replies Created
-
I added this code incorrectly and now I found my mistake. I accidentally put it under @media screen and (max-width: 767px). It works! Thank you very very much!
Thanks Herman for your reply! Unfortunately, this CSS is not working on my website.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] WordPress 5.5 sitemap feature@auctollo, thanks for letting us know that the plugin disables the core sitemaps.
However, the virtual WP robots.txt on my site contains the sitemap link to /wp-sitemap.xml which is disabled and shows 404 if you go there. Basically, now I have two sitemap links inside of my WP robots.txt (/wp-sitemap.xml and /sitemap.xml)
So my question is: How to get rid of /wp-sitemap.xml line in my WP robots.txt? How big of a problem it is? Would you recommend creating the actual robots.txt file myself end edit it manually?
Thanks!
I have a similar error:
Fatal error: Out of memory (allocated 190054400) (tried to allocate 23424505 bytes) in /nfs/c07/h02/mnt/111184/domains/rskservice.com/html/wp-includes/wp-db.php on line 1262
Here is the memory test result:
Wordfence Memory benchmarking utility version 6.1.7.
This utility tests if your WordPress host respects the maximum memory configured
in their php.ini file, or if they are using other methods to limit your access to memory.–Starting test–
Current maximum memory configured in php.ini: 256M
Current memory usage: 53.00M
Setting max memory to 90M.
Starting memory benchmark. Seeing an error after this line is not unusual. Read the error carefully
to determine how much memory your host allows. We have requested 90 megabytes.
Completing test after benchmarking up to 80.25 megabytes.
–Test complete.–Congratulations, your web host allows you to use at least 80.25 megabytes of memory for each PHP process hosting your WordPress site.
WFBrian, please help me to fix it!
Forum: Plugins
In reply to: [WooCommerce] Change Select a Category text in widgetWay to go! Thank you very much!!
Forum: Plugins
In reply to: [WooCommerce] Change Select a Category text in widgetI need to do the same thing. Did anybody find the solution?