• 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

Colinz

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 29 total)
1 2 →
  • Author
    Posts
  • April 9, 2021 at 3:31 am in reply to: Full width homepage #503710
    Colinz
    Participant

    Thanks Anita,

    I'll certainly take a look at Sridhars suggestion. However, I did find this plugin that seems to do the trick...

    Fullwidth Templates for Any Theme & Page Builder

    February 27, 2020 at 9:58 am in reply to: Upgrade problems with Genesis #496995
    Colinz
    Participant

    Oops. I’m sure most of us will Have activated the wrong theme at some point.

    Reactivate your child theme and it should (mostly) return to normal. Widgets might need to be placed Back into their widget area again. Check ‘inactive widgets’ to see if they are still in Dashboard>Widgets.

    The theme named Genesis is your sites basic framework that, although inactive, works in conjunction with the child theme (the active theme). Genesis should not be activated, but it should be updated to the latest version.

    November 27, 2019 at 8:01 am in reply to: Formatting Site Title #495082
    Colinz
    Participant

    That is perfect Anita. You are a rock star!

    Have a great Thanksgiving and New Year

    Cheers
    Colinz

    November 20, 2019 at 7:32 am in reply to: Removing blog categories from Blog page #494899
    Colinz
    Participant

    Thank you both for taking the time to help me out. I now have it set up as I wanted.

    November 19, 2019 at 4:07 am in reply to: Exclude categories from blog template #494849
    Colinz
    Participant

    Thanks for your help Terry.

    November 19, 2019 at 4:05 am in reply to: Exclude categories from blog template #494848
    Colinz
    Participant

    Hi Anita,

    Thanks for the code, worked like a treat.

    November 8, 2019 at 9:00 am in reply to: Course Maker Pro #494571
    Colinz
    Participant

    Hi Victor,

    Yes, I appreciate that its a third party theme. But as Apple apps need to pass a quality control test I always believed that any third party themes that were selected by StudioPress would be better than a random theme pulled off the internet.

    I tried to send emails to the support team, these bounced back. I tried to add to their forum but that wouldnt accept comments. So very much a 'buyer beware' theme at this point.

    I do hope that they fix the niggles as its a great looking theme.

    November 8, 2019 at 8:46 am in reply to: Course Maker Pro #494569
    Colinz
    Participant

    A part of the solution is here...

    https://github.com/brandid/course-maker-pro/commit/2080eceae54ff85fb9c91e562ac64d992bb3d415

    HOWEVER, I am not sure that StudioPress is making available the latest version of this theme as there are a number of differences to https://demo.coursemakerpro.thebrandid.com/

    I'd be interested in a confirmation or otherwise!!

    November 8, 2019 at 6:19 am in reply to: Course Maker Pro #494567
    Colinz
    Participant

    Hi Victor,

    Thanks for getting back to me.

    Yes the site has the required Woo pages and a test product is there. Cash only is set, so the woo side should be ok.

    The error message can be stopped by deleting the file output-woocommerce.php and replacing it with a blank output-woocommerce.php, but StudioPress themes normally dont require file deletions to work ok!

    Again, thx for taking the time to offer help.

    Colinz

    January 14, 2019 at 8:17 am in reply to: Mobile Usability issue #292676
    Colinz
    Participant

    Hi Victor,

    Thanks for taking the time to offer guidance.

    It's proving very frustrating. I deactived wp rocket and the problem remained. I cleared server caching and error disappered. I carried out the same check a second time and the error returned (having made no changes between test 1 and 2.
    The other problem page produced equally contradictory results.

    March 24, 2017 at 4:44 am in reply to: Gallery Pro Theme #203768
    Colinz
    Participant

    OK, understood.
    Thanks

    August 19, 2016 at 3:52 am in reply to: I can't log into my dashboard after upgrading to WordPress 4.6 #191586
    Colinz
    Participant

    Thanks Andrea

    For some reason 2.1.3 didnt upgrade nor prompt for the update.

    The above solution worked great. I renamed the themes/genesis to themes/genesis_old uploaded the new genesis 2.3.1, extracted and we're up and running again.

    August 26, 2014 at 5:08 pm in reply to: Having Problems with The 411 Pro Theme #121222
    Colinz
    Participant

    I can't answer your question, but I can acknowledge it!

    May 25, 2013 at 1:13 am in reply to: Decor Theme pages #42572
    Colinz
    Participant

    Took the easy route.... genesis extender

    May 24, 2013 at 2:04 pm in reply to: Decor Theme pages #42516
    Colinz
    Participant

    Really appreciate a pointer here.

    This is the CSS I am having trouble referencing in the Decor theme with the widgets I added to the homepage:

    .page .page, .post, .search .page {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px double #999;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    margin: 0 0 40px;
    padding: 40px;
    }
    .page .page .wrap, .post .wrap, .search .page .wrap {
    border: 1px solid #E2E2E2;
    padding: 36px;
    position: relative;
    }
    .page .wrap, .post .wrap {
    background: url("images/post-swirl.png") no-repeat scroll right bottom #FFFFFF;
    }
    .page .page .wrap .left-corner, .page .page .wrap .right-corner, .post .wrap .left-corner, .post .wrap .right-corner, .search .page .wrap .left-corner, .search .page .wrap .right-corner {
    height: 47px;
    position: absolute;
    top: -8px;
    width: 47px;
    }
    .page .page .wrap .left-corner, .post .wrap .left-corner, .search .page .wrap .left-corner {
    background: url("images/left-corner.png") no-repeat scroll 0 0 transparent;
    left: -8px;
    }
    .page .page .wrap .right-corner, .post .wrap .right-corner, .search .page .wrap .right-corner {
    background: url("images/right-corner.png") no-repeat scroll 0 0 transparent;
    right: -8px;
    }

    March 21, 2013 at 5:59 pm in reply to: Apparition: Feature PAGES on Home? #30329
    Colinz
    Participant

    Nice work round katymartin, but is there a way to have the pages replicated on the homepage instead of the posts?

    March 4, 2013 at 2:13 pm in reply to: Fixed Header #24114
    Colinz
    Participant

    Forget it.

    March 2, 2013 at 9:45 am in reply to: Fixed Header #23752
    Colinz
    Participant

    Can anyone recommend a CSS specialist who can help me, please

    March 1, 2013 at 2:05 pm in reply to: Fixed Header #23574
    Colinz
    Participant

    Is there anybody out there, who can help with a CSS issue?

     

    February 28, 2013 at 4:18 pm in reply to: Fixed Header #23372
    Colinz
    Participant

    Hi Sozo,I removed the width from the wrap as you suggested and the margins seem to be set , but the site isn't aligning center in the browser. Anyone with CSS help..please.

    Changes displayed at

    http://173.254.51.74/~katecoo3/

    Colinz

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