Arun Singh
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Better bbPress Signature] Signature tool not displayedglyndavidson, please update the plugin. If the issue persist please let me know site URL for the error.
Forum: Plugins
In reply to: [Better bbPress Signature] support for bbpress 2.3?Hi scottnelle,
Thanks for the plugin, it saves lot of pain.
For : PHP Notice: Undefined index: HTTPS in
/home/domain/public_html/wp-content/plugins/simple-301-
redirects/wp-simple-301-redirects.php on line 143Please update your line 143 with this:
$protocol = isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on' ? 'https' : 'http';It removes the error 🙂
Forum: Fixing WordPress
In reply to: How to remove categories and archives?just navigate to the widgets under the appearance tab in your admin panel,
and remove the widgets categories and archives from the sidebar. If you don’t find anything on the sidebar then add search and pages widgets and it will remove the categories and archives from the front end.Thanks
Viewing 4 replies - 1 through 4 (of 4 total)