Sea Jay
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Autoloading database tablesThanks to you both for looking into this!
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Autoloading database tablesHi @keraweb
Do you have any suggestions?
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Autoloading database tablesFor anyone else who may find this post, I should add that Pods > Settings > Clear Pods cache doesn’t empty those tables. If that is what’s supposed to happen, I’d be interesting in commissioning support to find out why not.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Autoloading database tablesI did more research and found these large entries in the wp_options table.
_transient_pods_pods_get_type_post_type-2.7.22 517636
_transient_pods_1ec153e2e709711909fa5cb228a656e3 377110
_transient_pods_pods_wp__pod_tableinfo_event-2.7… 350928
_transient_pods_pods_wp__pod_event-2.7.22 234040
_transient_pods_pods_wp__pod_preserve-2.7.22 100130
_transient_pods_pods_get_type_taxonomy-2.7.22 86139
_transient_pods_72af907bd4e98115b08fe49eea624fda 80086These transients are not being removed during housecleaning and they are all being autoloaded. Do they all need to be autoloaded?
Forum: Plugins
In reply to: [Advanced Sidebar Menu] Widgets disappeared after updateIn any case, after having this problem since Friday, when I optimized my database, these are now re-appearing.
All set for now!
Forum: Plugins
In reply to: [Advanced Sidebar Menu] Widgets disappeared after updateThanks.
Thank you!
Thanks!
Three issues remain that I don’t see how to remedy.
- The space for the button is still open, even with the display: none.
- We had removed the placeholder, but “Search here…” is still visible.
- The text is bold.
This is the prior styling:
https://web.archive.org/web/20200602200325/https://www.mcht.org/visit-a-preserve/
Forum: Plugins
In reply to: [Comments - wpDiscuz] Line/paragraph breaks in display on postThanks!
We switched from regular WordPress comments, and it seemed that the breaks showed there in full comments. Can we turn off “Read more” to replicate that approach: full comments with breaks?
-Jay
Thanks for the rapid response!
Thanks! Resolved.
Thanks!
First, we found out Formidable encodes subjects and they sent us a code snippet for functions.php to decode:
https://formidableforms.com/knowledgebase/frm_encode_subject/
Second, we found the article about STOREDRV.Submission.Exception:SendAsDeniedException with Outlook.
Since we need to have different from address es with different forms, we switched to MailGun and everything is working great!
Resolved. I’ll leave this here in case others need this information.
-Jay
Disregard. Formidable responded confirming they encode subject lines and they provided a snippet to turn off encoding.
https://formidableforms.com/knowledgebase/frm_encode_subject/
Resolved. I’ll leave this here in case someone else needs the information.
-Jay