• 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

SoZo

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 20 posts - 21 through 40 (of 1,612 total)
← 1 2 3 … 79 80 81 →
  • Author
    Posts
  • February 4, 2013 at 6:18 pm in reply to: Tweaking and adjusting header in genesis magazine theme. #18097
    SoZo
    Member

    You're welcome 🙂


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 5:27 pm in reply to: Linking featured image to Large image #18082
    SoZo
    Member

    What is the full function you're using? How did you add in the conditional tag?


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 5:26 pm in reply to: Styling Column Classes #18078
    SoZo
    Member

    Did you also add floats to them?


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 5:23 pm in reply to: Multipage pagination buttons not visible #18076
    SoZo
    Member

    The News theme doesn't come with share buttons at the bottom of the post. It does have icons to build menu links in the secondary navbar.

    If the plugins don't have some sort of template tag that you can manually place then you'll need to contact the plugins' developers to see if there is something you can do about getting them below all of the post content.

    A work around my be to increase the font size to make them more prominent. Maybe add a background.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 4:44 pm in reply to: Customize Genesis Responsive Slider with Thumbnail navigation (Agency Theme) #18056
    SoZo
    Member

    No, the Genesis Slider doesn't have thumbnail navigation. And I am not currently taking on clients. You could grab the slider from the Delicious theme if you have access to that theme.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 4:37 pm in reply to: Metro Background Tiled #18055
    SoZo
    Member

    Add a background through the style sheet.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 4:34 pm in reply to: Social Sharing Icons just Before Post Content #18053
    SoZo
    Member

    You're welcome 🙂


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 3:03 pm in reply to: Marking Resolved when it's not… #17994
    SoZo
    Member

    Of course they have customer support...through their help desk. And the community would probably be more helpful in answering your questions if you complained less and were more appreciative. 😉


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 2:41 pm in reply to: Blog page defaults to latest post when clicking next #17982
    SoZo
    Member

    You can't use the blog page template on the front page. You can delete the home.php template if you don't want to use the grid loop.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 2:25 pm in reply to: Metro Background Tiled #17979
    SoZo
    Member

    Delete the backstretch script in functions.php

    // Load Backstretch script and prepare images for loading
    add_action( 'wp_enqueue_scripts', 'metro_enqueue_scripts' );
    function metro_enqueue_scripts() {
    
    	// Load scripts only if custom background is being used
    	if ( ! get_background_image() )
    		return;
    
    	wp_enqueue_script( 'metro-backstretch', get_bloginfo( 'stylesheet_directory' ) . '/js/backstretch.js', array( 'jquery' ), '1.0.0' );
    	wp_enqueue_script( 'metro-backstretch-set', get_bloginfo('stylesheet_directory').'/js/backstretch-set.js' , array( 'jquery', 'metro-backstretch' ), '1.0.0' );
    
    	wp_localize_script( 'metro-backstretch-set', 'BackStretchImg', array( 'src' => get_background_image() ) );
    
    }

    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 2:22 pm in reply to: Marking Resolved when it's not… #17978
    SoZo
    Member

    This is a community forum and I am not employed by StudioPress. The only ones employed by StudioPress are those people marked as "Keymaster"


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 2:12 pm in reply to: move post meta above post #17975
    SoZo
    Member

    You're welcome 🙂


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 2:12 pm in reply to: Metro Theme Sidebar #17974
    SoZo
    Member

    You're welcome 🙂


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 2:09 pm in reply to: Customize Genesis Responsive Slider with Thumbnail navigation (Agency Theme) #17972
    SoZo
    Member

    I'm not seeing the genesis slider. I'm seeing flexslider added through a text widget.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 2:00 pm in reply to: AgentPress – want full width header and footer #17968
    SoZo
    Member

    You need to add a width to #footer-widgets .wrap and just repeat the gradient image horizontally.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 1:59 pm in reply to: Word Wrap Image #17966
    SoZo
    Member

    🙂


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 1:55 pm in reply to: Background image problem #17965
    SoZo
    Member

    You're welcome 🙂


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 1:54 pm in reply to: slider recommendations #17964
    SoZo
    Member

    You could tak ea look at UBillboard


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 1:53 pm in reply to: Marking Resolved when it's not… #17963
    SoZo
    Member

    I only close posts that have been marked resolved. I don't mark posts as resolved.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    February 4, 2013 at 1:52 pm in reply to: Customize Genesis Responsive Slider with Thumbnail navigation (Agency Theme) #17960
    SoZo
    Member

    Please include a link to your site with all questions so that people can see what is going on.


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 1,612 total)
← 1 2 3 … 79 80 81 →
« Previous Page

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