• 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

Brad Dalton

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 - 81 through 100 (of 15,342 total)
← 1 2 3 4 5 6 … 766 767 768 →
  • Author
    Posts
  • July 5, 2022 at 8:44 am in reply to: Upgraded wordpress version and lost my home page design (parallax pro theme) #505513
    Brad Dalton
    Participant

    Clever! But, i think it would also work if you used the default Reading settings which activates the full width front page template.


    Tutorials for StudioPress Themes.

    July 5, 2022 at 8:14 am in reply to: Upgraded wordpress version and lost my home page design (parallax pro theme) #505511
    Brad Dalton
    Participant

    Check in your WordPress Dashboard > Settings > Reading > Your homepage displays > Your latest posts


    Tutorials for StudioPress Themes.

    July 5, 2022 at 7:04 am in reply to: Upgraded wordpress version and lost my home page design (parallax pro theme) #505508
    Brad Dalton
    Participant

    Are your Reading Settings set to display your latest posts?

    I don't see the full-width-content body class when i inspect the page but i do i do see a landing page class which means you're using the landing page template.


    Tutorials for StudioPress Themes.

    July 4, 2022 at 8:37 pm in reply to: Upgraded wordpress version and lost my home page design (parallax pro theme) #505503
    Brad Dalton
    Participant

    Child themes aren't generally updated so it should work as long as Genesis is up to date with WordPress.

    When i test the latest version, it works fine. There's no issue with the home page layout.

    Maybe something else is causing a problem.


    Tutorials for StudioPress Themes.

    July 4, 2022 at 8:31 pm in reply to: Upgraded wordpress version and lost my home page design (parallax pro theme) #505502
    Brad Dalton
    Participant

    There are different methods you can use https://studiopress.github.io/genesis/developer-features/genesis-layouts/

    Or this https://my.studiopress.com/documentation/snippets/admin-management/force-the-genesis-layout-settings/


    Tutorials for StudioPress Themes.

    July 4, 2022 at 8:27 pm in reply to: Custom Loop Format #505501
    Brad Dalton
    Participant

    Use this code to modify the entry header elements https://my.studiopress.com/documentation/snippets/entry-header-html5/customize-the-entry-header/

    and custom fields to add fields after the post


    Tutorials for StudioPress Themes.

    July 3, 2022 at 12:01 am in reply to: Upgraded wordpress version and lost my home page design (parallax pro theme) #505490
    Brad Dalton
    Participant

    Once you populate the front page widget areas, the front page displays full width without a sidebar.


    Tutorials for StudioPress Themes.

    June 29, 2022 at 3:30 am in reply to: Creating custom post templates for different categories? #505485
    Brad Dalton
    Participant

    Interesting, must be a newer version of Foodie Pro which isn't included in the Pro Plus package as i searched for the function and couldn't find it in 4.2.0


    Tutorials for StudioPress Themes.

    June 28, 2022 at 10:53 pm in reply to: Creating custom post templates for different categories? #505483
    Brad Dalton
    Participant

    You can use custom category page templates


    Tutorials for StudioPress Themes.

    June 18, 2022 at 9:47 am in reply to: Video rather than the image on the Front Page 1 Widget #505437
    Brad Dalton
    Participant

    You could use HTML and CSS https://www.w3schools.com/howto/howto_css_fullscreen_video.asp


    Tutorials for StudioPress Themes.

    June 15, 2022 at 12:22 am in reply to: Problem with Custom Category Template #505419
    Brad Dalton
    Participant

    Its not clear to me what your question however you can learn more the the genesis(); function in this post


    Tutorials for StudioPress Themes.

    June 12, 2022 at 12:26 am in reply to: Adding a search icon in my blog header on mobile & desktop #505401
    Brad Dalton
    Participant

    Take a look at the Essence Pro theme and see how its coded there. There are other theme you can look at also to get a idea of how to code different elements into your site header.


    Tutorials for StudioPress Themes.

    June 11, 2022 at 12:55 am in reply to: Can’t get the site description to show with the custom logo #505396
    Brad Dalton
    Participant

    This tutorial might help.

    Using the search feature built into your code editor, you can search for the .site-description class and there you'll find the rule which styles the description.


    Tutorials for StudioPress Themes.

    June 11, 2022 at 12:44 am in reply to: Hide Page Title on Posts and CPTs #505395
    Brad Dalton
    Participant

    See this answer https://studiopress.community/topic/deactivate-remove-genesis-title-toggle-issue/#post-505394

    1. You can use a conditional tag with a function to control exactly which titles are removed

    Or

    2. Add 1 line of code to a CPT template file.


    Tutorials for StudioPress Themes.

    June 11, 2022 at 12:38 am in reply to: Deactivate & Remove Genesis Title Toggle Issue #505394
    Brad Dalton
    Participant

    Yes, you could use code to do the same thing


    Tutorials for StudioPress Themes.

    June 8, 2022 at 12:27 pm in reply to: Essence Pro Different Home and Blog Page Images #505383
    Brad Dalton
    Participant

    Hi Mark

    Nice to see you back here on the forums.

    I'm happy to publish custom code for this if you want to book a consultation.

    Let me know if there's anything else i can help you with [email protected]


    Tutorials for StudioPress Themes.

    June 8, 2022 at 11:32 am in reply to: Essence Pro Different Home and Blog Page Images #505381
    Brad Dalton
    Participant

    These aren't single posts and pages, they are archive pages and will show the default image.

    You would need to modify the code to add unique images on other page types.


    Tutorials for StudioPress Themes.

    June 6, 2022 at 12:23 am in reply to: Need help creating custom template #505359
    Brad Dalton
    Participant

    You can use blocks or custom fields with HTML for a button.


    Tutorials for StudioPress Themes.

    June 3, 2022 at 6:57 am in reply to: Code to add featured image to tag and category – Essence Pro #505352
    Brad Dalton
    Participant

    Home

    Once you install this plugin, you'll need to create a custom field for your image input and then use code in your child themes functions file to output your image.


    Tutorials for StudioPress Themes.

    June 3, 2022 at 5:02 am in reply to: Code to add featured image to tag and category – Essence Pro #505350
    Brad Dalton
    Participant

    There's 2 parts needed to do this. (1) input : a upload field and (2) output : code to print your image on the frontend.

    You can use a plugin like ACF with code to do this otherwise, you would need to code the upload field AND the output for the image on the frontend which requires advances coding skills.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 20 posts - 81 through 100 (of 15,342 total)
← 1 2 3 4 5 6 … 766 767 768 →
« 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