Allison Deerr

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 25 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: Campaign Product Error #38385
    Allison Deerr
    Participant

    Ah, that makes sense! Fixed it. Thanks!

    in reply to: Child Theme CSS #38381
    Allison Deerr
    Participant
    This reply has been marked as private.
    in reply to: Child Theme CSS #38348
    Allison Deerr
    Participant

    Yes, nothing would load when I activated it and I received an internal server error.

    in reply to: Sub Menu Items Not Showing Up #38345
    Allison Deerr
    Participant

    Ok, got it! I added it to the style.css instead of the Custom CSS the first time. Got it working thanks!

    in reply to: Child Theme CSS #38344
    Allison Deerr
    Participant

    Thanks Bill,

    I’m still having a lot of trouble with this. Any idea why it’s loading two style.css’s? I’m new to this, but I can’t put my finger on what going on with it. I used your code from the child theme sent me and Im still not getting a result. Obviously i’ve done something wrong on my end but I can’t figure it out.

    in reply to: Sub Menu Items Not Showing Up #38340
    Allison Deerr
    Participant

    That didn’t seem to work :/

    in reply to: Child Theme CSS #38339
    Allison Deerr
    Participant

    Bill,

    This is currently what my Child Theme’s function.php file says:

    <?php
    //

    add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
    function theme_enqueue_styles() {
    wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
    wp_enqueue_style( ‘child-style’,
    get_stylesheet_directory_uri() . ‘/style.css’,
    array(‘parent-style’)
    );
    }

    This is what what set up using the recommended child theme creator. I also tried the code you provided. In both cases the parent style.css still isn’t loading. Is there a path wrong?

    in reply to: Widget CSS #38174
    Allison Deerr
    Participant

    Thanks again, Bill. That solved the issue. And thank you for the reminder about the child theme. We should set one up sooner rather than later so we can install the Forward updates, but we’ve been putting it off since it seems like a major headache after all the changes we already made to the parent theme…We live and learn!

    in reply to: Campaign Widget #38165
    Allison Deerr
    Participant

    Thanks, Bill. That seems to have worked!

    in reply to: Campaign Widget #38147
    Allison Deerr
    Participant

    Hi Bill,

    Good idea. That worked!

    Do you know why there is a bullet point that displays in front of the campaign name when I insert the widget shortcode on to a page and is there a way to hide it? Example: http://swedishamericanmuseum.org/2.0/support/

    Thanks,
    Allison

    in reply to: Sidebar visibility & WooCommerce #37946
    Allison Deerr
    Participant

    Thanks Bill!

    This worked for the individual product pages, but not for the main default shop page. As you said, its not really the shop page. However, I was able to get this to work using the WooSidebar plug-in. This works like the other plugins allowing you to adjust sidebar visibility by page or user, etc. but also has WooCommerce options built in. So if anyone ever asks this question again, thats what worked for me!

    Thanks for the quick response as always,

    Allison

    in reply to: Disabling Mobile View #37372
    Allison Deerr
    Participant

    Thanks, that worked!

    Allison

    in reply to: Disabling Mobile View #37370
    Allison Deerr
    Participant

    Ah, sorry. I forgot I had it password protected. You should be able to see the site now using the URL above. Thanks!

    Allison

    in reply to: Disabling Mobile View #37358
    Allison Deerr
    Participant

    Hi Bill,

    I haven’t found a solution for the timeline yet, but in the meantime, I noticed that the image within the Facebook widget is spilling over the edge in mobile view.

    Thanks,
    Allison

    in reply to: Disabling Mobile View #37355
    Allison Deerr
    Participant

    Hi Bill,

    Thanks for your help and apologies for the delay in getting back to you! The slider, map and sponsors now look much better on mobile, however, I’m still working on timeline. I was going to try making the images smaller to see if that helps, but if not, I may have to hide it on mobile devices. If you have any suggestions, please feel free to let me know, otherwise I will try reaching out to the timeline developer to see if they can offer any support. In hindsight, I probably should have went with a vertical timeline but I really liked the look of this one.

    Many thanks,
    Allison

    in reply to: Contact Widget #36771
    Allison Deerr
    Participant

    Hi Bill,

    I finally got around to making these adjustments and it worked perfectly. Thanks again for all your help!

    Allison

    in reply to: Contact Widget #36704
    Allison Deerr
    Participant
    This reply has been marked as private.
    in reply to: Contact Widget #36666
    Allison Deerr
    Participant

    Hi Bill,

    I tried adding this to the Custom CSS in the Customizer but it didn’t take. I also tried adding it to the Enhanced Text widget and that didn’t work either. Am I putting it in the correct location? Should I be adding this to the file itself?

    I’m going to call it a day and leave the original contact widget on the home page for now since I need something to present to my client tonight but I can try working on this more tomorrow.

    Thanks,
    Allison

    in reply to: Contact Widget #36664
    Allison Deerr
    Participant
    This reply has been marked as private.
    in reply to: Contact Widget #36663
    Allison Deerr
    Participant

    Thanks, Bill! Not sure which widget you recommend for this, but I used Enhanced Text and it seemed to work fine. Currently all the lines have bullet points next to them, but I’m sure those will go away once it’s styled.

    in reply to: Contact Widget #36653
    Allison Deerr
    Participant
    This reply has been marked as private.
    in reply to: Contact Widget #36645
    Allison Deerr
    Participant
    This reply has been marked as private.
    Allison Deerr
    Participant

    No worries, Bill! That fixed the issue. Thanks for the help!

    Allison Deerr
    Participant
    This reply has been marked as private.
    Allison Deerr
    Participant

    Thanks, that worked! I’m running into another issue with the slider, however…

    Some of the images I’m using are getting cut off in odd places by the captions. Is there a way to make the captions narrower or appear at the bottom of the photo instead of to the left or right so that faces of people in the photos aren’t being blocked by the caption box? I’m also having trouble figuring out how to change the sizes of the font in the caption box.

Viewing 25 posts - 1 through 25 (of 25 total)