• 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

fastpenguin91

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 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • December 14, 2015 at 1:26 am in reply to: switch latest posts to excerpt, not entire post #173737
    fastpenguin91
    Member

    ahh shoot I didn't even think to look there... My apologies, and thank you.

    June 3, 2015 at 1:02 pm in reply to: how to add instagram/youtube badge in header #154750
    fastpenguin91
    Member
    This reply has been marked as private.
    June 3, 2015 at 12:59 pm in reply to: image link not showing up on Mobile screen #154749
    fastpenguin91
    Member

    aha yes!! I'm not sure if this was what you were getting at, but I removed the background-size... I'm definitely not a CSS expert, but It doesn't seem to be causing any problems by removing it...

    Thanks to both of you. Got it working!

    June 3, 2015 at 12:43 pm in reply to: image link not showing up on Mobile screen #154740
    fastpenguin91
    Member

    Oops, I forgot to say Thank you. now I just need to figure out why it looks grey. That also helped with the page load time..

    June 3, 2015 at 12:35 pm in reply to: image link not showing up on Mobile screen #154739
    fastpenguin91
    Member

    Hi! I have got the link working now, (I swear I changed that link.. ) But now it doesn't look like the youtube png, instead it's some blurred gray/white/black square... and again, I find it really odd that it is only broken on my actual mobile device. I can scale the desktop down to mobile size and it works fine... but doesn't look right on my phone.

    (and I'll move that media query, sorry 🙂 that was copied and pasted from Instagram's auto-create-a-badge

    May 8, 2015 at 10:59 pm in reply to: How to set a background header image #151162
    fastpenguin91
    Member

    Ah. Thank you Susan. It looks like I under estimated the power of CSS. Also, I admire your work over there at pretty darn cute designs.

    May 1, 2015 at 10:37 pm in reply to: how to develop child themes locally? #149783
    fastpenguin91
    Member

    Thank you a ton for going out of your way to help. It makes perfect sense what your doing, and I love the idea of developing on live servers. I've experienced at least a couple headaches from differences between local and production so eliminating that sounds perfect. I should be able to get things up and running from here. I might pop back in and ask another question but I think I got it. 🙂

    Cheers!

    April 30, 2015 at 10:57 pm in reply to: how to develop child themes locally? #149692
    fastpenguin91
    Member

    Oops. I'm sorry for the spam. With my own development experience that was in Ruby on Rails, NOT wordpress/PHP

    April 30, 2015 at 10:50 pm in reply to: how to develop child themes locally? #149690
    fastpenguin91
    Member

    (I also use a flavor of Linux, so the server press thing is not an option for me, which isn't a huge deal. I don't mind doing the whole local LAMP stack thing if I have to.
    My first and only change I made so far was a pain. I unzipped the child theme, made a background color change, re-zipped the file, uploaded that entire zip file to wordpress, went to the admin area and clicked live preview to verify that the color change was made. It was changed, but if I can't imagine having to go through that process every single time I make a trivial change.

    April 30, 2015 at 10:46 pm in reply to: how to develop child themes locally? #149689
    fastpenguin91
    Member

    coralseait, Thank you for the response, I am definitely interested in your workflow. I read through your other post, and I sort of understand, I need to "digest" this information a little bit. I apologize if I ask noob questions, but I do want to make sure I understand.

    - first of all, how quick is the process? Say your experimenting in development and changing background colors to find one you like and you need to try out 10 different colors. Do you just change the color, hit save, refresh, view the change and repeat? I always assumed that was the normal way of developing since that's how it's been in every language I've seen so far, (lol).

    - you said to develop on dev.url.tld, and it looks like that is a subdomain? Do you go directly into cpanel and edit the files inside the cpanel area and save from there? How do you make the changes to dev.url.tld?

    - Once you have the site the way you like it and are ready to push that to production, then you push the development changes to upDraft and restore the site using the newest backup version of the site stored in updraft (which includes the changes you made) and you are done?

    Thank you very much for the assistance so far. For what it's worth.. My own experience developing locally was pleasant for the most part. I edit files in my text editor, hit save, refresh page, view changes, I repeat that until I am satisfied, merge that to the master branch, push to github and then run the command "git push heroku master" and my changes are live. I'm hoping to find that level of efficiency with wordpress development, Most importantly is the development portion since that's what I spend most of my time doing.

    Anyways, thank you again, my apologies if these questions are so basic.

    April 30, 2015 at 3:53 pm in reply to: how to develop child themes locally? #149669
    fastpenguin91
    Member

    While I don't have it figured out yet, I believe I found a solution in Chapter 3 of the book professional wordpress design and development 3rd edition.

    April 30, 2015 at 3:41 pm in reply to: how to develop child themes locally? #149667
    fastpenguin91
    Member

    Thank you for the input. Just to clarify, I haven't done any editing of the Genesis Framework theme itself. I copied the functions.php and style.css from the genesis theme into a genesis-child directory. Now I want to get the theme running on my local server so I can do some edits, save, refresh and see the effects of my changes.

    In my genesis-child directory I have copied the functions.php, style.css, and index.php files from the genesis theme and pasted the duplicate in the genesis-child directory. When I run the code locally I'm getting the error:

    Fatal Error: Call to undefined function genesis() in /home/john/Development/blog/themes/genesis/index.php on line 15.

    but now that I think about it, the local server needs access to the database too. How do you get up and running on your local server so you can edit and make changes and not have to re-upload the project and "live preview" just to see a change?

  • Author
    Posts
Viewing 12 posts - 1 through 12 (of 12 total)

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