• 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

Fiesta

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 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • August 11, 2017 at 8:57 am in reply to: Header Right Widget #210257
    Fiesta
    Participant

    Thanks very much for your help Victor.

    I am using WordPress 4.8.1 and have made the changes you suggest (still wilh the default text widget). This has improved the appearance in terms of the 728x90 ad now appearing higher than it was.

    However, I'm still seeing it overflow to the right of the header area.

    Best Regards

    Gerry

    April 30, 2015 at 12:00 pm in reply to: CSS Sidebar-Primary #149642
    Fiesta
    Participant

    That happens in portrait view.

    But if you look at the page in landscape view on a tablet it just pushes to the right beyond its intended border.

    April 22, 2015 at 11:54 am in reply to: Float CSS in Simple Hooks Plugin #148820
    Fiesta
    Participant

    Thanks Brad

    I tried the genesis_entry_content hook but the ad appeared at the bottom of the content.

    I'm not familiar with custom functions or what the_content filter refers to.

    August 26, 2014 at 1:19 pm in reply to: Simple Padding Issue? #121182
    Fiesta
    Participant

    I've achieved the same result using <br> in the text having been unable to create the space with css padding.

    Please close thread.

    August 26, 2014 at 8:51 am in reply to: Simple Padding Issue? #121117
    Fiesta
    Participant

    Adding the following to Firebug does the trick (creates space between home top widget and home middle widget but it doesn't take effect once added to the CSS:

    .home-top .widget-area {
    padding-bottom: 20px;

    }

    August 25, 2014 at 4:08 pm in reply to: Simple Padding Issue? #121007
    Fiesta
    Participant

    Thanks

    Through much trial and error with the CSS I've more or less managed to close all the excessive white space that I was having issues with.

    The last problem is trying to create some space between the opening paragraph and the "Festivals in Spain" widget.

    It looks from Firebug like I could add a margin or padding to the bottom of "home-top widget-area". But this doesn't appear in the CSS. I tried creating such a class but saw no difference.

    August 23, 2014 at 2:30 pm in reply to: Simple Padding Issue? #120646
    Fiesta
    Participant

    Thanks Anita

    The more-link has worked fine.

    But there remains a lot of white space between the widgets even after changing that bottom margin to 0. It's the same issue in the sidebar.

    Is the problem maybe featured-content img? If so, I don't see a margin/padding setting for it.

    June 5, 2014 at 12:11 pm in reply to: Column Class Widths #108191
    Fiesta
    Participant

    Just checked Firebug and see that the main content area of these two themes has increased from 600 to 700px.

    As a test I've copied my existing column class code across to a different site which is using Lifestyle Pro and it displayed the images correctly.

    So nothing to worry about?

    Still compiling a list of "what might go wrong" issues to prepare for.

    May 29, 2014 at 6:51 am in reply to: Column Class Widths #107274
    Fiesta
    Participant

    Here's an example with 2 images and no text:
    http://www.spanish-fiestas.com/festivals/festes-merce/

    And one with images plus text:
    http://www.spanish-fiestas.com/regions/asturias/ (scroll down a little)

    I have thousands of images loaded at this specific size.

    Thanks

    November 12, 2013 at 2:49 am in reply to: Losing Image Quality #72447
    Fiesta
    Participant

    But some images lose quality. I'm interested in this in the CSS:

    img {
    max-width: 98%;
    }

    I think this could be responsible.

    What is the purpose of this forced image reduction?

    Any problem if I change it to 100%?

    October 4, 2013 at 3:48 am in reply to: Home Widget is Missing in Lifestyle Theme #65331
    Fiesta
    Participant

    Thanks Brad

    Issue now resolved & I owe an apology to Simple Sidebars ...

    When I originally set up my sidebars I had given one of them the slug "Home" which is what was causing me the problem. I've now deleted that and the correct version of the Home widget now appears as intended.

    All under control 🙂

    October 3, 2013 at 3:01 am in reply to: Mobile Responsive – What is Required? #65186
    Fiesta
    Participant

    Thanks Anitac

    I've made a a couple of small changes to the functions.php file and a lot of changes to the style.css file.

    Would it be fair to assume that initially I'll completely 'mess up' my site after downloading the new version until I've made all the same changes to these two files?

    September 30, 2013 at 5:06 am in reply to: Home Widget is Missing in Lifestyle Theme #64763
    Fiesta
    Participant

    This is an issue which I hadn't managed to resolve. Remembering Brad's suggestion that maybe there's a plugin conflict I just deactivated all plugins and saw the "Home" widget return. Then one at a time I reactivated plugins until I saw it disappear.

    I was surprised to find that the conflict is with "Genesis Simple Sidebars".

    Any idea how I can keep this plugin and have access to the "Home" widget?

    Thanks

    April 28, 2013 at 4:05 am in reply to: Home Widget is Missing in Lifestyle Theme #38174
    Fiesta
    Participant

    I am well aware that I have selected a static page as my homepage & don't want "my latest posts" to become the homepage (they form my blog page).

    This does not answer the question as to why the "Home" option no longer appears in Appearance > Widgets.

    I have 3 other sites in which I have selected "A Static Page" as the front page. In all 3 of them the "Home" option appears in Appearance > Widgets.

    April 27, 2013 at 1:37 am in reply to: Home Widget is Missing in Lifestyle Theme #38022
    Fiesta
    Participant

    Thanks for taking a look Brad.

    April 26, 2013 at 7:05 am in reply to: Home Widget is Missing in Lifestyle Theme #37821
    Fiesta
    Participant

    functions.php is at:

    http://pastebin.com/raw.php?i=bxnuGc3L

    home.php is at:

    http://pastebin.com/raw.php?i=ySxT866j

    Thanks

    December 6, 2012 at 10:43 am in reply to: CSS for Image Floats #3590
    Fiesta
    Participant

    Can I assume that a "no"?

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

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