Crystal Torres-Martinez
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Odd Paragraph Height IssueHi @codepeople2 ,
I appreciate that, but that didn’t work.
I ended up working with Gemini on this and found that adding the following CSS to an HTML block immediately after the calculator shortcode block fixed the text overlap.
<style>
p {
contain: layout;
margin-bottom: 1.5em;
}
</style>Forum: Plugins
In reply to: [Calculated Fields Form] Odd Paragraph Height Issue@codepeople2 I see what you mean, but the same can be said for any CSS class. If you change any of then in the devtools, the paragraph height adjusts to show the text correctly. But adding or removing that same CSS in the Customizer, does nothing.
It also doesn’t make sense for this to be an issue with the CSS that is the same for the text before the form (where no issues is present) and after the form.
You can also try re-enabling that line-height, and you will see that the issues doesn’t come back. If that was the cause, you would expect the issue to be present when that line is active and go away when it’s not, and that’s not the case.
Could you please look into this again?
I created a staging site for you to review. Is there a good email I can send the WP credentials to?
https://everydayfamilycooking17249.e.wpstage.net/air-fryer-conversion-chart-calculator/
blogvault – 8a3fd0c9
Hi @talextech , Do you have an update on this? Are you able to replicate this issue with a non-WordPress theme?
Hi @talextech , Yes, the additional thing needed is a non-default WordPress Theme is active. For example, I created a test site here: Hello world! – Numberless Letter
Where I installed and activated the Kadence theme, Site Kit by Google (Version 1.173.0), and WP External Links (Version 2.63), and you can see the issue where the columns are stacking, and so is the Media and Text block, due to the default styles no longer loading.
I agree this is a niche issue, but we have several clients using this mix of plugins. Any insights you can provide would be helpful.
Please feel free to use this test site to further investigate.
Site name: Numberless Letter
URL: https://numberlessletter.s3-tastewp.com
Username: admin
Password: o6qzOaSN27oHi @talextech, I was wondering if you had any update on this.
Hi @talextech, I tried that with no luck. The issue persisted even when I unchecked all boxes and disabled all External Link settings. The only thing that worked was deactivating the plugin. We would like to continue using both External Links and Site Kit.
@adamdunnage I started a thread with External Links about this, you can follow it here:
Hi @adamdunnage ,
I ran a few more tests on our staged site, this time to find a plugin conflict, and found that the issue only occurs if both Site Kit is installed with the ‘display stats’ setting enabled and WP External Links (External Links – nofollow, noopener & new window – WordPress plugin | ww.wp.xz.cn) are active on the site.
I recreated it on the staged site you shared here: Hello world! – Yummy Club
I checked the two sites we found this in the wild and confirmed they have both plugins active.
Hi @adamdunnage and @aaemnnosttv ,
I ran a few tests on a dev site and was able to recreate this with a couple of different themes. As you can see from the screenshots, the Media & Text and Grid blocks don’t have any styles when this setting is active, except in the native WordPress Twenty TwentyFive theme.
- Feast Foodie Pro: https://drive.google.com/file/d/108dgQYrpsUp-f0FZyRReeLt_yXhSAdpd/view?usp=sharing
- Genesis Sample Theme: https://drive.google.com/file/d/14orJ2GaEfLoVy7NjUqeokmTEIN–8L0e/view?usp=sharing
- Kadence Parent Theme: https://drive.google.com/file/d/13I5IgHwNwjkCUV0G_s1wnm8DkAEXSHaI/view?usp=sharing
- WP Twenty TwentyFive Theme: https://drive.google.com/file/d/19T-RjVfsLiJd78-oaR74XMssywOCljnB/view?usp=sharing
When I disable the setting, the page goes back to normal. This only affects the user while logged in since the setting is set to only affect the admin, and it only affects the user who is connected to Site Kit. When logged in as a different user, the issue doesn’t occur.
Does this help?
Done!
Forum: Plugins
In reply to: [WP Last Modified Info] Default Frontend Post Sorting OrderHi, we had the same issue with the Feast themes but did not try resaving it like @mindstudios mentioned. I came here to report the bug and found this thread. We’ll give that a go but doesn’t seem like it should be needed.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Update to 4.22.0 Reversed Search ResultsThank you! That worked seamlessly.
@msaari Thank you for the explanation and fix! We went ahead and added the snippet to test with the next revisions. I’m sure it’ll work.
I tried PublishPress Capabilities and didn’t get any issues. Not sure what the issue was with PP Permissions, but I’m calling this done.
Thank you for the help!
@kevinb So the error only occurs on the live site and it relies on PublishPress Authors for some functionality so I won’t be able to deactivate it. It doesn’t occur without the Permissions plugin. It only happens after activating Permissions, so we believe it is related to the Permissions plugin. I’m testing out the Capabilities plugin today on the live site to see if the same issue occurs.
Also, I tested both Permissions and Capabilities on a staged version of this site, and it worked well without issues with the Authors plugin installed.
Does the Permissions plugin work with the Authors plugin? They are both from PublishPress so I would assume they should work well together..
- This reply was modified 2 years, 10 months ago by Crystal Torres-Martinez.