• 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

Herman

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 130 total)
1 2 3 … 5 6 7 →
  • Author
    Posts
  • December 11, 2019 at 1:22 pm in reply to: StudioPress Theme for displaying artwork #495440
    Herman
    Participant

    Wow...didn't realize that...thanks...fortunately I didn't get too far with Elegant so am going with your recommendation....Infinity Pro

    What gallery do you recommend so I can show different categories ie landscape,portrait, etc?

    December 10, 2019 at 2:12 pm in reply to: StudioPress Theme for displaying artwork #495396
    Herman
    Participant

    Thx...I showed Elegant Pro and Modern Studio Pro..she preferred Elegant
    however I'm not sure how to best show 100s of paintings. Elegant uses a slider to display images

    Here's a quick video of what i've done so far
    https://stage.loom.com/share/639ef032bfc44cccac7f53678665468b

    April 7, 2017 at 10:08 am in reply to: remove top navigation menu from going green pro theme #204442
    Herman
    Participant

    entire site

    February 8, 2017 at 2:48 pm in reply to: Genesis slider plugin not working #200806
    Herman
    Participant

    Thanks Victor..how do I fix that?
    Does it mean the plugin has not been updated to work with the latest WP version?

    November 18, 2016 at 9:31 am in reply to: Outreach Pro Them Infected with malware #196330
    Herman
    Participant

    Thank you..an ini.php file (malware) gets added to the root folder which is picked up with a scan from wordfence.
    How do I prevent this from happening every day?

    November 17, 2016 at 2:04 pm in reply to: Outreach Pro Them Infected with malware #196303
    Herman
    Participant

    What if I replace all outreach files except edited functions.php file and styles.css?
    Are there any other files that may have been changed during the construction of the site?

    November 14, 2016 at 11:07 am in reply to: Malware found in Genesis Framework Theme #196145
    Herman
    Participant

    Yes I did that and found some malware which was removed.
    I now get the message
    "Congratulations! No security problems were detected by Wordfence."
    however the header image still pulls from the old site at /dev

    Any tips much appreciated

    November 14, 2016 at 8:04 am in reply to: Malware found in Genesis Framework Theme #196132
    Herman
    Participant
    This reply has been marked as private.
    June 14, 2016 at 10:33 am in reply to: Change call to action button on Vibrant Sales Page #187532
    Herman
    Participant

    Thrive content builder
    How do I link a button at the top of my sales page to the pricing table at the bottom of the page. It says "link settings" which just has a URL. What URL do I enter to take the person to the pricing table?

    April 21, 2016 at 11:52 am in reply to: Stick post to top of category page #184096
    Herman
    Participant

    Thanks for the plugin..works well

    April 16, 2016 at 11:59 am in reply to: Freelance Theme Hacked – What Should To Do? #183744
    Herman
    Participant

    Christoph..good to know because I'm using the same theme
    however I'm going to change cpanel login also based on your recommendation.

    April 16, 2016 at 5:43 am in reply to: Freelance Theme Hacked – What Should To Do? #183740
    Herman
    Participant

    Thx Christoph and Derek..the them definitely got hacked because I see redirect code added to multiple posts.
    Why doesn't studio press update old themes or say "discontinued"?

    I tried a new theme however there was too much customization so I downloaded a new freelance theme and have added word fence.
    Fortunately I could still access the old site and built the new one in a subdirectory. And I could use payback machine to retrieve the original content that had been hacked.

    My lesson.. keep a recent backup in case your site gets hacked.

    March 3, 2016 at 8:19 am in reply to: Link Post Category to Featured Image On Home Page (Outreach Pro) #180530
    Herman
    Participant

    Thanks Jason..the category posts widget would mess up my home page.
    I decided to manually add a link to the bottom of each post in a category for now eg "http://www.aclcnational.org/dev/who-we-are/

    So if they click on the link or the image on the home page they can first read the feature post then click the link at the bottom to read more articles in that category.

    I wish there was a better way to implement this from the home page.

    February 16, 2016 at 4:50 pm in reply to: Add second row of home bottom widgets to Outreach Pro #179190
    Herman
    Participant

    Yes and thanks for fixing 1023px media query
    I don't know about Tom's links however I'll look at Sridhar's new tutorial later.

    Thanks again.

    February 16, 2016 at 2:51 pm in reply to: Add second row of home bottom widgets to Outreach Pro #179184
    Herman
    Participant

    Didn't see it in 1023 but did in 860 so changed it there.
    I think I figured corrected the space between rows.

    Do you think my header image displays correctly..I spent ages yesterday trying to get it right after trolling the forums?

    Just want to say a BIG thank you for your kindness and patience.

    February 16, 2016 at 2:35 pm in reply to: Add second row of home bottom widgets to Outreach Pro #179182
    Herman
    Participant

    Ok I think I got it..one more thing..
    What CSS do I need to add to move the second row of widgets closer to the first row?

    February 16, 2016 at 2:26 pm in reply to: Add second row of home bottom widgets to Outreach Pro #179180
    Herman
    Participant

    Thanks..do I need to edit the other media queries?

    February 16, 2016 at 2:12 pm in reply to: Add second row of home bottom widgets to Outreach Pro #179178
    Herman
    Participant

    Thank you very much..that worked
    Is this correct for media queries...


    @media
    only screen and (max-width: 480px) {

    .content {
    padding: 30px;
    }

    .content #genesis-responsive-slider .flex-control-nav {
    display: none;
    }

    .home-bottom .widget:nth-of-type(2n),
    .home-bottom2 .widget:nth-of-type(2n),
    .home-bottom .widget {
    margin: 0;
    width: 100%;
    }

    .header-image .site-title a {
    background-size: contain !important;
    }

    }

    February 16, 2016 at 1:59 pm in reply to: Add second row of home bottom widgets to Outreach Pro #179176
    Herman
    Participant

    is this the correct css?

    .home-bottom,
    .home-bottom2 {
    background-color: #fff;
    padding-top: 60px;
    }
    .home-bottom .widget,
    .home-bottom2 {
    float: left;
    margin-left: 2.564102564102564%;
    width: 23.076923076923077%;
    }
    .home-bottom .widget:nth-child(4n+1)
    .home-bottom2{
    clear: both;
    margin-left: 0;
    }

    .home-bottom .featured-content img
    .home-bottom2{
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    }

    .home-bottom .widget-title
    .home-bottom2{
    color: #333;
    font-weight: 700;
    }

    February 16, 2016 at 1:49 pm in reply to: Add second row of home bottom widgets to Outreach Pro #179174
    Herman
    Participant

    I added .home-bottom2 but it made no diff.
    Please clarify what additional class i need to add.

    .home-bottom,
    .home-bottom2 {
    	background-color: #fff;
    	padding-top: 60px;
    }
    .home-bottom .widget {
    	float: left;
    	margin-left: 2.564102564102564%;
    	width: 23.076923076923077%;
    }
    
    .home-bottom .widget:nth-child(4n+1) {
    	clear: both;
    	margin-left: 0;
    }
    
    .home-bottom .featured-content img {
    	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    	-moz-box-shadow:    1px 1px 4px rgba(0, 0, 0, 0.4);
    	box-shadow:         1px 1px 4px rgba(0, 0, 0, 0.4);
    }
    
    .home-bottom .widget-title {
    	color: #333;
    	font-weight: 700;
    }
  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 130 total)
1 2 3 … 5 6 7 →

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