Sea Jay
Forum Replies Created
-
Forum: Plugins
In reply to: [CM Tooltip Glossary] CSS selector for term inside tool tipYes, thank you for asking!
https://www.603la.net/wp-content/uploads/2025/08/Screenshot-2025-08-26-at-11.25.42-AM.png
Password: [redacted by moderator]
We’d like the glossary term, in this case “Annulment”, to appear larger than the description, but we don’t know the correct selector (the Inspector won’t display it).- This reply was modified 8 months, 2 weeks ago by Sea Jay.
- This reply was modified 8 months, 2 weeks ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [CM Tooltip Glossary] Glossary item stylingThank you! Perfect. Issue resolved.
Forum: Plugins
In reply to: [CM Tooltip Glossary] Breaking menu on Beaver BuilderWe needed to change a custom post type configuration via Pods extended for dynamic access. All set!
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Addresses and custom fieldsThank you! As always, amazing.
We haven’t seen sponsored ads, but are concerned. How do we remove these permanently?
Thank you!
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Add current date to footerThank you! Works great. Resolved.
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Add current date to footer$pagination = apply_filters(‘dkpdf_footer_pagination’,return date( 'F j, Y' ) . ' | {PAGENO}');I got a error that took down the site.
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Add current date to footerI found the relevant line in dkpdf-footer.php:
$pagination = apply_filters(‘dkpdf_footer_pagination’, ‘| {PAGENO}’);
With my limited PHP knowledge, I tried this, but it didn’t work.
$pagination = apply_filters(‘dkpdf_footer_pagination’,return date( ‘F j, Y’ ) ‘| {PAGENO}’);
Where did I get the syntax wrong?
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Custom Post TypesThat works. Thank you so much!!!
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Custom Post TypesHi! Any update on this? The custom post type is set to public in all facets.
Forum: Plugins
In reply to: [List category posts] SECURITY RISKThank you for the update and the context!
Thank you for your consideration of this!
Forum: Plugins
In reply to: [List category posts] SECURITY RISKWe just received that notification, too. I hope this is updated very soon since we love using it.
Hi! Yes, that is exactly right.