• 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

Nameless – free child theme

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 › Nameless – free child theme

This topic is: not resolved

Tagged: free child theme, nameless

  • This topic has 25 replies, 9 voices, and was last updated 7 years, 8 months ago by studiokid.
Viewing 20 posts - 1 through 20 (of 26 total)
1 2 →
  • Author
    Posts
  • November 29, 2012 at 10:56 pm #2467
    JestersTear
    Participant

    I made a free child theme called Nameless, and I looked through the community forums here but didn't really find an appropriate place to share the link, so I'm posting it here - apologies in advance if I shouldn't, and please delete this post if that's the case.

    Anyway,  here's the link if anyone would like to grab it: http://www.monicaguerraleiria.com/nameless-free-genesis-child-theme/


    Monica | jesterstear on twitter | monicaguerraleiria.com

    November 30, 2012 at 9:24 am #2515
    AnitaC
    Keymaster

    That's really nice JestersTear! I am going to try it out and I'll link it on my site.


    Need help with customization or troubleshooting? Reach out to me.

    November 30, 2012 at 9:30 am #2517
    Susan
    Moderator

    Nice job, Monica!
    As an aside, I got my introduction to Genesis framework through Designer Blogs - I bought one of their blogger templates, and then decided to take the plunge and switch to WordPress. I love the work you ladies produce!

    November 30, 2012 at 12:34 pm #2582
    JestersTear
    Participant

    Thanks for the link and compliment, anitac!

    And thanks for the compliment, Susan, t's so cool to hear it was Designer Blogs that inspired you to go WordPress + Genesis! 😀


    Monica | jesterstear on twitter | monicaguerraleiria.com

    November 30, 2012 at 12:37 pm #2584
    Jon Weiss
    Member

    I like it. Nice work! 🙂


    View My Site – Two W Media.com | I’m a Recommended StudioPress Customizer

    November 30, 2012 at 7:10 pm #2704
    nickthegeek
    Member

    Thanks for making that available to the community. Looks great.

    December 2, 2012 at 1:43 pm #2896
    JestersTear
    Participant

    Thanks so much, Jon and Nick! 🙂


    Monica | jesterstear on twitter | monicaguerraleiria.com

    December 3, 2012 at 2:57 am #2970
    colemanweb
    Member

    I am new and have a question for anyone.  There are three themes I'm interested in getting along with the framework.  Now that I see all the free plugins that come with the Genesis framework, I realize I may not need one of those themes at all.  Sooooo, this is what I'm thinking.  Purchase the Genesis framework and then later buy the themes.  How much are the themes after you've already purchased the Genesis framework and is there a bundle price, like say for example $3 for 45 or anything like that?  I just don't want to get zinged and find out I have to pay $59 each theme after I purchase the framework.  If that's the case, I'll have to think long and hard about which theme to get.

    Your theme looks beautiful JesterTears.  Very similar to what I was looking for.  I wish they would make a pinboard-type theme that's responsive.  I would absolutely love that.

     

    December 3, 2012 at 7:31 am #2978
    AnitaC
    Keymaster

    There is a Pinboard in the works. I had a sneak peak and it was nice. Hold out if you can!


    Need help with customization or troubleshooting? Reach out to me.

    December 3, 2012 at 7:38 am #2980
    Susan
    Moderator

    @colemanweb - once you buy the Genesis framework, there are free child themes available; you can also go ahead and create your own child themes.

     

    If you wish to purchase additional child themes, you would just pay the cost of the child theme (not the genesis framework again). The regular cost of each theme is under $25. There are discounts available for existing users, and sometimes special discounts (for example, Black Friday sales). You can also go the "ProPlus" route, where you pay one lump sum and have access to all the StudioPress themes (NOT the community themes), and as each new one is made available, you will also receive that free of charge.

     

    December 3, 2012 at 3:39 pm #3139
    colemanweb
    Member

    Thank you.  That's what I suspected.   I couldn't imagine that they wanted me to pay $79.95 over and over again.  🙁

    December 3, 2012 at 10:24 pm #3205
    GJudy
    Participant

    Thank you!  I have just gotten to the point where I want to try to 'create' my own child theme.  Your beautiful Nameless theme will be an inspiration.  I will credit your art in this theme whenever I use it.

    December 9, 2012 at 8:06 pm #4087
    goldenimage
    Member

    How does the home page responsive slider area work?

    I added short code in a text widget and dragged it into that space and it doesn't work.  I added

    add_filter( ‘widget_text’, ‘shortcode_unautop’);

    add_filter( ‘widget_text’, ‘do_shortcode’);

     

    Still doesn't work.  I've replaced the functions.php file 6x today because I keep breaking it trying to make this work.  Very frustrated.

     

    An suggestions??

     

    December 9, 2012 at 8:32 pm #4090
    AnitaC
    Keymaster

    You need to install the Genesis Responsive Slider and then drag the slider into that widget area.


    Need help with customization or troubleshooting? Reach out to me.

    December 9, 2012 at 9:17 pm #4098
    goldenimage
    Member

    I have images that I need to use that aren't included on a page or post.   🙁

    December 10, 2012 at 7:24 am #4149
    AnitaC
    Keymaster

    You can try using WP-Cycle - you add images and can include a URL or not. http://wordpress.org/extend/plugins/wp-cycle/. It would just rotate images you put in there. You can set the width and height just like a regular slider. Read their instructions on how to add it to your theme.


    Need help with customization or troubleshooting? Reach out to me.

    December 10, 2012 at 8:25 am #4157
    JestersTear
    Participant

    The only problem with the bit of code you're trying to add is the quotes you're using (that's what's breaking functions.php). If you add

    add_filter('widget_text', 'do_shortcode');

    like that, with the straight quotes, it will allow you to use the shortcode you want.


    Monica | jesterstear on twitter | monicaguerraleiria.com

    December 10, 2012 at 8:40 am #4161
    goldenimage
    Member

    @JestersTear - thank you for your response.  The code above added the slider controls, but the images aren't there.  I added the code to the  very bottom of functions.php.  Is that the best place to put it?

     

    Any other suggestions?

    December 10, 2012 at 8:54 am #4164
    JestersTear
    Participant

    I've placed it between } and /** Register Additional Sidebar Areas */ simply because the Sidebar Areas should be the last thing in functions.php, but it will work the way you've done it, it's just best practice to leave the Sidebar Areas for last.

    Which plugin are you trying to use for the slideshow?


    Monica | jesterstear on twitter | monicaguerraleiria.com

    December 10, 2012 at 9:00 am #4166
    goldenimage
    Member

    http://globalloyaltyrewards.com/nameless1.jpg

     

    http://globalloyaltyrewards.com/nameless2.jpg

    The first link shows functions.php

    The second second shows the slideshow controls and if I mouse over the edges the < > controls appear, but no images.

     

    I've deactivated all plugins except Cyclone Slider2.  I'm still doing something wrong...

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 26 total)
1 2 →
  • 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