Home › Forums › General WordPress Discussions › What tools do you use for non-standard functionality?
- This topic has 4 replies, 4 voices, and was last updated 3 years, 2 months ago by Benjamin.
-
AuthorPosts
-
July 6, 2021 at 7:18 am #16220BenjaminKeymaster
There are several cases/scenarios that I'm wondering what tools all of you prefer.
Case #1 - Your site (client site) needs a countdown timer. Do you use...
- A specific countdown timer plugin (which one)
- Whatever countdown timer is included in my pagebuilder
- Whatever countdown timer is included in my theme
- I grab some javascript countdown and implement it myself
- I code the solution from scratch
- Tell the client its not possible and suggest a different option
Case #2 - Your site (client site) needs a popup window for any number of reasons. Do you use...
- A specific popup plugin (which one)
- Whatever popup system is included in my pagebuilder
- Whatever popup system is included in my theme
- I grab some javascript popup solution and implement it myself
- I code the solution from scratch
- Tell the client its not possible and suggest that most popups are horrible
Case #3 - Your site (client site) needs a "social effect" encourager solution. (This is when little notifications show up on the site saying some client purchased a product, signed-up for newsletter, registered for the site, etc.) Do you use...
- A specific "social effect" plugin (which one)
- Whatever social effect is included in my pagebuilder
- I grab some javascript social effect solution and implement it myself
- I code the solution from scratch
- Tell the client its not possible and fire the client on the spot
July 9, 2021 at 6:42 am #16278BGParticipantCase #1:
I would look for a suitable or similar JAVASCRIPT snippet and change it as needed. "Pre-WP" I had to do small things like this more often and pasted them directly into the HMTL pages. Nowadays, I may need help with that and would use Code Studio for implementing it.Case #2:
My "favorite" PLUGIN for popups - if absolutely needed - is Icegram. It offers a nice variety of options, I prefer "slide-in" instead of "popup".
On one site, I use Popup Maker. It integrates with forms and I set it to only show when you click a certain button or text-link.Case #3:
No experience with that yet, but I would check if it is included in the PAGEBUILDER OR look for a PLUGIN -- and warn the customer to only use abbreviated names because of privacy/GDPR/DSGVO reasons.July 21, 2021 at 9:53 am #16616janParticipantI'm more of an implementer than a developer, so I would look for a solution within Beaver Builder or UABB, or choose a plugin after researching the options.
July 21, 2021 at 10:27 am #16620PaulOylerParticipantIn each case I would probably tell the client, "eh, you don't really want that..."
And then I'd look to see what I could find in either Power Pack or UABB.July 21, 2021 at 10:55 am #16621BenjaminKeymaster"you don't really want that.." Hahaha
Solid Strategy. And then when you find a solution using those tools, you'll look like an amazing developer who understands their dreams. 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.