tamiheaton
Forum Replies Created
-
Hi rwreid – Is there any chance I could get you to share with me how to implement this? If I could get this one feature, I would be really happy with the software. I don’t want to display an entire family list under each profile I’m building out in individual wordpress posts. I’m writing a narrative for each person but want the boxed info for just that person underneath. Hopefully I am understanding correctly what you’re saying. Any help you could provide would be amazing – otherwise I’m not sure this software is going to fit my immediate needs. Thank you!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Search form refreshing page without resultsthanks – i literally skipped right over the form like it wasn’t there. haha.
Forum: Fixing WordPress
In reply to: Creating special menu CSS for posts, based on post categoryA bit of additional info I just happened to think might be helpful… the code I am using to create my menu hovers looks like this:
.menu a:hover { background-color: #ffffff; color: #000000; text-decoration: none; background-image: url(http://madewithbacon.com/wp-content/uploads/2014/02/nav-arrow.png); background-repeat: no-repeat; background-position: top center; border: 0; z-index: 0; margin-right: 30px; } .menu .current_page_item a, .menu .current-menu-item a { background-color: #ffffff; color: #000000; text-decoration: none; background-image: url(http://madewithbacon.com/wp-content/uploads/2014/02/nav-arrow.png); background-repeat: no-repeat; background-position: top center; }Thanks so much if anyone can help. I’ve asked several developers and none of them had any idea what I should do here.
Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] Using shortcode in single.php?that did it!! thank you so much, i really, really appreciate the help 🙂 i love this plugin, and i’m planning to use it again on my very next project 🙂