AshboDev
Forum Replies Created
-
Yes!
That’s the done the trick ??
What’s the reason for that kicking up an error, just so I’m aware for future projects?
Cheers,
AshHi again,
I’ve moved the site to local server and get the same error with TwentySeventeen and all plugins disabled except for WooCommerce and the enquiry plugin.
I’m lost now :'(
Hello,
Just updated core and all plugins on the site but the same error is in the logs. I’m going to make a local copy of the site, and revert to a default theme.
Will update you shortly
Thanks,
AshHi there,
Thanks for getting back to me. Done the update and the site is now running on 2.4 but core isn’t up to date. I’ll run updates on the rest of the site and retry and check the logs and let you know.
Cheers,
AshEdit: Just seen this:
Any ETA on an update? ??
Forum: Plugins
In reply to: [Contact Form 7] Mail tab empty after site moveOkay…
So I saved [email protected] in one of the forms (In the “To” field in the mail tab) to see where it saved. I found it saved in the post_content for the CPT. I looked at one of the other contact forms and noticed it was doing the same, but with the info which was previously saved in there:
[your-name] <[your-email]> [email protected] From: [your-name] [your-email] Subject: Contact us Submitted from: [webpage] Name: [your-name] Job Title: [job-title] Company: [company] Address: [address] Phone: [phone] Email: [your-email] Message Body: [your-message]
So it appears all the fields are there but not actually being used. The fields in the mail tab appear to be empty (I assume just not setting the
value=""
, and the emails aren’t sending either.At a bit of a loss now.
Forum: Plugins
In reply to: [Contact Form 7] Mail tab empty after site moveOkay so the client decided to re-fill the fields in manually. No problem, all working again.
Until I changed the domain and put the site live. Gone, again.
Any ideas?
How is the info stored in the database, by domain or theme name or something? The only thing which has changed is the domain so I can only assume something is saved against that.
Just looking into it now as the site is live now.
Forum: Fixing WordPress
In reply to: Cannot change the robotsFor me I’m getting this in robots.txt:
# # Added by Google # Modify or delete lines below to allow robots to crawl your site. # Block all robots User-agent: * Disallow: /
Is this not correct then? I’m not quite sure what end result you’re going for?
- This reply was modified 7 years, 1 month ago by AshboDev.
Forum: Fixing WordPress
In reply to: Posts not ordering chronologiacallyCan you send me the code you have in
index.php
please? Put it up on pastebin.com so it doesn’t clog up this post and I’ll take a look for you.Another thing to note is that it’s using some sort of grid system, Penci Grid (Penci is the theme author I see). If you have a look around the backend, you might be able to find settings for the grid. I also wonder if there are settings on the blog page for the grid. This might be overriding something.
Keep me posted mate.
AshForum: Fixing WordPress
In reply to: Post TitleHi @shapovaloval, sorry about the late reply. Just got back after weekend!
Glad your issue is fixed and that it was simple to change ??
Forum: Developing with WordPress
In reply to: How to create Capitalized_Urls in WordPressForum: Fixing WordPress
In reply to: Chaos in URLs and errors 404 following permalinks modificationsLooks like you need to setup 301’s to preserve your SEO.
A 404 is a not found response from the server as you probably know, so to fix this, you need to redirect the old URL’s to the new URL’s. You can do this with YoastSEO premium, Simple 301 Redirects or server side if you’re comfortable with that.
Once you’ve set up the redirects (Old URL redirects to the new URL), you should be okay. You can use Screaming Frog or Google Webmaster Tools to find 404’s then check 301’s are working.
Good luck on this, you’ve got your work cut out ??
Forum: Fixing WordPress
In reply to: Insecure site (sometimes)So first of all, I’d upgrade to TLS 1.2, this is like anything else, if not kept up to date, you could encounter issues (like the one you’re seeing), lack of support from browsers or third party services, and could be left vulnerable.
Get on 1.2. 1.3 is in the works, but all of these come with new features, enhancements and security fixes. Once updated, it might fix your issue.
I can’t see any problems with your site though, so not sure how I can help besides advising the above ??
GL!
Forum: Fixing WordPress
In reply to: Pass Get var in the urlYou could (with js) just redirect them to the URL with the query string, built from input values from the form?
We’ve done a similar thing (Not WP, but using this approach) but we don’t redirect, we use the HTML5 History API, which works a treat.
Forum: Everything else WordPress
In reply to: lost backup codeThe only way would be to contact wordpress.com support. If you can’t log in you can’t disable the 2FA plugin.
This is the forum for the self hosted, www.remarpro.com software.
https://premium.wpmudev.org/blog/wordpress-com-and-wordpress-org/
Try this for help with WordPress.com sites: https://wordpress.com/help/contact