Sea Jay
Forum Replies Created
-
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Custom Post TypesHi @dinamiko
The post type is registered by Pods as Public, Public Queryable, Content Visibility is Public, and User Capability is the same as Page..
Yes, please do send a code snippet that I can add to functions.php and I’ll report the results.
TIA!
- This reply was modified 12 months ago by Sea Jay.
Forum: Plugins
In reply to: [Search Exclude] Media search blockedCore 6.8.1 and Search Exclude 2.5.1
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Custom Post TypesWhen I added the updated code, our resources custom post type now appears as a choice on the PDF Button tab. Thank you.
However, the button is not appearing after the content on those resource posts, as it is appearing on all pages.Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] CSS selectorsGot it. Thanks! I’ll do that.
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Custom Post TypesI added that code to functions.php, changing nav_menu_item to my custom post type and it removed all post types from the PDF button screen. Should that code go somewhere else?
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] CSS selectorsThank you for asking! Love the plugin.
When I click your Print PDF button on this page https://www.jaycollier.net/work/management/academy-of-digital-sciences/about/, I get this: https://www.jaycollier.net/work/management/academy-of-digital-sciences/about/?pdf=24215
I want to change the formatting of the page title on that PDF-formatted page, but when I use the Inspector, I see this code:<span style="left: 54.22%; top: 7.17%; font-size: calc(var(--total-scale-factor) *12.00px); font-family: sans-serif; transform: scaleX(1.02512);" role="presentation" dir="ltr">About the Academy of Digital Sciences | 1</span>Since there is no IDs or class on the span, I don’t see how to write CSS to adjust it.
What am I missing? 🙂 TIA.
Forum: Plugins
In reply to: [Use Any Font | Custom Font Uploader] Width in shortcodeYes, that was for another plugin! Sorry!
Forum: Plugins
In reply to: [Use Any Font | Custom Font Uploader] !important in CSSThank you for the response. Here is the use case:
We assign a particular font to main content area links with UAF. However, we want to override that font assignment for a block type within the main content area. I’m not aware of doing that when UAF assignments are !important.
Thank you for that future option!Forum: Plugins
In reply to: [Display Posts - Easy lists, grids, navigation, and more] Sibling pagesThank you! That works great!
Forum: Plugins
In reply to: [Display Posts - Easy lists, grids, navigation, and more] Sibling pagesSince parent is set to current, doesn’t that only show child pages?
• Parent
– • Current
– • Sibling
– • Sibling
– • SiblingOn page Current, we would like to show a list of Sibling pages. Current has no children.
Forum: Plugins
In reply to: [Simple Social Media Share Buttons - Social Sharing for Everyone] InstagramThank you for that explanation. It makes sense.
Hi! Thank you for following up. The problem wasn’t resolved, and we chose a different solution. I’ll mark this ticket resolved.
Disregard. Changed the_excerpt to the_content in the default template. Now working.
I’ll leave this here in case anyone else has the same question.
Thx!No, nothing happened at all.
Hi!
Yes, I figured it out hours after making this ticket, and I submitted a post with the solution in this thread, but it wasn’t published. One more time 🙂
I added a new cookie “On Popup Close” (“Cookies control the repeat display of a popup”) with a setting of 1 month.
Then I copied the name of the cookie into my primary trigger (“Triggers that cause a popup to open”) under Cookie Name (“Choose which cookies will disable this trigger”).So, in the end, this is what I had in Popup Settings > Triggers
- Triggers cause a popup to open.
Type: Time Delay / Auto Open
Cookie: pum-9647
Settings: Delay: 2500 - Cookies control the repeat display of a popup.
Event: On Popup Close
Name: pum-9647
Settings: 1 month
So, there is the solution for anyone else who has the same issue.
Thanks for the prompt!
- This reply was modified 1 year, 4 months ago by Sea Jay.