Forum Replies Created
-
AuthorPosts
-
DTHkellyMember
Not page title (as you asked), but here's a tutorial re: custom class for site title
http://www.carriedils.com/custom-site-title-genesis/DTHkellyMemberSome reference:
http://digwp.com/2009/10/custom-fields-for-html-post-titles/DTHkellyMemberFree plugin for Genesis:
https://github.com/robneu/genesis-bacon-bar/blob/master/README.mdTutorial:
http://www.carriedils.com/widget-area-above-header-genesis/DTHkellyMemberGenesis + ACF video tutorials:
http://cobaltapps.com/forum/forum/main-category/main-forum/30236-using-dwb-with-acf-advanced-custom-fields-brilliantDTHkellyMemberI used this tutorial:
I also had to change CSS to eliminate Daily Dish Header Padding.
DTHkellyMemberGenesis Columns are controlled by CSS and are not a page template.
DTHkellyMemberGenesis Extender (premium plugin) has these features:
DTHkellyMemberSearch this forum for "increase sidebar width"
DTHkellyMembersingle-CPT.php - yes! Lots of independent genesis developer tutorials with custom CPT templates.
single.php - no.With (a premium plugin) Genesis Extender, I use custom hook boxes more than functions.php or template files.
DTHkellyMemberSolved - thank you so much!
DTHkellyMemberHave you tried using:
Or - if no plugin:
Integrating WooCommerce With The Genesis Framework For WordPress
March 25, 2015 at 4:10 pm in reply to: Workflow – from development to deployment. Need advice! #145664DTHkellyMemberSliders like Revolution Slider
http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380Page builder plugins, like Beaver Builder:
Tutorials:
http://dynamikbeaver.com/blog/how-to-use-beaver-builder-with-dynamik-website-builder-part-1/DTHkellyMemberYes, genesis themes are "hero-ready."
http://www.csshero.org/themes/CSS Hero Demo > Genesis Sample Theme
http://www.csshero.org/demo/genesis/?csshero_action=edit_pageCSS Hero Tutorials
http://www.csshero.org/academy/DTHkellyMemberPrimary Navigation is above site title. Hook:
genesis_before_header
orgenesis_before
Secondary navigation is below site title: Hook:
genesis_after_header
pages - primary nav
categories - secondary navDTHkellyMembertext-indent: -9999px;
prevents the tagline from displaying
Offline, open Magazine Pro's style.css and search for text-indentThis thread explains the code changes needed:
DTHkellyMemberAdmin > Appearance > Menus
At the top right of this page, there is a white rectangle with "Screen Options". Click its down arrow to open. Look for a tick box with Portfolio. Make sure that box is checked. Now you can add Portfolio posts to your menu.
Admin > Appearance > Menus
In addition to Posts and Pages, you should now see the Portfolios. If you have created any portfolio posts, they will be here.To add the Portfolio archive http://www.google.com/portfolio/ to your menu, select Links. In the URL box, paste http://www.google.com/portfolio/
-
AuthorPosts