• 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

leannemorrison

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 31 total)
1 2 →
  • Author
    Posts
  • January 11, 2020 at 5:24 am in reply to: Author Pro – change "Add to Cart" button to "Contact Seller" #495891
    leannemorrison
    Participant

    Haha I think I answered my own question as soon as I hit the "Send" button.

    My solution (just in case anyone else wants to do this) was to
    1. go to the BOOK page - keep all that information
    2. copy the information from the PRODUCT page onto the BOOK page
    3. at the bottom of the BOOK page, change BUTTON 1 to "Contact seller", and in the url for button 1 type in mailto:[email protected].
    Thanks, Leanne

    March 27, 2015 at 3:37 pm in reply to: Remove link underline and reduce footer text size in Modern Portfolio Pro? #145883
    leannemorrison
    Participant

    Thanks so much Lynne. Working beautifully now!

    June 21, 2014 at 7:30 pm in reply to: 411 Pro Theme – very slow loading time #111007
    leannemorrison
    Participant

    Thank you so much to all of you for your assistance. Its certainly been a learning curve for me! After going through and optimising absolutely everything on the website (background size, plugins etc), I finally rang the hosting company GoDaddy. They openly admitted upfront that they are doing some maintenance on the server responsible, and that it would indeed be causing the slowness in the website.

    A pity because the site has just launched a week ago and my client has been happily promoting it, only to find that people have to wait inordinate amounts of time to access it. Good news though, is that its not my fault, and the problem should be rectified shortly.

    Thanks again

    November 20, 2013 at 2:29 pm in reply to: Genesis Responsive Slider – text not showing on mobile phone in Agency #74539
    leannemorrison
    Participant

    It seems the text is not meant to show on mobile devices, which is a great pity. My solution - make the photo with the text embedded in it (Photoshop), big enough to read on mobile devices.

    November 11, 2013 at 3:59 am in reply to: How to remove Minimum Pro tagline from mobile view #72273
    leannemorrison
    Participant

    Thanks again braddalton - you are a lifesaver 🙂

    November 8, 2013 at 10:20 pm in reply to: How to add 5 columns on Minimum Pro theme? #71817
    leannemorrison
    Participant

    Thanks so much for that braddalton. It worked fine, but I ended up going back to a static image in the end, as I wanted to keep the spacing between the individual photos, and some mobile formats were squashing them up together. Oh well, simple is good!
    Thanks for your help, Leanne

    November 7, 2013 at 3:18 am in reply to: How to add 5 columns on Minimum Pro theme? #71412
    leannemorrison
    Participant

    Awesome. Thanks braddalton - just the thing. Only problem is I can't get the individual gallery images to link to the pages I want. There does not seem to be a way to link the images. Any suggestions on how to do this please?

    Thanks, Leanne

    October 25, 2013 at 3:29 pm in reply to: How to remove Minimum Pro tagline #68932
    leannemorrison
    Participant

    Thank you very much for your assistance Sridhar. I really appreciate it.
    Regards, Leanne

    October 25, 2013 at 1:46 am in reply to: How to remove Minimum Pro tagline #68795
    leannemorrison
    Participant

    OK thanks I found it, I was going through what came out on the email I received rather than looking for the code shown above on this page (it had lots of additional characters in it).

    That removed the site tagline, but also the menu. I attached the menu to the Primary Navigation as it is too wide to fit next to the logo.

    Any thoughts please?

    October 25, 2013 at 1:00 am in reply to: How to remove Minimum Pro tagline #68792
    leannemorrison
    Participant

    Thanks for that info Sridhar, however I could not find that script in the functions .php file. Is it possible you were looking at Minimum instead of Minimum Pro?

    The only script I can find in the functions.php file regarding the minimum_site_tagline is this below

    //* Add the site tagline section
    add_action( 'genesis_after_header', 'minimum_site_tagline');
    function minimum_site_tagline() {

    printf( '<div %s>', genesis_attr( 'site-tagline' ) );
    genesis_structural_wrap( 'site-tagline' );

    printf( '<div %s>', genesis_attr( 'site-tagline-left' ) );
    printf( '<p %s>%s</p>', genesis_attr( 'site-description' ), esc_html( get_bloginfo( 'description' ) ) );
    echo '</div>';

    printf( '<div %s>', genesis_attr( 'site-tagline-right' ) );
    genesis_widget_area( 'site-tagline-right' );
    echo '</div>';

    genesis_structural_wrap( 'site-tagline', 'close' );
    echo '</div>';

    }

    October 19, 2013 at 7:04 pm in reply to: Minimum Pro – how to alter footer height please #67730
    leannemorrison
    Participant

    Thanks so much nutsandbolts - I have never come across rem before, and that's obviously why when I made the changes to the padding 60px, they did not show up. I will have to look more into rem to find out what they are about!
    I really appreciate your help
    Cheers
    Leanne

    July 24, 2013 at 6:53 am in reply to: Minimum theme – how to change widget header colour please? #52212
    leannemorrison
    Participant

    Ah wp guy you are a genius. Thanks so much - it worked of course!

    I really appreciate your assistance!
    Cheers
    Leanne

    July 23, 2013 at 5:22 pm in reply to: Minimum theme – custom blog page problem #52148
    leannemorrison
    Participant

    5 Gold stars to you Dave! That was the problem exactly! I also emailed Studiopress Support, and they emailed back with the same answer. Such an easy fix, but the answer was not written down anywhere that I could find. First time I have come across it, but as always a lesson learned is one that you will never forget 🙂

    Hope this post helps others out in the future 🙂

    Thanks so much again - you have no idea how relieved I am!
    Cheers
    Leanne

    July 23, 2013 at 2:54 am in reply to: Minimum theme – custom blog page problem #51994
    leannemorrison
    Participant

    Hi David, thanks for your reply.

    The issue is that I have not set a featured image, or done anything to the page. The layout for some reason is like the homepage that comes with the template. I cant get rid of the featured image (i.e. same image that is on my custom homepage) or get the posts to stop displaying in a 3 column wide widget with [read more...].

    I simply want a plain page with all my posts (full text) running down the page, and spreading right across the page.
    I have made a page "News", selected the Blog template at the side of the page, set it up in Settings as the Blog page,

    This is really frustrating. Is it possible that the layout is hard coded into one of the files such as the archive-portfolio.php? The intital layout of the template is to have the blog on the homepage.

    Many thanks - all advice will be very much appreciated
    Cheers
    Leanne

    July 22, 2013 at 6:10 am in reply to: Minimum – need help to add full width text under home page image please #51824
    leannemorrison
    Participant

    thanks so much anitac and ramseyp - I really appreciate your help. I used ramseyp's instructions and they worked well (sorry anitac, I couldnt find the instructions for the "home page only". One thing though, I haven't made the home page image a "featured image" as it made it sit at the top of the page under the menu (see http://www.launcestonhairdresser.com.au), and by making it unfeatured, I was able to place text both above and below it. Will this cause a problem?

    thanks again, leanne

    February 1, 2013 at 1:00 am in reply to: CSS Fancy Dropdowns stopped working #17008
    leannemorrison
    Participant

    Hi kylehufford, I didn't find a solution to the problem unfortunately.  I contacted the Studiopress helpdesk and got the response that there are issues with Android phones and fancy dropdowns, and that there was no immediate solution on the horizon.  Consequently I lost my client, along with 3 months worth of hard work and customisation.  They needed the website to be totally mobile responsive as they are a technology company.

    I am really disappointed with this, but I guess that with all the different platforms available and software changes/updates that there is always going to be something that won't work properly at any given time.

    Like you I did not have enough experience/knowledge to play around with the technical side of things as suggested by  jstuartj.  Hopefully for you there may be someone in this forum who can assist you with this.  Unfortunately too late for me.

    January 27, 2013 at 1:16 am in reply to: Need help please – GMP video plugin #15253
    leannemorrison
    Participant

    Issue has been resolved, thanks for everyones help

    January 27, 2013 at 1:15 am in reply to: URGENT: willing to pay someone for CSS help – Production Theme #15252
    leannemorrison
    Participant

    Issue has been sorted, thanks for your help

    January 27, 2013 at 1:14 am in reply to: Need CSS help please (Production theme custom header) #15251
    leannemorrison
    Participant

    Hi Susan, yes I am still using the same theme, but have managed to sort the issue out thanks 🙂

    January 17, 2013 at 3:19 am in reply to: CSS Fancy Dropdowns stopped working #12586
    leannemorrison
    Participant

    I built a client site using Production theme and Genesis v1.8.2 a couple of months ago, and it has fancy dropdowns.

    I migrated the site to the clients site on Saturday 12 January using Genesis 1.9.1 and even though the fancy dropdowns box is ticked, it is not working.  Client is none too impressed, as it does not look the same as their test site did 🙂

    I would love to find a rapid response to this issue please, as it is impacting on their mobile responsive site.

    Thanks

    Leanne

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