• 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

ratsnacks

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 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • November 12, 2015 at 10:00 am in reply to: Modifying breadcrumb names on Author Pro #170866
    ratsnacks
    Member

    Excellent, that is great, I will try. Thanks for your time!

    November 12, 2015 at 9:44 am in reply to: Modifying breadcrumb names on Author Pro #170861
    ratsnacks
    Member

    Hi

    Thanks, again very helpful. Before I try this can I clarify - where you typed:

    "Change the words with jQuery put it after the doc ready but before the closing"

    Should that instructions have some semi-colons or brackets?

    Thanks!

    November 12, 2015 at 5:55 am in reply to: Modifying breadcrumb names on Author Pro #170840
    ratsnacks
    Member

    Hi Porter

    Thanks - this was helpful. I was simply using the default Author Pro theme breadcrumbs, but had Yoast installed so activated the Yoast breadcrumbs.

    This meant I could remove the "Archives for" part with ease.

    The remaining task is changing the reference to "Library" in all the breadcrumbs to "Bookstore". I am guessing this is buried somewhere deep in the theme code?

    A final thing is that Yoast pumps out the full post title e.g. http://andrewgmarshall.com/book/i-cant-get-over-my-partners-affair-50-questions-about-recovering-from-extreme-betrayal-and-the-long-term-impact-of-infidelity/. Without editing the post title itself, is there a way to show shortened versions (like in the main nav menu dropdown links)?

    Thanks!

    November 11, 2015 at 12:47 pm in reply to: Modifying breadcrumb names on Author Pro #170786
    ratsnacks
    Member

    Last hopeful bump

    November 3, 2015 at 10:32 am in reply to: Modifying breadcrumb names on Author Pro #170004
    ratsnacks
    Member

    Bump 🙂

    October 16, 2015 at 7:39 am in reply to: Not option to set featured image. #168283
    ratsnacks
    Member

    I'm seeing this too on the Books pages of Author Pro.

    There is no option at all in Screen Options.

    It looks to be discussed here https://wordpress.org/support/topic/43-update-featured-image-metabox-disappeared?replies=13

    Is there a fix?

    Thanks

    January 16, 2015 at 10:17 am in reply to: Anyone have CSS code for optimizing the Fabric theme for mobile? #137670
    ratsnacks
    Member

    Did anyone ever work out how to do this and would be willing to post the key points?

    Thanks!

    June 16, 2014 at 6:55 am in reply to: Parallax Pro reduced experience on Windows Chrome #109969
    ratsnacks
    Member

    Thanks Lisa - I had a similar response from SP.

    Hopefully Google will sort the "edge bounce" effect in Chrome so that we don't have to rely on users installing extensions (shudder...flashbacks to silverlight, shockwave etc), and I hear they plan to finally resolve the font jaggies in Chrome 37.

    June 8, 2014 at 3:26 am in reply to: Parallax Pro reduced experience on Windows Chrome #108511
    ratsnacks
    Member

    Thanks Tom

    It's not the font issue so much (I've applied that fix on other SP themes) as the lack of the parallax effect that is surely the main reason for buying this theme.

    June 7, 2014 at 6:26 am in reply to: Parallax Pro reduced experience on Windows Chrome #108436
    ratsnacks
    Member

    Hi

    Studiopress - do you know if this major issue is ever likely to be resolved?

    Thanks

    February 14, 2014 at 11:32 am in reply to: Parallax Pro reduced experience on Windows Chrome #90319
    ratsnacks
    Member

    Thanks...but I still don't really get how this can be sold, when it doesn't work properly on Chrome.

    February 7, 2014 at 5:21 pm in reply to: Parallax Pro reduced experience on Windows Chrome #89242
    ratsnacks
    Member

    Thanks Debs. Any fix on this guys? SVG workaround for fonts?

    November 13, 2013 at 6:02 pm in reply to: How to get "read more" to show up on archives when using custom excerpts #72817
    ratsnacks
    Member

    Thanks - in the end I tried a few things, from plugins to various code snippets - the one shown at http://codex.wordpress.org/Excerpt#How_to_add_a_link_beneath_an_excerpt_to_the_full_post (the second piece of code, that goes in functions.php) almost did the trick but it adds the read more link to EVERY excerpt, including page excerpts that I have added.

    Does anyone know how I would adjust that code snippet to ONLY apply to blog posts, and not to pages? I tried pasting the code here but it didn't work.

    Many thanks

    November 13, 2013 at 6:00 pm in reply to: How to get "read more" to show up on archives when using custom excerpts #72814
    ratsnacks
    Member

    Thanks - in the end I tried a few things, from plugins to various code snippets - the one shown at http://codex.wordpress.org/Excerpt#How_to_add_a_link_beneath_an_excerpt_to_the_full_post (the second piece of code, pasted below, that goes in functions.php) almost did the trick but it adds the read more link to EVERY excerpt, including page excerpts that I have added.

    Does anyone know how I would adjust this code to ONLY apply to blog posts, and not to pages?

    function excerpt_read_more_link($output) {
     global $post;
     return $output . '<a href="'. get_permalink($post->ID) . '"> Read More...</a>';
    }
    add_filter('the_excerpt', 'excerpt_read_more_link');

    Many thanks

    November 13, 2013 at 11:16 am in reply to: How to get "read more" to show up on archives when using custom excerpts #72725
    ratsnacks
    Member

    I have the exact same issue - does anyone know a solution?

    November 12, 2013 at 10:08 am in reply to: Customize Excerpt On Genesis Responsive Slider #72475
    ratsnacks
    Member

    I have a related question. I already use manual excerpts for short sentences beneath my homepage featured post images. I would like longer excerpts for the same posts that are part of the slider sequence. Is there a way to hack a "second excerpt" choice to solve this?

    October 26, 2013 at 7:31 am in reply to: Inserting full-width slider above #content in Outreach theme #69071
    ratsnacks
    Member

    Hi Anita

    Thanks - yes I didn't word the OP too well - what I meant was a slider on all pages, but not the same one (I should have realised this would happen when I added the specific slider reference in Simple Hooks).

    Yes, Revolution Slider does use shortcodes, I will look into the widget approach you suggest.

    One final question - any idea how I would keep this newly-added slider ONLY on the homepage?

    Thanks

    October 26, 2013 at 6:56 am in reply to: Inserting full-width slider above #content in Outreach theme #69068
    ratsnacks
    Member

    Thanks Anita for a superfast reply. That works well for me, however do you know how I can adapt it so that I can assign specific sliders to specific pages? At the moment it pulls the default slider ('home') onto every page after the header.

    October 18, 2013 at 1:48 pm in reply to: Split/multi-column ordered lists #67409
    ratsnacks
    Member

    Thanks for quick response - that is probably what I will end up doing, as all other discussion I have found online seems to involve some hefty workarounds that seem pretty painful!

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

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 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