• 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

Parallax Pro Theme Questions

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

Community Forums › Forums › Archived Forums › General Discussion › Parallax Pro Theme Questions

This topic is: not resolved

Tagged: Parallax Pro Theme

  • This topic has 5 replies, 2 voices, and was last updated 10 years, 4 months ago by P1SMH.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • September 3, 2015 at 10:47 am #164469
    grant74
    Member

    Hi,

    I have been using Genesis for a little while, but I have never used the Parallax Pro Theme before. A client insisted on having it which seemed like a great idea as I thought it would save me time, however I am running into issues I was hoping I could get help with.

    Pages;
    I deleted all the pages that came with the theme as they had no relevance to what I am creating. I have created my new pages, but when they are loaded I get a 'Not found, error 404' page. I can not seem to get my pages to load?

    Logo;
    Understandably my client would like their logo used instead of the standard wording. The theme forces you to crop the logo, however the logo will not fill the prescribed space proportionally, plus it looks way too big. To counter act this, I created a flat logo with white lettering on a green background which is 360 ?— 70. However, when you view the site on a phone, the logo obviously sits to the left rather then centred.

    Is there a work around for this?

    Many thanks in advance

    Grant

    https://clearscape.wpengine.com
    September 3, 2015 at 12:33 pm #164490
    P1SMH
    Member

    I use this code in my functions file to add an image logo:

    // Filter the genesis_seo_site_title function to use an image for the logo instead of a background image
    add_filter( 'genesis_seo_title', 'filter_genesis_seo_site_title', 10, 2 );
    function filter_genesis_seo_site_title( $title, $inside ){
    $child_inside = sprintf( '<a href="%s" title="%s"><img src="'. get_stylesheet_directory_uri() .'/images/yourlogofile.png" title="%s" alt="%s"/></a>', trailingslashit( home_url() ), esc_attr( get_bloginfo( 'name' ) ), esc_attr( get_bloginfo( 'name' ) ), esc_attr( get_bloginfo( 'name' ) ) );
    $title = str_replace( $inside, $child_inside, $title );
    return $title;
    }

    As far as the pages coming up 404, try and save the permalinks in the settings again.

    Cheers.

    September 3, 2015 at 1:18 pm #164494
    grant74
    Member

    Hi,

    Thanks for the reply, I added the code to the function file, but could not see any difference, not sure what was supposed to happen?

    As for the pages, if I turn permalinks off the pages do show, when I reinstate them, they stop working again? There is also a second primary menu at the top the pages?

    Thanks

    September 3, 2015 at 1:28 pm #164499
    P1SMH
    Member

    Put your logo image in the images folder of the theme then change "yourlogofile.png" in the code to your file name. Then remove the header image in the customization area.

    Your pages are not coming up 404 for me now. When you re-saved the permalink setting it fixed that. But I would recommend you set your permalinks to "Post Name" not "Default".

    In the menu setting, do you have your main menu set to primary or secondary? That may cause the extra menu to appear in the pages.

    September 3, 2015 at 3:03 pm #164514
    grant74
    Member

    Hi,

    Thanks, everything is sorted apart from this permalink issue? I should say that if permalinks are set to default the pages work. If I change to Post Name or any other type of permalink, they do not work?

    Thanks

    September 3, 2015 at 3:09 pm #164515
    P1SMH
    Member

    Are you on a Windows server?

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

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