• 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

Derek

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 - 1 through 20 (of 280 total)
1 2 3 … 12 13 14 →
  • Author
    Posts
  • February 2, 2017 at 4:13 am in reply to: Anchor Links Not Working from Within the Page – Epik Theme #200420
    Derek
    Member

    You can search for fix's in the official support forum for this 3rd party theme.

    http://appfinite.com/forum/epik-theme-support/


    ~’;’~

    January 4, 2017 at 6:51 am in reply to: Upgrade to WP 4.7 failed #198739
    Derek
    Member

    Have you fist tried uninstalling the genesis framework then upgrade wordpress?

    Can you post screenshot of any error messages?

    What genesis framework theme are you using?


    ~’;’~

    January 2, 2017 at 9:19 am in reply to: Logo Header Size – Smart Passive Income #198601
    Derek
    Member

    You can change the logo size by modifying this code in your functions. Replace the numbers.

    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    'width'           => 800,
    'height'          => 160,
    'header-selector' => '.site-title a',
    'header-text'     => false,
    'flex-height'     => true,
    ) );

    ~’;’~

    January 2, 2017 at 9:12 am in reply to: 3rd Party Setup Instructions #198599
    Derek
    Member

    3rd party theme developers do support on there themes they have on here and hence most of them direct you to there website to get instructions or even support. This is something that you should get in touch with the theme creator with. Perhaps the creator is not aware of the struggles.

    I'm a pro plus client as well and this issue does not bother me.


    ~’;’~

    November 29, 2016 at 12:31 pm in reply to: Mobile Version Sidebar Menu Links Not Appearing #196785
    Derek
    Member

    I still need help on this or more suggestions to try.


    ~’;’~

    November 22, 2016 at 10:39 pm in reply to: change position Yuzo related posts plugin #196492
    Derek
    Member

    Have you asked the plugin author yet?


    ~’;’~

    November 5, 2016 at 8:32 pm in reply to: Can any one please tell me How can i use Genesis child theme ? #195774
    Derek
    Member

    Did you follow this guide?

    http://my.studiopress.com/setup/genesis-sample-theme/first-steps/installation-activation-of-genesis-and-a-child-theme/


    ~’;’~

    October 28, 2016 at 1:23 pm in reply to: Mobile Version Sidebar Menu Links Not Appearing #195450
    Derek
    Member

    Bumping this as I still have the same issue after fixing other issues I had. Usually when you fix one problem they are all fixed at the same time. Just kidding. The only thing that's wrong with my mobile version of this modified 3rd party theme I purchased elsewhere is the custom menu's I created to have categories in. In the side bar these custom menu's just blank and not showing the category title.

    Let me know what bit of code you want me to share in here so someone can take a look at point me in a better direction.


    ~’;’~

    October 17, 2016 at 1:34 pm in reply to: W3 Total Cache? #194842
    Derek
    Member

    I think I need more coffee. lol

    <---- crawls to the kitchen


    ~’;’~

    October 16, 2016 at 10:59 am in reply to: W3 Total Cache? #194843
    Derek
    Member

    oops, me need coffee


    ~’;’~

    October 15, 2016 at 11:12 pm in reply to: W3 Total Cache? #194824
    Derek
    Member

    Any reason why you have not upgraded to version 2.4.2?


    ~’;’~

    October 15, 2016 at 2:21 pm in reply to: Mobile Version Sidebar Menu Links Not Appearing #194804
    Derek
    Member

    Can't find any .js file that has code related to this.

    My Styles.css code. Anything wrong in this code to begin width?


    ~’;’~

    October 14, 2016 at 8:43 am in reply to: Mobile Version Sidebar Menu Links Not Appearing #194727
    Derek
    Member

    A modified theme which is this one... http://genesislovers.com/elacsad-blog-responsive-genesis-child-theme/

    I am going offline for the day and should make it back tonight. I'll be online longer tomorrow to look into some coding and try to contact the theme creator.. Meh, in a rush and will update this thread when I have new information that need someone's advice on.


    ~’;’~

    October 9, 2016 at 5:30 am in reply to: Did Genesis Framework 2.42 introduce a menu bug? #194391
    Derek
    Member

    Try unchecking one setting at a time till you find which setting is the issue. I think it might be the CSS setting in this plugin. I use the same plugin myself.


    ~’;’~

    September 18, 2016 at 3:44 am in reply to: Need Suggestions for Best Caching Plugin #193301
    Derek
    Member

    I am using comet cache and love it.


    ~’;’~

    August 25, 2016 at 7:31 am in reply to: Genesis Simple URL's Search Blog Results #192028
    Derek
    Member

    Can't find anything to help me in the functions and the plugin editor itself right now.


    ~’;’~

    August 21, 2016 at 6:36 pm in reply to: The page you're looking for doesn't exist – Aspire Theme #191744
    Derek
    Member

    Did you just remove the plugin and it worked?

    If it's a bug with that plugin, let the plugin author know about this. Mention that you are using the Genesis Framework so if it needs to be updated, you are helping all other StudioPress customers out if they run into this thing.


    ~’;’~

    August 21, 2016 at 6:33 pm in reply to: Changing Author Comment background the Genesis Sample Child Theme #191743
    Derek
    Member

    Add this to your bottom of your styles.css file to make authors comments different color.

    li .bypostauthor {
    background-color: #E8E8E8; 
    }

    ~’;’~

    August 20, 2016 at 4:50 am in reply to: I can't log into my dashboard after upgrading to WordPress 4.6 #191645
    Derek
    Member

    You won't loose any settings or features because the framework is being updated and not your child theme.


    ~’;’~

    August 18, 2016 at 10:56 pm in reply to: Remove File Under Section #191580
    Derek
    Member

    At the top of the guide you was linked to said the functions.php file.


    ~’;’~

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 280 total)
1 2 3 … 12 13 14 →

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