• 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

colkav

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 28 total)
1 2 →
  • Author
    Posts
  • April 25, 2018 at 6:24 am in reply to: eleven40 Pro: Ordered Lists #219264
    colkav
    Member

    Thanks for your reply.

    Here's a link to the post:

    Reforming the House of Lords: A 21st Century Proposal

    I tried a few variations based on the w3schools link. I put the following in style.css:
    .myList ol {
    list-style-type:lower-roman;
    }

    and added:

      ...

      No luck. It's under list item no. 16 under the second subtitle, "Reform of the House of Lords: A 21st Century proposal."

    August 8, 2017 at 9:48 am in reply to: Monochrome Pro: remove avatar image in post header? #210122
    colkav
    Member

    Perfect, worked like a charm! Thanks Brad!

    October 7, 2016 at 9:56 am in reply to: Layout of text, in a HTML Table? #194343
    colkav
    Member

    Hi Victor,

    Thanks for your response. I'll certainly look into the link your provided - I need to update my knowledge here!

    I ended up using a HTML / CSS responsive table generator!

    http://russellgoldenberg.github.io/responsive-table-generator/

    I had to edit the results a bit - perhaps my edits will also be frowned upon, but I won't know until i do my homework. I added the edited HTML part to the wordpress page, and added the CSS part to the style sheet, with a bit of editing it looks ok.

    All in all a quick fix solution, but yes, I'll need to get studying. These links were also helpful:
    http://stackoverflow.com/questions/157770/table-column-formatting

    Responsive Data Tables

    July 8, 2016 at 8:24 am in reply to: Can't see my page content when in page / post editor #189113
    colkav
    Member

    Thanks for your response Victor. I tried disabling a few plugins... and then having Google I came across this:

    https://wordpress.org/support/topic/divi-and-duplicator-issue-investigations

    ..which provides a few solutions. As I just need the client to check over the copy on the site for now, I'll further investigate / follow recommendations in the above link next week. But yes, it seems the problem lies in the migration.

    Many thanks again.

    December 3, 2013 at 2:08 pm in reply to: Remove Page Title Sticky in Eleven40 Pro #76844
    colkav
    Member

    Thanks, CWalsh. Worked perfectly! Unfortunately for me, looking now at the site on a mobile...I'm going to have to re-think my plan!

    Many thanks again,

    Colin

    December 2, 2013 at 1:53 pm in reply to: General SEO question: Homepage text #76638
    colkav
    Member

    Thanks for your replies. I think, time was, you'd stuff your pages with text and keywords. I get the impression things have changed so I suppose the meta info would suffice.
    I use Yoast too, and the Genesis meta settings you mention are probably overridden / replaced by Yoast.

    Still, the question remains, do search engines see the content if a pages content is made up of widgets...?

    June 15, 2013 at 8:50 am in reply to: responsive boxes #46085
    colkav
    Member

    Thanks for the reply, Brad.  I'll look forward to Genesis 2.  And i must read up on HTML 5.  I have a feeling it's a little different to the HTML i learned years ago...

    I was hoping the boxes would simply rearrange themselves on top of one another, instead of becoming squashed.  My CSS isn't very good!  I have some learning to do!

    Thanks again

    April 14, 2013 at 3:37 pm in reply to: After post content #35471
    colkav
    Member

    Thanks very much for your reply Wendy, and, um, I'm now so sorry to have posted...  You're absolutely right.  .  Thing is i've recently managed to add the after post content, it seems i didn't know how to do it at that time.  

    Thanks for taking the trouble!

    February 12, 2013 at 9:15 am in reply to: Using the secondary sidebar instead of primary on a single page #19820
    colkav
    Member

    By gosh, it worked!  I had to cobble together a page template, but yes!  Many thanks!

    February 12, 2013 at 8:51 am in reply to: Using the secondary sidebar instead of primary on a single page #19818
    colkav
    Member

    Well, having said I was just looking at the tutorial, obviously I hadn't paid much attention!  It may well be the answer...

    February 12, 2013 at 8:44 am in reply to: Using the secondary sidebar instead of primary on a single page #19814
    colkav
    Member

    Thanks Susan, It's almost spooky, i was just looking at that tutorial when you replied, which is suggesting simple sidebars, the thing is simple sidebars is compatible / tested up to WP version 3.3.2, i'm using 3.5.1 here.  So i'm a bit reluctant to use it.

     

    Thanks again.

    February 7, 2013 at 7:16 pm in reply to: Insight into page templates needed #18812
    colkav
    Member

    Having properly read through the following tutorial:

     
    http://www.artofblog.com/building-a-genesis-child-theme/

    ...and cutting out the code that I didn't need, I managed to accomplish what i needed to do.  My mistake, apologies for that, but it was tricky!

    February 7, 2013 at 7:12 pm in reply to: Adding Genesis Responsive Slider to Genesis Framework Static Front Page #18811
    colkav
    Member

    Hi Landon,

     

    I've got it to work by following this tutorial:

    http://www.carriedils.com/add-slider-minimum-theme/2293

    although it's for the minimum theme it worked for me using the sample theme.

     

    February 7, 2013 at 2:17 pm in reply to: Home page template, Sample theme #18731
    colkav
    Member

    Marking this as resolved because I need to re-phrase this question..

    February 6, 2013 at 9:17 am in reply to: PHP code to display posts from Theme Settings / Blog Page Template category #18440
    colkav
    Member

    Hi media,

     

    Perhaps not exactly what your after, but this might be helpful:

    http://www.briangardner.com/blog-page-single-category/

     

    and possibly this:
    http://graphnickdesign.com/blog/custom-genesis-category-page/

    I'm no PHP coder, so can't really help there.  I'm just looking around for a similar solution.

    Good luck!

    January 31, 2013 at 4:41 am in reply to: a 'modular' approach? #16713
    colkav
    Member

    Apologies for the slow response, yes, thank you, that was the info I was looking for, 'float' and 'clear'.  So I made significant progress there.  I'm now dedicating myself to learning css....

     

    Many thanks again,

    colkav

    January 24, 2013 at 6:43 am in reply to: a 'modular' approach? #14273
    colkav
    Member

    Many thanks for your replies.  @SoZo  I read that tutorial, the problem there is when i want to create multiple sidebars on the same row, they end up stacked on top of one another / on different rows.  Tried messing with the code, not sure what i'm doing... I've downloaded the Agency theme, will have a look. A bit of a shame though - I've been working away on the genesis sample theme and preferred the look of that.  Seems like i'd have to do as much work on Agency.  And I find the fact that the home page has to be non-static a bit weird, and contradicts what i'd designed as the structure of the site.

     

    @Dorian.  What your suggesting is pure common sense!  I've got a css book here which I plan to get stuck into , and i've been using Firebug and playing with the results.  So yes, I think i'll learn CSS first and maybe further down the line get into PHP.  i've read the article you mention, as with most tutorials there's a point where it either doesn't work, or quite suit my needs and will need modifying, the only way to do this is learn the code...

     

    Many thanks again for your responses.

    January 23, 2013 at 4:05 am in reply to: Child theme from scratch – header logo image #14017
    colkav
    Member

    Thanks Peter, that's a perfect start!

    January 10, 2013 at 11:11 am in reply to: 'Grid' of related posts on a Page #10991
    colkav
    Member

    I followed a tutorial found here:
    http://graphnickdesign.com/blog/custom-genesis-category-page/

    ..which is great, really easy to implement. But, as always, it's not specific to my wants / needs.

    The page in question is here:

    http://clienttest.macsupportedlondon.co.uk/every-day/

    The page content (slideshow, paragraph of text) is fine. It is then followed by a Post preview spanning the full width, then a grid of related posts.

    What I don't like is the first, full width , post preview. For 2 reasons - 1) The post is then repeated in the grid. 2) there's a 'older posts' link underneath it.

    Does anyone know how I might remove that full width post preview, to just leave the grid below it?

    I've tried altering it using common sense, sifting through the code (as apposed to actually knowing how to code).

    Many thanks for any insight,
    colkav

    January 7, 2013 at 8:20 am in reply to: Featured post slider on full width home Page #10111
    colkav
    Member

    Resolved! To quote Carrie Dils, "Instead of the is_home() conditional, you could try is_front_page() -there’s a subtle difference depending on how you’ve got the sample theme set up. "

    This resolved my problem. Thanks to Carrie and Susan for switching me on to the article!

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