![]() |
Needing a resource, plug-in or advice - gallery for wp
Hello,
I am in need of some advise. I am creating a site and my client wants a site with a staff presentation that functions like the following: http://www.rightpoint.com/company/leadership I am using backcountry currently - does anybody recommend a plug-in or have suggestions about this specific functionality? Thansk in advance as always,:facepalm: Cathi |
This looks liek a custom post type with a custom archive template and some basic :hover CSS to alternate between one div showing and another div showing. I'm not aware of a plugin that does this specifically, but the CSS isn't really difficult. Basically you have
HTML Code:
<div class="cool-hover-effect">Code:
.cool-hover-effect .normally-shows, |
Thank you so much, I may need to hire help for this set up - my client also wants similar styling on his client page to look like -see link.... I think it is similar to the custom post type on the staff page.
Here is a look: http://www.rightpoint.com/technology...s/case-studies Thanks for the details about the css I know I can add that to the style sheet... Question - where do I add the html code? Thanks Cathi:oops: |
you would actually need to make a custom archive template or page template depending on how you do it. I'd probably use a custom post type with archive so I could just make a custom archive-staff.php (or whatever the post type needs to be) and then replace the title, post info, post image, post content, and post meta with a custom action.
|
OK - I do need to hire help to add this function to my site.
Would love help with this.... |
Here is a list of recommended developers
http://www.studiopress.com/support/f...splay.php?f=14 Here is another list http://studiopress.com/genesis-developers |
Thanks NicktheGeek - thanks! :)
|
| All times are GMT -5. The time now is 05:06 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.