• 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

Generate Box is not displaying in Generate

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 › Generate Box is not displaying in Generate

This topic is: not resolved

Tagged: generate, generate box

  • This topic has 39 replies, 4 voices, and was last updated 9 years, 7 months ago by tproud.
Viewing 20 posts - 1 through 20 (of 40 total)
1 2 →
  • Author
    Posts
  • July 21, 2013 at 1:46 pm #51725
    [email protected]
    Member

    I have just activated Generate and, in my widgets area, there is an option to add widgets to "Generate box" but it does not display anywhere and I can't find any options to make it appear. Does anyone know what I need to do to make it work.

    July 21, 2013 at 2:04 pm #51729
    Anita
    Keymaster

    Did you follow these instructions?

    http://my.studiopress.com/setup/generate-theme/


    Love coffee, chocolate and my Bella!

    July 21, 2013 at 2:18 pm #51735
    [email protected]
    Member

    Yeah, but as with most Genesis documentation, it's vague and uninformative; it doesn't really provide any information about how to actually make it display. My problem is that, even when I drag widgets to the generate box on the widgets screen, it doesn't appear anywhere on my site.

    July 21, 2013 at 2:25 pm #51736
    Anita
    Keymaster

    Please provide a link to your website so I can take a look at what you have.


    Love coffee, chocolate and my Bella!

    July 21, 2013 at 2:27 pm #51738
    [email protected]
    Member

    Ok, so I've discovered that the "Generate Box" requires a plugin. Even though it appears in the widgets area in the admin panel, it will not appear on the site until the plugin is installed. Now that I have the plugin installed, it appears on the homepage but it isn't widgetizable. even if I add widgets to it, it just stays black. So far, I haven't had much luck finding any useful documentation about it.

    July 21, 2013 at 2:30 pm #51740
    Anita
    Keymaster

    It's difficult to troubleshoot when I cannot actually see it. If you want, use the contact box on my website and send me a message along with the URL so I can see it.


    Love coffee, chocolate and my Bella!

    July 21, 2013 at 2:37 pm #51744
    [email protected]
    Member

    Thanks, but unfortunately the site is on a private development server and I am unable to share it. Is there something I need to do to be able add widgets to the generate box? Why does it appear in the widgets area if you have to install a plugin? and why does adding widgets to it seem to have no effect? I feel like these are reasonable questions that should be included in the generate box documentation.

    July 21, 2013 at 2:44 pm #51747
    Anita
    Keymaster

    Like I said, I cannot troubleshoot in the blind. The theme works. I have it on two clients at the moment. Other than the documentation provided by Studiopress, there isn't anything else. If you feel it's a technical issue, fill out a support ticket with Support under my.studiopress.com.


    Love coffee, chocolate and my Bella!

    July 26, 2013 at 12:31 pm #52630
    tproud
    Member

    Hi. I have the same problem, my generate box won't show up on the site although it appears in the widgets area in the admin panel. I have read the documentation but it was not helpful, unfortunately. What plugin do I need to use for it to show up? My site is at http://lendingbeeinc.com/test/. Thank you!

    July 26, 2013 at 1:21 pm #52640
    tproud
    Member

    OK, I have installed and activated the Generate Box plugin and it appears on my front page but is completely blank, even though there are 3 widgets in it. How do I get them to show up in the generate box at http://lendingbeeinc.com/test/? Please help, thanks.

    July 26, 2013 at 1:23 pm #52641
    [email protected]
    Member

    Well, it looks like you've successfully added it but here's what I've got so far.

    By default, it seems that the Generate Box only appears on the feed pages; not static pages - even if you have one set as your home page. Of course you have to add widgets to it in the Widgets area before it shows up.
    You can download the generate box plugin to add some options but it doesn't provide an option to add it to any page.
    If you do want to display the generate box to a static page, your best bet is probably going to be look up the generate box function and hook it in to your theme in your functions.php file or a custom template file.
    Depending on whether or not I end up using it, I'll try to make sure to add the code I use here (Since the complete lack of documentation on the generate box isn't going to help anyone very much.)

    July 26, 2013 at 1:29 pm #52643
    tproud
    Member

    Thanks for your response. Yes, I have added widgets to the generate box but as you see it appears blank. So if I use a static page as my front page, I won't be able to use the generate box? That's disappointing. Anyway, I actually need it to have a slider on my front page and i cannot find a way to do it. Thought using the generate box would help, but....

    July 26, 2013 at 1:32 pm #52644
    [email protected]
    Member

    @tproud, it may be that installing the generate box plugin screws up the widget functionality. I haven't really gone in and looked at the code yet but, considering how simple it should be, I'm surprised at how janky and it is. The official website for the plugin (http://generatebox.com/) provides absolutely no documentation or even general information which is a pretty good indication that we should probably avoid it all together. It would be nice to get some feedback from the developers.

    July 26, 2013 at 1:49 pm #52648
    tproud
    Member

    Looks like you are right. However the Generate theme is all about this box and without the plugin it does not even show up. However maybe the problem is using the static page as a front page. Not very flexible.

    Still I'm hoping @anitac might help.

    July 26, 2013 at 1:54 pm #52649
    mokito
    Member

    tproud, You'll need to update the generatebox settings under the theme you're using's tab, not in the widgets area. Screenshot: http://oi42.tinypic.com/i38kt1.jpg

    July 26, 2013 at 1:54 pm #52650
    Anita
    Keymaster

    The generate box is configured to only show up on the home page. The code is in Home.php. If you want it on all pages, you need to pull the Generate code out, put it in the functions file and add the appropriate conditional statement for all pages. I am using Generate and have a slider and the Jetpack Subscription widget in the same widget area and it works fine. Also, the Generate Widget area's CSS was only coded for use with horizontal widgets. So if you want widgets to line up side by side, you will need to add that CSS to your style sheet.


    Love coffee, chocolate and my Bella!

    July 26, 2013 at 2:04 pm #52654
    Anita
    Keymaster

    I posted while you were posting. The Generate Box instructions in my.studiopress.com (http://my.studiopress.com/setup/generate-theme/#box) says to use a Text Box and add the code indicated on that page. The Generate Plugin was not developed by Studiopress or their representatives. If it's not working, you should contact the plugin developer over on the plugin support page.


    Love coffee, chocolate and my Bella!

    July 26, 2013 at 2:07 pm #52656
    tproud
    Member

    Thank you! I only need the Generate box to appear on my front page (at http://lendingbeeinc.com/test/), I do not want it on all pages. The Generate box plugin allows this option. So what exactly do I need to do to have the generate box display on the page? Thank you.

    July 26, 2013 at 2:10 pm #52658
    Anita
    Keymaster

    I would disable that plugin and just use the Generate instructions in my.studiopress.com. That should be the easiest way. So do you want the Generate box or just use the Generate widget area to put a slider?


    Love coffee, chocolate and my Bella!

    July 26, 2013 at 2:10 pm #52659
    tproud
    Member

    Instructions at http://my.studiopress.com/setup/generate-theme/#box refer to the sign up form code but I do not need that. I need the generate box area only to display the Responsive slider widget that I added there. The question is: can the Generate box be displayed on a static page?

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 40 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

© 2023 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