• Skip to main content
  • Skip to primary sidebar

WP Dev

Guides, plugins and themes for WordPress

General

Fix easyengine error for global-nginx-proxy

July 3, 2022 by Ciprian Tepes Leave a Comment

If you have your sites on easyengine and none of your sites are down, you have to check if nginx is running fine. So I refreshed the services but then I got an error: It definitely looks like something's broken with the easyengine. I've googled the similar error code and found some results that suggested to restart the ngingx-proxy itself so I did: However, that was … [Read more...] about Fix easyengine error for global-nginx-proxy

Replace WordPress Widget Title Tag

January 19, 2022 by Ciprian Tepes Leave a Comment

If you want to change the heading tags to a paragraph for SEO purposes then you can use the following function: To successfully add the code you have two options: Edit your theme's functions.php file and insert the code thereInstall the Code Snippets plugin https://wordpress.org/plugins/code-snippets/ In WP Admin go to Snippets -> Add New (in the left sidebar)Add a … [Read more...] about Replace WordPress Widget Title Tag

Primary Sidebar

Recent Posts

  • Fix easyengine error for global-nginx-proxy
  • Replace WordPress Widget Title Tag

Recent Comments

No comments to show.

Copyright © 2022 WP Dev ยท Powered by WordPress