Rade
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Management of Excessive Bot Crawling on Our WordPress SiteHi,
You can try using plugins to block Bad Bots requests and reduce load on server, I did use both of this in past, and you can test each to see what works best for you
https://ww.wp.xz.cn/plugins/blackhole-bad-bots/ (it worked for me on almost every case)
https://ww.wp.xz.cn/plugins/stopbadbots/Forum: Everything else WordPress
In reply to: Sub item not working on Secondary MenuHi Michelle,
I had a similar problem, and this may sound silly, but can you please try to move the “Product Complaint Form” to be on the same level as other menu items, save the menu, and after that return it under “Contact Us” again and save the menu?Hi,
You may be able to use Gutenberg Blocks built-in functionality to add extra class/classes to a block and style it using that.
When you add a block you have the Advanced section on the right sidebar and there is an “ADDITIONAL CSS CLASS(ES)” section where you can add one or more and use space if you want multiple
Please refer to screenshot
https://ibb.co/QdCWMQ7Forum: Fixing WordPress
In reply to: Menu IssuesHi Alice,
It appears that JS is not loading properly:
wp.i18n.setLocaleData({'text direction\u0004ltr':['ltr']})
Do you by any chance have some optimization plugins?
Do you defer any JS scripts?Have a great day,
Rade
Forum: Fixing WordPress
In reply to: sapp-wp-signon.php?pass= Login ErrorPlease note that posting a link with a single sign-on password can give others access to your website, that is the second link.
You can use the regular WordPress login link, however, you will need your username/email and password:
– https://labsandspaces.com/wp-login.php
– https://labsandspaces.com/wp-admini confirm that patch 2.2.2 fix this issue, thanks alot 😉