kbarkhurst
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta Field Block] What Gutenberg Block Editor Slider would work with MFB?Excellent! I did NOT know about this other plugin; it looks quite powerful. Would you be able to perhaps demonstrate how it connects with the MFB Pro plugin in a video?
Perhaps along these lines: I’m using the 2024 theme and have MFB Pro and ACF Pro. I have a Custom Post Type, let’s say called Projects created with ACF. On the home page, I want to show a carousel of the Projects that are tagged with a specific taxonomy, let’s say Web Design.
The Query Loop use is confusing to me here because I’m not sure how to set it to look for a custom post type. On a custom post type-specific archive, the loop is querying that post type automatically and the loop is easier to use.
How would I go about creating a carousel that is pulling a custom post type that fits certain parameters, such as a taxonomy or perhaps a toggle from ACF that is checked as true “featured.” In this second scenario, I would want to show any Project (from the ACF custom post type) that has a value for the field that is toggled as Featured. I’d want to show the Featured Image and Title of the Post in the carousel.
Thank you!
- This reply was modified 2 months ago by kbarkhurst.
- This reply was modified 2 months ago by kbarkhurst.
Forum: Fixing WordPress
In reply to: Pages not displaying properlyAnyone find an answer? I think that this id=”error-page” is coming from Tools > Site Health. So it is from WordPress and not a plugin, correct? How do we turn this off? For an older site that has not been fully updated, it causes major issues.
Forum: Plugins
In reply to: [Contact Form 7] How to add Google Adwords Conversion Tracking codeThank you. That post is helpful.
So, is there not a way to do it without creating a new page after clicking the form’s submit button? Ideally, I’d love to track AND have the user stay on the same page after clicking submit.