• 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

blogjunkie

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 45 total)
1 2 3 →
  • Author
    Posts
  • July 31, 2015 at 9:30 pm in reply to: Difficulty Displaying the Posts I Want #161116
    blogjunkie
    Participant

    Hi, the default post category determines the category that is initially selected when you create a new post, NOT what post appears on the blog page. To achieve what you want, follow these steps:

    1. Create a new Page (not Post) called Blog if you haven't already

    2. Go to Settings ?’ Reading and select that page as your Posts page

    3. Follow the instructions on this post to hide specific categories from the Posts page (Blog) - http://www.wpmayor.com/how-to-hide-or-remove-categories-from-a-wordpress-homepage/

    Hope that helps!


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    July 31, 2015 at 9:12 pm in reply to: Parallax Pro Header Images on Pages Height #161113
    blogjunkie
    Participant

    Also 9999px is way too wide. Try 1200px instead.


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    July 31, 2015 at 9:11 pm in reply to: Parallax Pro Header Images on Pages Height #161112
    blogjunkie
    Participant

    add_image_size( 'header-img', 9999, 250, TRUE );

    This code registers an image 9999 px wide and 250 px tall. Adjust the figures to your requirements. However this only registers the image size - existing images won't automatically be cropped to that size. You need to install and run the Regenerate Thumbnails plugin – that will now create the image sizes you need. Hope that helps!


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    November 24, 2014 at 5:07 pm in reply to: twitter feed question (how do i reduce tweet) #132700
    blogjunkie
    Participant

    Maybe there are settings under Dashboard ?’ Settings ?

    You could also use the official Twitter widget - https://clickwp.com/kb/twitter-widget/


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    November 22, 2014 at 1:38 am in reply to: SSL installed on Genesis site, WP HTTPS plugin too, but security not complete #132480
    blogjunkie
    Participant

    Good to hear, but make sure the Aweber form accepts the secure https version of the URL too otherwise your visitors would not be able to sign up to your list. Cheers


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    November 21, 2014 at 6:54 pm in reply to: twitter feed question (how do i reduce tweet) #132453
    blogjunkie
    Participant

    have you checked the Display Tweets widget settings in the Dashboard ?’ Appearance ?’ Widgets page?


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    November 21, 2014 at 6:44 pm in reply to: SSL installed on Genesis site, WP HTTPS plugin too, but security not complete #132451
    blogjunkie
    Participant

    Hi, when you set a site to https, the browser expects *everything* to be secure including stuff from 3rd-parties. Your page here (https://yoramweis.com/liveonlineworkshops/) has some problems because the Aweber form is being submitted over http, not https. For the page to be completely secure and have an unbroken padlock, the form must also be secure. You should consult Aweber on how to use a secure version of the form.

    You can use the Google Chrome browser inspector to see the problems affecting each page. Right click and select Inspect Element, and then go to the Console tab. you'll see something like this - http://imgur.com/DJknmQQ

    Also, the WordPress HTTPS plugin is buggy and has not kept up to date with the latest versions of WordPress. I would suggest simply making the whole site https by changing your site address in Settings ?’ General to https://yoramweis.com. Next ask Synthesis to redirect all http traffic to https.

    That's my advice as a fellow customer of Synthesis with https 🙂


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    November 1, 2014 at 12:34 am in reply to: Is this possible with any theme? #130066
    blogjunkie
    Participant

    And I just remembered that Sridhar Katakam has released a free theme with this exact feature you are looking for

    http://www.sridharkatakam.com/announcing-one-pager-one-page-parallax-website-child-theme-genesis/


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    October 31, 2014 at 10:40 pm in reply to: Is this possible with any theme? #130063
    blogjunkie
    Participant

    Hi DoctorMace, unfortunately that is a custom feature that is not available out of the box with any StudioPress theme. If you are familiar with theme development you may find these 2 tutorials helpful:

    Create a Sticky Navigation Header Using jQuery Waypoints
    http://webdesign.tutsplus.com/articles/create-a-sticky-navigation-header-using-jquery-waypoints--webdesign-6408

    Single Page Site with Smooth Scrolling, Highlighted Link, and Fixed Navigation
    http://callmenick.com/2013/04/22/single-page-site-with-smooth-scrolling-highlighted-link-and-fixed-navigation/


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    May 29, 2014 at 10:12 am in reply to: Move entry-title into content-sidebar-wrap, in a semantic manner #107315
    blogjunkie
    Participant

    Hi Davinder. Thanks! Yes I found Centric and decided I will be following the path it set


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    February 25, 2014 at 6:58 am in reply to: Using an Image for the last Item in Nav Bar #92292
    blogjunkie
    Participant

    Hi Tom, if it's a responsive site you should definitely include the image as a link in the nav bar, not floated outside. This is the way that Genesis does it to for the navigation extras (date, twitter, search bar).


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    February 25, 2014 at 6:10 am in reply to: Using an Image for the last Item in Nav Bar #92288
    blogjunkie
    Participant

    Hi Tom, you'll need to edit your CSS for this. I'll leave you to Google for details, but here's the general steps:

    .nav-primary li:last-child a {
    /* Display the image as a background */
    background: url('http://yoursite.com/path/to/icon.png') no-repeat 0 0;
    padding-left: 40px; /* adjust this to prevent your text overlapping the icon */
    /* the following 3 lines will hide the text completely */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    }

    Replace .nav-primary with .nav-secondary if you want the icon to go on the secondary nav. Remove the last 3 lines of code if you don't want your text hidden.

    Further reading:

    background property - http://css-tricks.com/almanac/properties/b/background/

    Good luck!


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    February 25, 2014 at 6:00 am in reply to: Header Image Not Showing In Safari #92285
    blogjunkie
    Participant

    Shows on my Safari too 🙂


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    October 25, 2013 at 12:41 am in reply to: General Overview Question on PSDs and Genesis #68791
    blogjunkie
    Participant

    Don't think of alignment. Just try to make everything look neat. If it doesn't look neat, perhaps it's not lined up vertically. That's where you refer to the grid.

    The grid is just a guide. You can make your own grid, as long as it's neat.


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    October 23, 2013 at 3:36 pm in reply to: General Overview Question on PSDs and Genesis #68496
    blogjunkie
    Participant

    Hi Jeff

    The 1140px grid is just like any other grid system you may have worked with and is just a guide. Most Genesis child themes are laid out on the 1140 grid but collapse to 960/980 on for smaller screens, so I would advise you to start by observing how these designs have aligned their elements according to the grid:

    http://www.genesisframework.com/
    http://demo.studiopress.com/eleven40/
    http://demo.studiopress.com/minimum/

    Homepage


    http://demo.studiopress.com/metro/

    If you layer your design on top of the layout of the above – your content and sidebar widths match the above – you should be ok. Good luck!


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    October 23, 2013 at 3:26 pm in reply to: How do I change all parts of my blog from English to Spanish? #68494
    blogjunkie
    Participant

    Hi, I've not done it before but I think what you need to do is to first install a Spanish version of WordPress:
    http://codex.wordpress.org/WordPress_in_Your_Language#Spanish_-_Espa.C3.B1ol

    Once you've done that, most of the theme should be automatically translated including the comment form (Name, Email, Website) and widgets (Recent Posts, etc).

    For the rest you can try the Genesis Simple Edits plugin. This will allow you to change the

    Posted on {DATE} - Leave a comment

    and the footer. Good luck!


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    October 23, 2013 at 3:20 pm in reply to: Free Themes for Genesis 2.0 #68493
    blogjunkie
    Participant

    Here are the first 2 results by searching for "free genesis child themes" in Google:

    http://www.aaronhartland.com/free-genesis-child-themes/
    http://www.rvamedia.com/free-genesis-child-themes

    Good luck!


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    July 15, 2013 at 3:55 am in reply to: Is Genesis compatible with Chinese Characters? #50753
    blogjunkie
    Participant

    Hi, I don't think the compatibility is at the theme level. WordPress has support for Chinese, so any well-coded theme will be able to display it too. The only thing I can think of is your database - you must make sure it's UTF-8 format. Ask your web host if you are not sure.


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    July 15, 2013 at 3:54 am in reply to: hide media file from search engines #50752
    blogjunkie
    Participant

    Hi! You can create a robots.txt file which tells search engines what they can and cannot index. Create a plain text document (extension must be .txt) with Notepad or Textedit with the following:

    User-agent: *
    Disallow: /wp-content/uploads/private
    

    This tells search engines not to index anything that is in the /wp-content/uploads/private directory. Learn more about the robots.txt file here: http://www.robotstxt.org

    And check out Google's own robots.txt file for a live example: http://www.google.com/robots.txt


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

    July 12, 2013 at 7:40 pm in reply to: Decor theme – modify date showing #50499
    blogjunkie
    Participant

    Had a little more thought into your question. Here's how you can achieve what (I think) you want to do:

    1. Install the Advanced Custom Fields plugin. Create a date field and assign it to Posts.

    2. In your theme, modify the function that displays the date to check if there is a custom date. So if a date has been set with the ACF plugin, it will display the ACF date. Otherwise it will show the regular post date.

    Personally I don't like this method because you can't differentiate Events and Posts. And I don't like using Posts for Events in general - in my opinion that's like calling a magazine a book. Ideally you would want to have different styling for the Events so that they don't look the same as posts.


    WordPress evangelist, Nike runner, Apple fanboy.
    Work: ClickWP WordPress Support, Play: adventures of a blogjunkie. Talk to me on Twitter @blogjunkie

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 45 total)
1 2 3 →

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