nigeldodd
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Fixing WordPress
In reply to: remove "Proudly powered by WordPress" from footerOk, thank you. I think it is clear that it cannot be done straightforwardly from the backend as I would have hoped.
Forum: Fixing WordPress
In reply to: remove "Proudly powered by WordPress" from footerYes, sorry. I am using twenty sixteen. It is the standard WordPress installation with justhost.com.
Forum: Fixing WordPress
In reply to: old ip address used for css files etcthanks, but I may not have explained the issue sufficiently to you. Here is the source code for the top of the index.php page as rendered by WordPress:
<link rel="pingback" href="http://192.168.0.103/wordpress/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://192.168.0.103/wordpress/wp-content/themes/twentyfifteen/js/html5.js"></script> <![endif]--> <script>(function(){document.documentElement.className='js'})();</script> <title>raspberry site | Nigel and William's site</title> <link rel="alternate" type="application/rss+xml" title="raspberry site » Feed" href="http://192.168.0.103/wordpress/?feed=rss2" /> <link rel="alternate" type="application/rss+xml" title="raspberry site » Comments Feed" href="http://192.168.0.103/wordpress/?feed=comments-rss2" />You can see the hard coded 192.168.0.103 which is no longer relevant since the router has dished up another ip address. The problem is with the hard wired ip addresses and I am surprised WordPress uses these for obvious reasons.
Which file or which table in the database will contain 192.168.0.103 please?
Viewing 3 replies - 1 through 3 (of 3 total)