• 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

SimplyAA

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 - 61 through 80 (of 80 total)
← 1 2 3 4
  • Author
    Posts
  • September 25, 2013 at 5:10 pm in reply to: Education theme not mobile responsive? #64184
    SimplyAA
    Member

    Thanks for the info.


    Angela

    September 20, 2013 at 9:18 am in reply to: Responsive slider on a specific page #63527
    SimplyAA
    Member

    Thanks for the info.

    Can anyone tell me how to put the Genesis Responsive slider on a specific page?


    Angela

    September 20, 2013 at 9:17 am in reply to: Won't exclude categories on blog page #63526
    SimplyAA
    Member

    Thanks for response. It worked perfectly.


    Angela

    September 19, 2013 at 8:19 pm in reply to: Metro Content Area #63473
    SimplyAA
    Member

    Update: I was able to move content over by increasing margin.


    Angela

    September 14, 2013 at 1:45 pm in reply to: Metro Content Area #62559
    SimplyAA
    Member

    Thanks for your response. I did number 2 and it worked. Thanks. What would be the correct way to give it, say a blue background that is a little bit transparent?

    For question 1: I am trying to shift the whole content over to the right of the screen so you can see the mandala better. I thought I would just need to add a larger margin but can't seem to get it to work.


    Angela

    September 5, 2013 at 7:07 pm in reply to: Removing post title on specific category #60980
    SimplyAA
    Member

    Thank you very much. This worked perfectly.


    Angela

    August 28, 2013 at 10:14 pm in reply to: Upgraded to Genesis 2.0 and lost my logo #59409
    SimplyAA
    Member

    Thank you for your help. I really appreciate it.


    Angela

    August 28, 2013 at 9:41 pm in reply to: Upgraded to Genesis 2.0 and lost my logo #59399
    SimplyAA
    Member

    Thank you. That worked. Can you tell me what that change did so I understand for later?


    Angela

    August 28, 2013 at 9:34 pm in reply to: Upgraded to Genesis 2.0 and lost my logo #59396
    SimplyAA
    Member

    The change listed above is the same as the change to? I do understand to add this:

    .home .entry-content p.entry-permalink {
    display: none;
    }

    but the change and to sections are the same so there wouldn't be a change?


    Angela

    August 28, 2013 at 8:52 pm in reply to: Upgraded to Genesis 2.0 and lost my logo #59387
    SimplyAA
    Member

    I want to get rid of the permalinks that are showing on the home page as the last line in the two blogs. http://www.getlevitin.com

    They show as:
    http://getlevitin.com/shari-levitin/

    and
    http://getlevitin.com/showtime-2/

    Before I upgraded to Genesis 2.0 tonight these were NOT showing up.


    Angela

    August 28, 2013 at 8:26 pm in reply to: Upgraded to Genesis 2.0 and lost my logo #59382
    SimplyAA
    Member

    Oops, did you happen to know the answer to the second portion about removing the permalinks?


    Angela

    August 28, 2013 at 8:25 pm in reply to: Upgraded to Genesis 2.0 and lost my logo #59381
    SimplyAA
    Member

    You are wonderful! It worked perfectly.

    Thank you very much.


    Angela

    August 13, 2013 at 7:21 pm in reply to: Lining up Blog post and primary sidebar on education theme #56216
    SimplyAA
    Member

    Marcy,

    I just figured it out. I needed to change the margin on the #content. I ended up leaving it as it looked strange on the other pages. But thanks for your help.


    Angela

    August 13, 2013 at 7:09 pm in reply to: Lining up Blog post and primary sidebar on education theme #56213
    SimplyAA
    Member

    Hi Marcy,

    Thanks for your response. I'm not sure I understand. I am trying to move the first blog post on this page http://getlevitin.com/ to come up even with the tweets widget in the sidebar. What do I change to make the blog post higher up?

    Thanks


    Angela

    August 13, 2013 at 7:04 pm in reply to: Removing post title on specific category #56212
    SimplyAA
    Member

    Hi Brad,

    Thanks for your response. Unfortunately when I try to put the above code in my functions. php it give me this error:

    Fatal error: Cannot redeclare child_remove_page_titles() (previously declared in /home/content/16/4888316/html/levitinu/wp-content/themes/education/functions.php:110) in /home/content/16/4888316/html/levitinu/wp-content/themes/education/functions.php on line 129

    I already have this code:

    add_action('get_header', 'child_remove_page_titles');
    function child_remove_page_titles() {
    $pages = array( 28,329,320,16,22,327,324,420,658,475,929,151,1321 );
    if ( is_page($pages) ) {
    remove_action( 'genesis_post_title', 'genesis_do_post_title' );
    }
    }

    that is working to remove on PAGES but when I enter a POST number it won't work. What am I missing here?

    Thanks


    Angela

    August 10, 2013 at 3:08 pm in reply to: Trying to remove post date and author on Sixteen Nine theme #55532
    SimplyAA
    Member

    Wow! That was easy. Thank you so much Brad.


    Angela

    July 18, 2013 at 10:22 pm in reply to: Education Theme Responsive Slider Images Not Stretching #51394
    SimplyAA
    Member

    I just found a post that said if you changed the size settings of the slider after you uploaded your images to run the regenerate thumbnails after. I did this and the image I uploaded worked perfectly.

    Thank you for your help as I probably wouldn't have found this solution without your help.


    Angela

    July 18, 2013 at 10:13 pm in reply to: Education Theme Responsive Slider Images Not Stretching #51393
    SimplyAA
    Member

    Sorry if I'm not understand but I just resized a photo to 1140 x 350 and uploaded it. It still shows the white space on the right. What am I missing? Where can I edit the width of the content area?

    Thank you


    Angela

    July 18, 2013 at 9:56 pm in reply to: Education Theme Responsive Slider Images Not Stretching #51386
    SimplyAA
    Member

    Hi and thanks for the reply. I'm not using any demo data and I did change the settings in the slider to be 920x400 which is what my images are.

    I found an older post who someone having the same issue and he said he fixed it but didn't say how. He stated "Thanks – I got it working. It was inserting a resized slide rather than the one I was selecting based on the size set in the admin."

    Any ideas on how I can fix?


    Angela

    May 28, 2013 at 12:30 am in reply to: Images not responsive #42874
    SimplyAA
    Member

    update: I've been changing my sites around. So you can see an example of this on http://www.angelaandrewsco.com/loveboxers.  The heart image looks fine on my iMac but too big on an iPad or iPhone.

     

    Thanks for any help.


    Angela

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

© 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