seanjoyce69
Forum Replies Created
-
Forum: Plugins
In reply to: [WPFront Scroll Top] Not displaying properly on mobileHi,
The issue has been resolved. Not an issue with your plugin.
In case anyone else has this issue:
I use the astra theme and build my site on localhost.I had enabled the astra option to cache local fonts to speed things up.
when I deployed to live, astra was still looking for fonts and other stuff from localhost, one of which was the image for the back to top plugin.So I switched themes and switched back and it fixed the issue.
thanks,
Sean.I figured this out.
Essentially there’s a bunch of stuff left over in the wp_posts and wp_postmeta tables from old templates, headers and footers and pages that I need to get rid of. Plugins like WP-Optimise didn’t catch them, so I’m just zapping them myself, there’s only about 15 or so. Not ideal but I don’t see any other way.I wish there was a way to find orphaned records in these tables.
you can close this.
Sam.Hi Alan,
I tried that, no joy, also tried a few different permalink formats.Anyhow, I’m fairly sure the problem is not related to your plugin. I disabled it and am still getting empty 404 pages, so it looks like an issue in the theme.
In any case, I’m very happy with the 302 redirects 🙂
BTW, the site is https://bluecricket.ie
best,
Sean.Yep, I know. I’ll be putting a version of the site live later today, so I’ll drop you back a message with a link then.
I’ll also drop a note if I figure it out so others can benefit from my newbie error.
Sean.