• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

joyv

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • January 8, 2014 at 9:42 pm in reply to: Updating this conditional secondary navigation snippet #84109
    joyv
    Member

    I would also love to know how to make this work if anyone could help.

    ameeker, did you find a solution?

    July 15, 2013 at 7:27 pm in reply to: Custom Meta Box and Styling #50899
    joyv
    Member

    Thank you so very, very much! I have learned a ton with the examples you have been able to provide.

    Without your guidance we would have never figured this out! You are the bomb!

    July 12, 2013 at 9:01 pm in reply to: Custom Meta Box and Styling #50515
    joyv
    Member

    Sorry, forgot to say what I am trying to do!

    Product Description, Manufacturer, Product Dimensions, and Product Sku are all fields/Titles and if left blank I would like the title to not display. But how? I am lost.....

    July 12, 2013 at 8:59 pm in reply to: Custom Meta Box and Styling #50514
    joyv
    Member

    Conditional logic is the cherry on top but I can't figure it out! boo

    Can you take a look and point me in the right direction?

    This is what I have.....

    /** Add meta fields to single post type template */
    add_action('genesis_before', 'dc_check_page_type');
    function dc_check_page_type() {
    if ( is_single() ) {
    
    add_action('genesis_post_content', 'my_own_fields');
    
    }
    }
    
    function my_own_fields () {
    
    echo '<div class="ecpt_meta">';
    $junk1 = '<div class="ecpt_field_content">' . genesis_get_custom_field('ecpt_productdescription') . '</div>';
    $junk2 = '<div class="ecpt_field_content">' . genesis_get_custom_field('ecpt_brandname') . '</div>';
    $junk3 = '<div class="ecpt_field_content">' . genesis_get_custom_field('ecpt_product-dimensions') . '</div>';
    $junk4 = '<div class="ecpt_field_content">' . genesis_get_custom_field('ecpt_skunumber') . '</div>';
    
    echo '<div class="ecpt_field_name">' . 'Product Description:' . '</div>' . $junk1;
    echo '<div class="ecpt_field_name">' . 'Manufacturer: ' . '</div>' . $junk2;
    echo '<div class="ecpt_field_name">' . 'Product Dimensions: ' . '</div>' . $junk3;
    echo '<div class="ecpt_field_name">' . 'Product SKU: ' . '</div>' . $junk4;
    echo '</div>';
    }
    July 9, 2013 at 12:45 pm in reply to: AgentPress – Adding Features #49996
    joyv
    Member

    Working on a slightly different approaching and wondering if any of you have done this.

    The client's local mls provides the ability to export anxml feed daily of all listing (active, sold and inactive). Is there a way I can import the xml feed into agentpress?

    June 25, 2013 at 9:12 pm in reply to: Custom Meta Box and Styling #47743
    joyv
    Member
    This reply has been marked as private.
    June 25, 2013 at 9:07 pm in reply to: Custom Meta Box and Styling #47742
    joyv
    Member

    YOU ARE A GENIUS!!! Absolutely amazing and beautiful!

    The conditional logic is the cherry on top 🙂

    I have to say the best ppl are on the StudioPress forums!

    June 25, 2013 at 5:17 pm in reply to: Custom Meta Box and Styling #47731
    joyv
    Member

    Dave,

    I inserted the above code making sure to update with my field names and ensure that all underscores are in place. Previewed a single post page and the fields are not displaying 🙁

    I would love to implement your solution but there is something I don't seem to understand or I am getting wrong.

    June 25, 2013 at 4:07 pm in reply to: Custom Meta Box and Styling #47721
    joyv
    Member

    Thanks Dave! I'll give it a try.

    June 15, 2013 at 11:21 am in reply to: AgentPress – Adding Features #46112
    joyv
    Member

    Which one are you using? There are a zillion on the market and the one StudioPress recommends doesn't seem to offer this and I am also not fond of how it displays photos of the property.

    Thanks!

    June 9, 2013 at 1:40 pm in reply to: CSS3 Dropshow Featured Image #44914
    joyv
    Member

    With this particular style you can not apply it directly to the image as suedo classes (before & after) do not work the same as on a class/id in a div.

     

     

    March 5, 2013 at 7:25 pm in reply to: woocommerce & page.php #24466
    joyv
    Member

    Is there an ETA on updating the Genesis Connect plugin for Woocommerce?

  • Author
    Posts
Viewing 12 posts - 1 through 12 (of 12 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble