Card-Flip
WordPress press plugin that takes the feature image and title and makes card flip with CSS.
by Vanstone Online | Jason Vanstone · github.com/jvanstone/card-flip
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jvanstone/card-flip/archive/refs/heads/master.zipCard-Flip Gallery Index
Card-Flip Gallery takes all your posts and presents them as an image gallery. When you mouse over the image, the card flips and shows the post's title. Users can click on the cards and it takes them to the post.
Description
Card-Flip Gallery takes all your posts and presents them as an image gallery. When you mouse over the image, the card flips and shows the post's title. Users can click on the cards and it takes them to the post.
Frequently Asked Questions
How do I install the plug-in
Activate the plugin in your plug-in settings.
What shortcode do I use?
[card-flip]
Can I install it on a template page?
Yes you can call the function on your template page.
<?php vo_card_flip() ?>
Screenshots
- Screenshot is an example of the posts in gallery-layout
- Screenshot is an example of the posts in gallery-layout with mouse-over
Changelog
0.0
- No Changes to date
Upgrade Notice
0.0
No Upgrade needed.
A brief Markdown Example
- Lists posts as an image gallery
- hover over image flips and shows the title.
- user can click on image/title and go to full post