trlss
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Toggle Image Linking back to old website on hoverNot too sure what I’m meant to be looking at here, as I’ve updated the file paths originally with a changedb.php script. Can you please point me in the right direction please?
Forum: Fixing WordPress
In reply to: Toggle Image Linking back to old website on hoverWhat link?
Forum: Fixing WordPress
In reply to: Toggle Image Linking back to old website on hoverSorry esmi, how can I target that url in serialized form? As I’ve not done this before.
Forum: Fixing WordPress
In reply to: Toggle Image Linking back to old website on hoverWhen you click on the toggle with the inspector open you can see that the toggle image path changes to the other website knellwood.co.uk.
You can also see that it changes it’s background colour to an ugly green.I do not want this! It’s also flagging up in the resources too, however only once clicked and it’s in the old website directory not mine.
Forum: Fixing WordPress
In reply to: Toggle Image Linking back to old website on hoverHi,
I cannot find any trace of the domain knellwood.co.uk however in the database, even when I manually look through it myself.
It was a back up of the original website, so I just the template and old database as a starting point. I do not intend on using any of the original website functionality.
What’s the best way to remove it?
Forum: Themes and Templates
In reply to: Toggle Image Linking back to old website on hoverI’ve even run this SQL via the SQL on PhpMyAdmin:
UPDATE wp_posts SET post_content=(REPLACE (post_content, ‘<old url>’,'<new url>’));
with the correct URLS of course and nothing has been changed, 0 tables.
So it can’t be the database?
Forum: Fixing WordPress
In reply to: Alt text not displaying on WebsiteHi,
It’s now been fixed, my hosting ran out of disc space for me to upload the fix.
If you could take a look or have any ideas, it would be most appreciated!