jackterrmov
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add JavaScript to specific page headHaha! You’re exactly right, always more than one way to skin a cat!
Thanks so much, Andrew, this was super helpful!
Forum: Fixing WordPress
In reply to: Add JavaScript to specific page headHi Andrew!
Thanks for your response.
End result of what I’m wanting is to monitor the conversions, i.e. successful checkouts that result from referrals from a third party site, who’ve provided the conversion pixel.
So, I guess switching out the is_home for is_page title is the way to go, right? And that would be within header.php in the editor of wordpress?
Forum: Fixing WordPress
In reply to: Migrating to VPS from Shared HostingJust a quick update on this for any one else who may struggle with this like I have!
Managed to do exactly what 2niner2niner said and it was WAY easier! But stumbled upon a wordpress login screen that asked me to re-install wordpress.
In the end, I re-installed wordpress and just uploaded the exported file from the old site to the fresh installed wordpress, with a few minor changes to the memory limits on my VPS server.
Worked a treat after a few tweeks on the old file. Currently using redirecton in cPanel to get the IP address to home page but we’ll get there eventually!
Forum: Fixing WordPress
In reply to: Migrating to VPS from Shared HostingOk, that’s coming from me trying to access https and when I go to http and then my VPS’ IP address, I get to the WordPress installation page… That can’t be right, surely? It’s already “installed” by me having uploaded the files from the shared hosting, right?
Forum: Fixing WordPress
In reply to: Migrating to VPS from Shared HostingHmmm… Getting the following error… I was pretty sure that all permissions were 755… Is that right?
SSL connection error
Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don’t have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.Forum: Fixing WordPress
In reply to: Migrating to VPS from Shared Hosting2ninerniner2, thanks for your speedy response and apologies for my less-than-speedy one.
Will give this a whirl and get back to you with results!