Forum Replies Created
-
AuthorPosts
-
JestersTear
ParticipantI'm assuming you only have a header image, but no text? If so you need to go into Genesis > Theme Settings and, under Header select Use for site title/logo: Image Logo.
This will only work if your site's description isn't "real" text as well because, if it is, selecting Image Logo will make the description disappear.
Monica | jesterstear on twitter | monicaguerraleiria.com
JestersTear
ParticipantCyclone Slider 2 is one of many that'll do the trick. 🙂
Monica | jesterstear on twitter | monicaguerraleiria.com
JestersTear
ParticipantThe pages are added by using the Genesis – Featured Page widget, simply checkmark Show Featured Image and give it whatever title the page has (or a different title, if you prefer), and you're good to go.
Monica | jesterstear on twitter | monicaguerraleiria.com
JestersTear
ParticipantLOL, I'm glad it was something simple, I do things like that all the time. 😉
*hint* I'd love to see the end result once you finish configuring it. *hint*
Monica | jesterstear on twitter | monicaguerraleiria.com
JestersTear
ParticipantYou're adding it in the correct place, but I've just installed Cyclone Slider 2 and taken it for a test drive and it works for me. Will Cyclone Slider 2's shortcode work correctly for you somewhere else (like a page, for example)? Because I think this might have more to do with Cyclone Slider 2's options than with the theme itself. Can you show me the options you're choosing in the plugin?
Monica | jesterstear on twitter | monicaguerraleiria.com
JestersTear
ParticipantI've placed it between
}and/** Register Additional Sidebar Areas */simply because the Sidebar Areas should be the last thing in functions.php, but it will work the way you've done it, it's just best practice to leave the Sidebar Areas for last.Which plugin are you trying to use for the slideshow?
Monica | jesterstear on twitter | monicaguerraleiria.com
JestersTear
ParticipantThe only problem with the bit of code you're trying to add is the quotes you're using (that's what's breaking functions.php). If you add
add_filter('widget_text', 'do_shortcode');like that, with the straight quotes, it will allow you to use the shortcode you want.
Monica | jesterstear on twitter | monicaguerraleiria.com
JestersTear
ParticipantJestersTear
ParticipantThanks for the link and compliment, anitac!
And thanks for the compliment, Susan, t's so cool to hear it was Designer Blogs that inspired you to go WordPress + Genesis! 😀
Monica | jesterstear on twitter | monicaguerraleiria.com
-
AuthorPosts