• 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

skstudio

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 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • February 3, 2020 at 9:39 pm in reply to: How to replace post date on home page posts – Ambiance Pro #496406
    skstudio
    Member

    Anita, Thank you so much! I got it to work with your idea! I studied the site you mentioned above and then searched some more. Here is the code that I ended up with:

    1. Create a shortcode: https://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/https://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/
    2. Using https://www.isitwp.com/get-custom-field-value-with-shortcode/ as my inspiration,
    added this my custom functions plugin. You could probably add it to functions.php.

    add_shortcode( 'field', 'sk_week' );
    
    /****************************************************************
     Shortcode to pull custom field
    ****************************************************************/
    add_shortcode('field', 'shortcode_field');
     
    function shortcode_field($atts){
         extract(shortcode_atts(array(
                      'post_id' => NULL,
                   ), $atts));
      if(!isset($atts[0])) return;
           $field = esc_attr($atts[0]);
           global $post;
           $post_id = (NULL === $post_id) ? $post->ID : $post_id;
           return get_post_meta($post_id, $field, true);
    }
    

    3. In the index.php modified the shortcode area
    From:
    echo '<p class="entry-meta">' . do_shortcode( '[post_date]' ) . '</p>';
    To:
    echo '<p class="entry-meta">' . do_shortcode( '[field "sk-prepost-title"]' ) . '</p>';

    Works great!
    Many thanks to you and the community!
    SK

    February 20, 2018 at 9:34 pm in reply to: Parallax Pro Home Section H tag #216845
    skstudio
    Member

    @sgoerger, Thanks! Your idea to "just leave out the widget title (<h4>), and write some <h1> inside the text widget itself" was super helpful.
    I left the widget title blank and added the <h1>title</h1> to the text widget itself and it worked perfectly.
    Thanks much!!

    August 1, 2014 at 11:08 am in reply to: Genesis Dashicon missing in admin dashboard #116581
    skstudio
    Member

    Kelly, I did that as well. Hopefully, either someone in the community with more knowledge than I will reply here and/or from Studiopress. I think it's a call to the font file that is causing the issue, but I am not sure where to find this call.

    March 6, 2014 at 1:38 am in reply to: Trouble creating header.php in Focus theme #93630
    skstudio
    Member

    I solved my issue with the following:
    - Using this link as a clue, I added code to the functions.php file: http://www.studiopress.community/topic/genesis-2-0-custom-header-problem-fix/ (thanks so much for this post)
    - I took out the !important in the code that was added to the functions.php file. I was taking the !important out of the .site-title background area.
    - Made sure that the curly quotes were straight quotes. There are single quotes and double quotes that you have to replace.
    - I found I had to make sure the line: $output = ''; was actually $output=' '; there needed be a space between the single quotes,
    - I had to add !important in the style.css .site-header background... to override the inline code.

    I think I listed all the changes that I did to achieve my goal.

    Hope this helps if someone runs into this.

    June 21, 2013 at 9:51 pm in reply to: Small difference IE/FF vs Chrome/Safari on primary navigation #47146
    skstudio
    Member

    I am having the same issue as well. FF/Chrome seem to line up, but IE is off.
    See example here: http://imgur.com/4glfkZK.
    I think it's how the browsers are interpreting the font and spacing. Could use some guidance. Thanks!

    April 18, 2013 at 10:12 am in reply to: call_user_func_array error, associate theme #36156
    skstudio
    Member

    Ozzy - That worked! I took out the ‘admin_header_callback’ => ‘associate_admin_style’ and the error is no longer showing on the backend. Thanks much!
    sk

    April 16, 2013 at 12:41 pm in reply to: Genesis Slider – Blank Image before slider images appear #35793
    skstudio
    Member

    Hi, Did you ever eliminate the blank slide in the slider? I am also having the blank slider problem. Thanks!

    March 9, 2013 at 12:12 am in reply to: Add Image to page title in Minimum theme #25159
    skstudio
    Member

    Brad, Thanks so much! I added the CSS you provided and it's a winner! I will replace my current image with a better one per your suggestion. Click here to see the results. Thanks again for taking the time.

    March 8, 2013 at 10:38 pm in reply to: Add Image to page title in Minimum theme #25149
    skstudio
    Member

    Image is here: picture

    March 8, 2013 at 10:30 pm in reply to: Add Image to page title in Minimum theme #25148
    skstudio
    Member

    Brad, thanks for replying. The site is here The picture will be left aligned next to the entry-title. The tree in the sidebar is the big picture and I'll be making a smaller size that will be reduced to a small image and uploaded to the media library. The plan is to have this image and the entry-title be on all pages except the home page. An example is here that has images on both sides of the entry-title (another theme).
    Any ideas are welcomed. Thanks!

    February 4, 2013 at 5:32 pm in reply to: Decor Header background height change #18084
    skstudio
    Member

    That helps.  I want to make the black background image with more height (from 140 to 2xx).  But because the bottom part of the image a scallop shape, I am not sure how lengthen it (give it more height) except to modify it in paint or photoshop, etc.

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 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