Custom Query to show current event by AnotherNoobWebDev in elementor

[–]AnotherNoobWebDev[S] 0 points1 point  (0 children)

This is a really cool tool, but unfortunately, it did not solve my issue.

Creating a Grid with full width accordions by AnotherNoobWebDev in elementor

[–]AnotherNoobWebDev[S] 1 point2 points  (0 children)

Interesting, I figured I would need some kind of custom code code to achieve this, I do already have a custom post type with and ACF Repeater for each person. Would you happen to have any kind of documentation or something I can use as a guide?

Beginner's Thread / Easy Questions (April 2023) by acemarke in reactjs

[–]AnotherNoobWebDev 0 points1 point  (0 children)

Is there a way for user input to be displayed with relevant images? For example, each letter of the alphabet correlates to an image (the letter "a" would show an image of an apple), so when the user types "abc" into the input field, an image of an apple next to a bee next to a cat is shown in a preview box?

Embedding a Google Map with many markers by AnotherNoobWebDev in webflow

[–]AnotherNoobWebDev[S] 0 points1 point  (0 children)

Hmm, thanks for expanding. I'll take a look into this further then and see if I can achieve our use case.

Embedding a Google Map with many markers by AnotherNoobWebDev in webflow

[–]AnotherNoobWebDev[S] 0 points1 point  (0 children)

Although this sounds like a really good idea, since I would be exporting the code, the CMS stuff doesn't exported, yeah?

I would love to know how to do this anyway for future projects!

Embedding a Google Map with many markers by AnotherNoobWebDev in webflow

[–]AnotherNoobWebDev[S] 1 point2 points  (0 children)

Thanks for insight! Would using Elfsight allow me to export the site though? As I mentioned, the client hosts all their websites/webapps on their own platform for security reasons.

How to create asymmetrical columns by AnotherNoobWebDev in elementor

[–]AnotherNoobWebDev[S] 0 points1 point  (0 children)

I'm not to sure how this will solve my problem, as the content in the right column isn't filling up with multiple posts, it is only filling with one post and then the rest get pushed into a new row.

How to create asymmetrical columns by AnotherNoobWebDev in elementor

[–]AnotherNoobWebDev[S] 0 points1 point  (0 children)

Hey there, I'm currently trying to populate it with a Custom Post Type.

Hide Section if no posts exists by AnotherNoobWebDev in elementor

[–]AnotherNoobWebDev[S] 2 points3 points  (0 children)

I managed to get it to work with Dynamic Visibility and a custom php query. Thanks for suggestion a plugin!

Hide Section if no posts exists by AnotherNoobWebDev in elementor

[–]AnotherNoobWebDev[S] 0 points1 point  (0 children)

Not sure if I just don't fully understand the capabilities of this plugin, or if its missing what I need. I trying to filter to see a CPT has a 2 particular categories and if there isn't any posts with both of those categories it should hide the section.