fourhexagons
Forum Replies Created
-
Ah, thanks Richard.
I am, in fact on WPEngine, and soORDER BY RAND()is disabled. Good call.This unfortunately also breaks the
[random_testimonial]shortcode, as well. It looks like a standard ordered list with pagination is my best bet at this point as I want to keep the page loads as zippy as possible.About the grid, that makes sense that they were just collapsing. What’s funny is that having seen them full-width for a couple days has me liking that view better anyway.
Thanks again for the help and for being quick with the reply.
Bryan
Ah, great. I see. Thanks again, Matt. I won’t chime in over on that thread, but will say here that I do agree with you that as an improvement request, it could be a nice thing to have an additional field to customize the heading/title.
Sorry to be unclear, here, Matt.
My issue is resolved in that I’ve edited the template code to make the email look the way I want.
However, if you’re saying that by changing the Donation Email Subject in the Email tab settings, then it should both change the Email Subject *and* change the header text, then this is not what I had experienced. My header text remained as ‘Donation Receipt’ even when the Donation Email Subject read otherwise.
I just thought I would give you a heads up on that in case it’s a bug.
Thanks again for the help.
Ah, right. Sorry about that.
I had previously changed the Donation Email Subject in the Email tab settings (before I had changed the templates, back when they were the defaults) and the email subject was, in fact, changed as expected, but the h1 did not match that email subject, and instead still read ‘Donation Receipt’.
Thanks, Matt. That worked great to just throw the emails folder into my theme dir and remove the header and footer.
However, about the Donation Email Subject, I had actually already changed that field to a new value, which showed up great as the email subject, but did not actually change the header itself. It remained as “Donation Receipt”.
Forum: Fixing WordPress
In reply to: ‘wp_formbuilder_pages’ error disallowing post deletionoh, right – makes sense.
I disabled my forms plugin and the posts deleted properly.Thanks!