• 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

LaunchPad777

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 - 21 through 40 (of 94 total)
← 1 2 3 4 5 →
  • Author
    Posts
  • December 6, 2014 at 10:04 am in reply to: Urget Help Needed – think I broke the Stylesheet #133822
    LaunchPad777
    Member

    Thanks Ren,

    That is a relief......

    I've got the website locked down to prevent spidering......so not able to share the link.

    I have copied and saved all the changes so I can apply them after reloading the stylesheet...

    Will let you know what happens.
    Thanks again
    Greg

    December 5, 2014 at 6:24 am in reply to: Urgent – Parse error in Functions PHP #133692
    LaunchPad777
    Member

    Thank you genwrock and Brad....

    Problem solved with the functions.php

    Appreciate your help!!!!!

    Regards
    Greg

    December 5, 2014 at 3:02 am in reply to: How do you display images vertically? #133673
    LaunchPad777
    Member

    Thanks genwrock,

    Will try it out.....
    Just a question though - I saw somewhere that the column classes are already set up in Genesis themes. If this is the case, doI still need to add the php code?

    Also came across this bit of code but have tried it and can't get it to work....even though the tutorial talks about the alignment of 3 images:

    <br style=”clear: both;” />

    http://bakermarketingservices.com/2013/02/stacking-images-vertically-on-a-wordpress-page-or-post/

    Please give me your thoughts....

    Regards
    Greg

    December 3, 2014 at 12:19 pm in reply to: How do you display images vertically? #133518
    LaunchPad777
    Member

    Apologies for wasting your time...

    This is the existing webpage.....you will see the 3 images on top of each other on the right:

    http://www.johannesburgphysio.co.za/Event-Physiotherapy.html

    By the way - how do you add a screenshot or image into this thread?

    Regards

    Greg

    October 29, 2014 at 9:03 am in reply to: Extending Background Colour of Sidebar Dynamically – Genesis Sample #129741
    LaunchPad777
    Member

    Any ideas on how to do this properly?

    On another thread I was told that the idea of extending like this is not good:
    padding-bottom: 5000px;
    margin-bottom: -5000px;

    What is the right way to achieve this???

    Please help...

    Regards
    Greg

    October 29, 2014 at 8:42 am in reply to: Strange Problem – Sidebar Disappears to Bottom of Website #129737
    LaunchPad777
    Member

    Hi Selena,

    Thanks for your input.....really is appreciated.

    At least now I understand what is causing the problem and how to go about fixing it.
    Can these edits be made via Appearance > Editor?

    Just not sure of this - "You can then use “max-width” or “min-width” to add upper and low limits."
    -is that something you must do or is it optional?

    Thanks
    Greg

    October 29, 2014 at 5:24 am in reply to: Strange Problem – Sidebar Disappears to Bottom of Website #129699
    LaunchPad777
    Member

    Thanks for taking the time to explain Henrik....

    Ok completely starting over is not an option for me....
    From what you have explained, the hard settings for content and sidebar widths are causing the problem.

    Questions
    - what is the best practice for setting content and sidebar width other than the way I have done it?

    - is the Genesis sample theme not responsive?

    I appreciate your input...

    Best regards
    Greg

    October 27, 2014 at 7:50 am in reply to: Extending Background Colour of Sidebar Dynamically – Genesis Sample #129433
    LaunchPad777
    Member

    Hello there,

    I searched the forum and found this thread which had a similar problem:

    The code used was:

    #sidebar {
    	background-color: #EFEFEF;
    	width: 25%;
    	overflow: hidden;
    	margin-bottom: -99999px;
    	padding-bottom: 99999px;
    	position:relative;
    	z-index:2; // in front of content
    	}
    
    #footer-widgets .wrap {
    	font-size: 13px;
    	line-height: 20px;
    	text-align: center;
    	border: 0;
    	padding: 0;
    	background-color: #76666E;
    	max-height: 20px;
    	position:relative;
    	z-index:9; // on top
    }

    Please can someone shed light on the "position" and "z-index" parameters....particularly the "z-index" one.

    Where do you get those values?

    The thread mentioning this is - http://www.studiopress.community/topic/sidebar-background-color-full-height/

    Appreciate your help!!!

    Regards
    Greg

    October 27, 2014 at 7:20 am in reply to: Strange Problem – Sidebar Disappears to Bottom of Website #129432
    LaunchPad777
    Member

    Hi there,

    I realise I'm being a pain.....I really don't know how to fix this...

    Any specific help will be very much appreciated....

    Regards
    Greg

    October 23, 2014 at 2:37 am in reply to: Strange Problem – Sidebar Disappears to Bottom of Website #128828
    LaunchPad777
    Member

    Hey guys,

    Please help....

    Regards
    Greg

    October 23, 2014 at 2:35 am in reply to: Extending Background Colour of Sidebar Dynamically – Genesis Sample #128827
    LaunchPad777
    Member

    Anyone have any input here?

    Thanks
    Regards

    Greg

    October 22, 2014 at 5:32 am in reply to: Extending Background Colour of Sidebar Dynamically – Genesis Sample #128736
    LaunchPad777
    Member

    Hi gvanaart,

    Thanks.....am using the Genesis Sample Theme on this website....

    Is the number 5000 px a random number?

    Using Inspect Element this looks like it could be the right bit of code to change?

    .sidebar .widget {
    background-color: #969697;
    border-radius: none;
    margin-bottom: 4rem;
    padding: 4rem;
    }

    The question is that those values (4rem) affect more than just the bottom of the sidebar.
    So what should be changed to keep the existing values and only change the bottom values for the padding and margin?

    Regards
    Greg

    What

    October 22, 2014 at 5:19 am in reply to: Strange Problem – Sidebar Disappears to Bottom of Website #128735
    LaunchPad777
    Member

    Please help.....I'm not sure which css is responsible for the problem...

    Appreciate your time...
    Regards
    Greg

    October 21, 2014 at 7:30 am in reply to: Strange Problem – Sidebar Disappears to Bottom of Website #128622
    LaunchPad777
    Member

    Thanks guys,

    When I look at the Editor all the css seems to be in order....but I'm not an expert by any stretch of the imagination.

    How do you go about identifying the css that is causing the problem?

    Which css code is likely to cause this problem so that I can avoid making the same mistake in future?

    Regards
    Greg

    October 21, 2014 at 3:01 am in reply to: How to change colour of links? #128595
    LaunchPad777
    Member

    Thanks gcampton,

    I first removed the code at the end of the stylesheet and then searched for and made changes as you suggested.
    Unfortunately this didn't have the desired result.

    I then checked the code again using Inspect Element and then searched and made the changes here:

    .entry-content a {
    border-bottom: 1px solid #ddd;
    color: #10073C;
    }

    This was successful.

    The question is - why didn't this work when I placed the code at the end of the stylesheet in the beginning? (see beginning post).

    Best regards
    Greg

    October 21, 2014 at 2:51 am in reply to: How to change colour of links? #128591
    LaunchPad777
    Member

    Thanks Porter....

    I didn't need to make changes to the Nav Menu after all.....

    Regards
    Greg

    October 20, 2014 at 2:39 pm in reply to: How to change colour of links? #128477
    LaunchPad777
    Member

    Anyone have any ideas?

    October 20, 2014 at 6:30 am in reply to: How to change colour of links? #128408
    LaunchPad777
    Member

    Hi there,

    Sorry I seem to have had a caching problem....couldn't see the changes taking effect.

    However, the change to the second batch of code above has also caused changes to the text in the Nav Menu which I didn't want.

    How do I change the Nav Menu text so that it is not affected by the links change?

    Appreciate your assistance...

    Regards
    Greg

    June 13, 2014 at 3:09 am in reply to: Changing Navigation Menu Bar Background Colour? #109556
    LaunchPad777
    Member

    Hi Carolyn,

    Thanks for the link to that tutorial...

    I am targetting that exact CSS code but it is not affecting the change.

    Any ideas?

    Regards
    Greg

    June 9, 2014 at 8:06 am in reply to: Theme for eCommerce website? #108604
    LaunchPad777
    Member

    Hi Tom,

    Thanks for the information - I didn't realise that there were so many themes available for ecommerce.

    I have spent some time researching and the choices for Woocommerece additional components and also for payment gateways that will operate in Nigeria is quite daunting.

    Does anyone have any experience with 2Checkout and with Cybersource? (both appear to cater for Nigerian clients)

    Also, for a clothing and accessory store, which Woocommerce additional modules do you suggest I include in the proposal?
    The store will sell products globally.

    Any further insight will be appreciated,

    Best regards
    Greg

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 94 total)
← 1 2 3 4 5 →
« Previous Page

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