Archived topic
hover box Plugin?
7 replies · Started by Heinrich on November 17, 2020
Hi,
my customer likes to have a hover box like that: https://haas-lebensmittel.at/team/
Can you recommend a Plugin?
I really appreciate your help.
Hi there,
do they require the Grid as well ?
Hi David,
not necessary if there is another solution. But it should look the similar.
I thought of wpshowposts but I think it's not working with the changing hover images.
Thanks for your help.
Hi,
I thought of wpshowposts but I think it’s not working with the changing hover images.
I can imagine WPSP working in a hacky way but what I had in mind is a pretty long process.
But incase you're interested, here it is:
What you'll need:
1.) CPT or PODs plugin.
Purpose: For creating a "Team member" post type to store your team's information.
2.) ACF plugin.
Purpose: custom fields assigned to the "Team member" post type for storing secondary image and content for switch.
3.) WP Show Posts
Purpose: To display the "Team member" custom post type.
4.) An understanding of WPSP PHP filters, JS and CSS.
Purpose: We'll need WPSP filters to add in values from custom fields added by ACF on the custom post types. We'll also need custom CSS to style the new markup from the changes made adding in custom field values. And Lastly, We'll also have to create a "mouseover/mouseout" addEventListener JavaScript that switches between the primary display and secondary display.
This is great in the long run because once you implement this, all you have to do is to populate the custom post type with "team member info" posts and it'll be automatically added as WPSP's query is dynamic.
But as for the specific code, this is pretty advanced site customization that is out of our scope. I can only point you to a direction that I know will work.
Can you recommend a Plugin?
This doesn't look exactly like your reference site but this plugin serves the same purpose.
Perhaps flipbox plugins fit what they need?
https://wordpress.org/plugins/flip-boxes/
Hi Elvin,
I really appreciate your help and the options.
The long and more complex way attracts me very much...
I really appreciate your help and the options.
The long and more complex way attracts me very much…
No problem. Glad to be of any help. :)
hi team, is there a developer you trust and you can recommend for this task?
tks in advance.
We don't unfortunately.
A service like https://codeable.io/ is probably your best bet.