• 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

laura

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 - 41 through 60 (of 69 total)
← 1 2 3 4 →
  • Author
    Posts
  • January 17, 2013 at 3:42 pm in reply to: wordpress SEO – date / author archives #12727
    laura
    Member

    I thought that by selecting the "disable date archives" and "disable author archives" option on the WordPress SEO plugin by Yoast, I was exactly doing what you recommend (i.e. create a custom archive that did not include author or date archives)?  Or am I understanding those options incorrectly?

    January 16, 2013 at 9:41 pm in reply to: Magazine theme – change footer text #12557
    laura
    Member

    Sydney.  But I lived in Melbourne from 2005 - 2011, so I am quite familiar with it.  I lived all over too - in fact, Australia is not my home country (I am Belgian).

    January 16, 2013 at 9:13 pm in reply to: Magazine theme – change footer text #12551
    laura
    Member

    Will do!  Have a good night (I am in Australia - it is lunchtime here - and summer 😉

    January 16, 2013 at 8:55 pm in reply to: Magazine theme – change footer text #12545
    laura
    Member

    I don't want to change the button to submit a comment, just the text displayed under the post title.

    Currently is had:

    [Date] by [Author]  "no comments" or "x comments"

    I would like that to be "Share your opinion" or "x opinions, add yours"

     

    Not sure if I am explaining that correctly...

    January 16, 2013 at 8:50 pm in reply to: Magazine theme – change footer text #12541
    laura
    Member

    Thanks for your help!

    January 16, 2013 at 8:43 pm in reply to: Magazine theme – change footer text #12533
    laura
    Member

    That worked, thank you 🙂

    Would you mind helping me with the comments changes? Or else point me in the direction as to how I can find out what to change?

    January 16, 2013 at 8:32 pm in reply to: Magazine theme – change footer text #12530
    laura
    Member

    Thank you!!!

    I also wanted to change the comments words underneath each post, and notice you can do that too in the plugin.  But again, I am a bit lost as to what I am supposed to change to get what I'd like:

    "No comments" -> "Share your opinion"

    "x comments" -> "x great opinions, add yours"

    Since you are looking at the code, I'd thought it is better to ask it at the same time 🙂

    January 16, 2013 at 8:26 pm in reply to: Magazine theme – change footer text #12526
    laura
    Member

    Well I am looking at the plugin - but I have no idea how to replace what is currently there:

    Copyright [footer_copyright] [footer_childtheme_link] · [footer_genesis_link] [footer_studiopress_link] · [footer_wordpress_link] · [footer_loginout]

    With what is needed to have

    Copyright (copyright sign) 2013 - (link to my website) - All rights reserved

    Could you help me?

    January 16, 2013 at 8:17 pm in reply to: Magazine theme – change footer text #12520
    laura
    Member

    Pffff ... I'm back online 🙂

    Should I try to do it through the plugin you recommended?

    January 16, 2013 at 7:49 pm in reply to: Magazine theme – change footer text #12515
    laura
    Member

    OK - will give that a go!

    PS - I know for you this is a piece of cake, but my heart is pounding 🙂

    January 16, 2013 at 7:44 pm in reply to: Magazine theme – change footer text #12510
    laura
    Member

    OK - I found the file, thank you!

    Now what do I do with this file?

    January 16, 2013 at 7:36 pm in reply to: Magazine theme – change footer text #12507
    laura
    Member

    Ok - I have opened an ftp connection to my host.

    I am a total novice though, so could you please let me know what my theme folder is called, and where I can find this functions.php file I need ot upload?

    I made the changes in the wp-admin dashboard, and I thought that made the changes directly onto the host?

    January 16, 2013 at 7:26 pm in reply to: Magazine theme – change footer text #12503
    laura
    Member

    I will keep the plugin in mind for the future - but it is a bit late for that now.

    I cannot see anything anymore in WP admin since I included and then took out the changes, except for style.css.  Everything else returns a blank screen.

    I made the changed in the editor section in wp admin > appearances > editor.  In there I selected functions.php and then added the code at the end, as you suggested.  Once I clicked 'update file' everything went blank.  I then removed the code I had added (by going back through the  browser back button), re-clicked 'update file' .  But everything is still blank.

    WHat do I need to do to fix this?

    January 16, 2013 at 7:17 pm in reply to: Magazine theme – change footer text #12500
    laura
    Member

    I removed what I added and re-clicked on 'update file' - but everything is still blank 🙁

     

    January 16, 2013 at 7:14 pm in reply to: Magazine theme – change footer text #12499
    laura
    Member

    @ susan:

    I just added the following right at the end of the functions.php file - but it does not work: now all I get is a complete blank screen 🙁  So I obviously have an error in my code:

    /** Functions added by Laura Vermont */

     

    /** Customize the credits in the footer */

    add_filter( 'genesis_footer_creds_text', 'custom_footer_creds_text' );

    function custom_footer_creds_text() {

    echo '<div class="creds"><p>';

    echo 'Copyright &copy; ';

    echo date('Y');

    echo ' &middot; <a href="http://momgoesonline.com">Mom Goes Online</a> &middot; All rights reserved';

    echo '</p></div>';

    }

    January 16, 2013 at 7:02 pm in reply to: WordPress SEO – breadcrumbs #12495
    laura
    Member

    @susan - thank you.  Since I have never done any html coding, I am hoping someone will be kind enough to tell me what line to add where - I fear that me playing with code will end up in broken code  🙂

    January 16, 2013 at 6:59 pm in reply to: Magazine theme – change footer text #12494
    laura
    Member

    Oops - that did not paste well.  I will try again

    /** Customize the credits */

    /** add_filter( 'genesis_footer_creds_text', 'custom_footer_creds_text' );

    function custom_footer_creds_text() {

    echo '<div class="creds"><p>';

    echo 'Copyright &copy; ';

    echo date('Y');

    echo ' &middot; <a href="http://mydomain.com">Mom Goes Online</a> &middot; All rights reserved';

    echo '</p></div>';

    } */

    January 16, 2013 at 6:57 pm in reply to: Magazine theme – change footer text #12493
    laura
    Member

    @ susan - thank you!

    Now this is my first time writing any code, so I want to check first to make sure I dont break anything:

    I want to display: Copyright (copyright symbol) 2013 - Mom Goes Online - All rights reserved

    So I would put this in (I have bolded the changes):

    /** Customize the credits */
    add_filter( 'genesis_footer_creds_text', 'custom_footer_creds_text' );
    function custom_footer_creds_text() {
        echo '<div class="creds"><p>';
        echo 'Copyright &copy; ';
        echo date('Y');
        echo ' &middot; <a href="http://mydomain.com">Mom Goes Online</a> &middot; All rights reserved;
        echo '</p></div>';
    }

    Is this correct?

    And if so - where do I put this code?

    Thank you so much for your guidance!

    January 16, 2013 at 6:44 pm in reply to: WordPress SEO – breadcrumbs #12489
    laura
    Member

    @ susan - I looked at the link you provided, but got the impression the code snippet changes the breadcrumb setting on all pages?  Or am I reading this wrongly?

    I only want to change the setting for the about page (for all other pages, I want the page title to continue to be in the breadcrumb).

     

     

    January 15, 2013 at 4:55 pm in reply to: WordPress SEO by Yoast v1.3.4.4 does not work with Genesis Framework v1.9 #12146
    laura
    Member

    @bill - the problem has just been resolved by Jennifer Baumann from the Studiopress theme.  As you pointed out earlier, the problem is not with Genesis (I was indeed using 1.9.1) nor with the plugin, but it was a server setting.  I needed to increase the memory in php.ini.  And now it works 🙂

    I wanted to thank you for all your help - I really appreciate it!  I must say I am extremely impressed with the Studiopress team as well as with this forum - I am a complete novice online, and you are all making my journey possible - it is nice to know there is help when you need it!  I hope one day I can help back!

     


    @Jennifer
    - I have been told over and over that WordPress SEO is a great plugin which makes life easier for newbies like us (and I don't know about you, but I need all the help I can get :-).  Yoast also has a tutorial on how to set yourself up for SEO success, and that is what I am following.   As Bill said, normally the installation is easy - my situation was just unusual and due to some server set-up.  So do not let that deter you.  But if you do encounter an issue - the support here is absolutely fantastic!

    OK - I am off to do a celebratory dance (again)

  • Author
    Posts
Viewing 20 posts - 41 through 60 (of 69 total)
← 1 2 3 4 →
« 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