• 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

karlaarcher

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 35 total)
1 2 →
  • Author
    Posts
  • April 5, 2016 at 2:44 pm in reply to: Executive Pro: Change Slider to A Fixed Image #183014
    karlaarcher
    Member

    Hi GoodCat206,

    If you just add one image to your slider it will function that way.

    Hope that helps,
    Karla


    Karla Archer
    archercreative.com

    April 1, 2016 at 12:11 pm in reply to: Customize with images #182686
    karlaarcher
    Member

    Hi yrho -

    I'm not sure I understand where you want to add images? Can you clarify that?

    -Karla


    Karla Archer
    archercreative.com

    April 1, 2016 at 12:09 pm in reply to: Showcase header background image #182685
    karlaarcher
    Member

    Hi Maffy -

    I'm not sure if I fully understand your question, but if you are wanting to add your logo in the front page hero the directions for changing that are here: http://jtgrauke.com/showcase-pro/documentation/front-page-hero/

    HTH,
    -Karla


    Karla Archer
    archercreative.com

    April 1, 2016 at 12:05 pm in reply to: Plugin Errors #182683
    karlaarcher
    Member

    Hi Seminolecrew -

    That is a plugin issue, rather than a Genesis issue; you should ask for help in the forums for those plugins.

    -Karla


    Karla Archer
    archercreative.com

    April 1, 2016 at 12:01 pm in reply to: Daily Dish Pro – theme is responsive but shows shrunken screen on iphone #182682
    karlaarcher
    Member

    Hi BillFoodie -

    What device(s) did you check it on? When I check it for responsive it looks nice, but I'm not sure I fully understand what it is doing that you want it to not do. Do you have screenshots?

    -Karla


    Karla Archer
    archercreative.com

    April 1, 2016 at 11:56 am in reply to: Images freaking out in mobile #182680
    karlaarcher
    Member

    Hi Seth -

    I don't have an android so I can't check it out directly, but when I try it on http://www.responsinator.com/ the images looks fine. Have you fixed this or is there a specific page where the images are not resizing?

    -Karla


    Karla Archer
    archercreative.com

    April 1, 2016 at 11:51 am in reply to: Wintersong Text Format #182678
    karlaarcher
    Member

    Hi Renee -

    Do you mean it doesn't show with the tags around it?

    Have you checked in other browsers? What browsers have you checked it on and what versions are the browsers? Do you have a link to a post where you don't see it rendering - if so, I'll check it on my computer and see if I can see it bolded.

    -Karla


    Karla Archer
    archercreative.com

    April 1, 2016 at 11:41 am in reply to: Remove "category" from url — plugin #182674
    karlaarcher
    Member

    Hi Vapostore -

    Permalink settings are a WordPress setting and can be changed under "Settings" >>> "Permalinks"


    Karla Archer
    archercreative.com

    March 22, 2016 at 11:32 am in reply to: Regenerate Thumbnail Doesn't work #182029
    karlaarcher
    Member

    Hi adelientan -

    This issue is plugin related, not theme related, but it has to do with the dimensions of your original images. When the featured image sizes are larger than the actual images, it throws it off. You should ask for specific help in the support forums for the plugins.


    Karla Archer
    archercreative.com

    March 22, 2016 at 11:21 am in reply to: Digital Pro – Best way to move the Front Page 1 Widget? #182027
    karlaarcher
    Member

    Hi slb535 -

    If you don't want to add a margin to lower it and instead want to create a new widget, you'll need to register a new widget within the functions.php file. Here is a tutorial on doing that, with code snippets to use: http://my.studiopress.com/tutorials/register-widget-area/ and then you'll need to style it with some CSS.


    Karla Archer
    archercreative.com

    January 9, 2016 at 4:23 pm in reply to: add external link to feature page link on home page section 3 in atmosphere-pro #176083
    karlaarcher
    Member

    If you mean the 'continue reading' on the 3 posts on the homepage, try this code: https://my.studiopress.com/snippets/post-excerpts/

    Hope that helps,
    Karla


    Karla Archer
    archercreative.com

    January 9, 2016 at 4:20 pm in reply to: How to move secondary sidebar below content – Enterprise Pro #176082
    karlaarcher
    Member

    I'm not sure if I understand how you are wanting the bottom 'sidebar' to be, but it sounds like you are just wanting to add another footer section at the bottom of everything? (https://wpbeaches.com/add-full-width-row-footer-widgets-genesis-child-theme/)

    The only other thing I can think of that might help is that you could just add in an after entry widget (http://www.carriedils.com/after-entry-widget/) and/or a widget area on pages (https://www.nutsandboltsmedia.com/how-to-add-a-widget-area-to-a-page-using-genesis/)

    Hope that helps,
    Karla


    Karla Archer
    archercreative.com

    January 9, 2016 at 4:09 pm in reply to: Scroll down header like in Simply Pro? #176081
    karlaarcher
    Member

    I'm not sure if this is what you mean by making the header scroll down, but here is how to create a sticky menu [with logo], which is what Simply Pro theme has: http://my.studiopress.com/tutorials/sticky-menu/

    Hope that helps,
    Karla


    Karla Archer
    archercreative.com

    January 9, 2016 at 3:58 pm in reply to: Backstretch Image is scrolling instead of remaining fixed #176079
    karlaarcher
    Member

    Hi Eduardo -

    I'm assuming you clicked 'fixed' as your option in the home-top background settings since it stays fixed on the desktop?

    If so, try adding background-attachment: fixed to the #hometop

    #home-top {
        opacity: 1!important;
        background-attachment: fixed;

    I can't test what happens on mobile, since I'm just playing with it using the inspector on my desktop, but I hope that helps.

    -Karla


    Karla Archer
    archercreative.com

    January 8, 2016 at 1:13 pm in reply to: simple social plugin #175988
    karlaarcher
    Member

    Hi Nanci -

    Without knowing other details to troubleshoot, I'm can't find anything when I inspect it on my end. It might be a conflict with something else installed.

    I would suggest asking in the plugin's support forum, incase they are aware or need to be made aware of any issues: https://wordpress.org/support/plugin/simple-social-icons.

    Hope that helps,
    Karla


    Karla Archer
    archercreative.com

    January 8, 2016 at 1:02 pm in reply to: Blog Template Beautiful Pro #175987
    karlaarcher
    Member

    Hi Pixiegrl -

    Is this a list with a lot of events and times? Or just a couple? I was going to suggest custom fields and/or a custom post type, but I took a peek at your site and it looks as though quite a bit does still needs to be changed each week (unless I'm looking at the wrong post -- I assumed you meant the events posts on your site.) Those would help you with the formatting, if that is what you are looking for.

    Here is some info on that: http://wpsmith.net/2011/understanding-wordpress-custom-post-types-what-are-custom-post-types/

    Hope that helps,
    Karla


    Karla Archer
    archercreative.com

    October 2, 2015 at 1:59 pm in reply to: Help with Lifestyle css style sheet #167254
    karlaarcher
    Member

    Hi -

    The image you shared isn't showing; can you reload it? And can you post a link to your site? It's always easier to help if we can see what you see.


    Karla Archer
    archercreative.com

    October 2, 2015 at 1:50 pm in reply to: Blog lists only sticky posts on top #167252
    karlaarcher
    Member

    Thanks for the link --

    On the homepage I'm seeing all posts in descending order/newest to oldest (first post is 10/2/15, then 9/30/15 etc). Is there another page you're seeing this happen on?


    Karla Archer
    archercreative.com

    October 2, 2015 at 11:48 am in reply to: [Beautiful Pro] Blog Sidebar Disappeared? #167242
    karlaarcher
    Member

    This site says will be back soon. Will you be able to take it out for a bit so it can be checked?


    Karla Archer
    archercreative.com

    October 2, 2015 at 11:29 am in reply to: Blog lists only sticky posts on top #167241
    karlaarcher
    Member

    Can you post a link to your site? It's always easier to help if we can see what you see.


    Karla Archer
    archercreative.com

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

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