Dave Funderburke

Forum Replies Created

Viewing 23 posts - 1 through 23 (of 23 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: Sponsor Widget Title On Homepage #37181
    Dave Funderburke
    Participant

    This is now working.

    in reply to: Event Espresso Homepage Widget #37170
    Dave Funderburke
    Participant

    Thanks – That fixed it.

    in reply to: Event Espresso Homepage Widget #37161
    Dave Funderburke
    Participant

    Yes I was clearing after changes and changing browsers.

    I have just turned it completely off for now.

    in reply to: Event Espresso Homepage Widget #37159
    Dave Funderburke
    Participant

    This is not working. I cannot tell that anything I am adding to the Custom CSS is working. I tried this, a variation of this, and the sponsor widget title bar code you gave me and none of it is working.

    in reply to: Filter Scholarship Winners Based on Award Category #37158
    Dave Funderburke
    Participant
    This reply has been marked as private.
    in reply to: Sponsor Widget Title On Homepage #37156
    Dave Funderburke
    Participant

    Unfortunately this is not working.

    This is what I currently have in my Custom CSS box:

    .sponsor-list .sponsor {
    min-height: 225px;
    }

    .single-scholarship p.staff-meta {
    display: inline-block;
    margin-right: 5px;
    }

    @media only screen and (max-width: 1024px) {

    #navigation {
    height: auto;
    }

    #mobile-menu ul,
    #nav-left ul.menu {
    display: none;
    }

    #mobile-menu {
    display: block;
    }

    select.tinynav {
    border: none;
    float: left;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-background-clip: padding-box;
    padding: 10px 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    }

    @media only screen and (min-width: 1024px) {

    #home-widgets .sponsor-display h4.widget-title {
    color: #fff;
    background-color: #cc3a3f;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.24)), to(rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0) 100%);
    }

    in reply to: Slider Enlarging During Transition #37096
    Dave Funderburke
    Participant

    WP Rocket gives you the ability to turn on/off these functions on a per page basis:

    Images LazyLoad
    Iframes & Videos LazyLoad
    HTML Minification
    CSS Minification
    JS Minification

    After playing with turning off each one individually and testing the homepage it looks like Images Lazyload is the issue. I turned it off but left the others activated on the home page and the slider is no longer enlarged.

    in reply to: Order of Categories listed on Post #36925
    Dave Funderburke
    Participant

    I have installed the recommended plugin and rearranged the categories in the correct order. However, it is not changing the order they are displayed on the individual page.

    By chance do I need to change something in this section of code in the theme:

    <?php

    $terms = wp_get_post_terms( $post->ID, ‘scholarship-group’ );
    if ($terms) {
    foreach($terms as $term) {
    echo ‘<p class=”staff-meta”>’ . $term->name . ‘</p> ‘;
    }
    }

    ?>

    If not, any other ideas how to get the display to actually match the order of the categories?

    in reply to: Add Scholarship Winner Bio to Post #36856
    Dave Funderburke
    Participant
    This reply has been marked as private.
    Dave Funderburke
    Participant

    At least initially that seemed to fix the immediate image acting up. Thanks!

    in reply to: Change Sponsor slug to Supplier #32517
    Dave Funderburke
    Participant

    Thanks! It look like everything is there.

    in reply to: Change Sponsor slug to Supplier #32507
    Dave Funderburke
    Participant

    I just created a user and had it send you a notice to support@organizedthemes.com. Please let me know if you do not receive it.

    in reply to: Change Sponsor slug to Supplier #32504
    Dave Funderburke
    Participant

    Hey Bill,

    All of my issues are with the SPONSOR section not the staff section. I updated the theme and I now have the ability to change the slug for staff but still not sponsor. I also still do not have the ability to add sponsor details.

    in reply to: Change Sponsor slug to Supplier #32488
    Dave Funderburke
    Participant

    Hey Bill,

    Any updates on this? I was prompted to update the theme which I did. However, I still do not see the place to change the sponsor slug nor do I appear to have the ability to add the sponsor details.

    in reply to: Change Sponsor slug to Supplier #32444
    Dave Funderburke
    Participant

    Also, the sponsor interface is not giving me the option to add website, phone, and social media links. I see the links on the sample content listings but I do not see where to change it or add it on new listings. I am sure I just need to activate or turn something on but I am not sure where.

    in reply to: Page Showing as Archive #31099
    Dave Funderburke
    Participant

    Perfect – that fixed it. I think I tried everything but that. Thanks for the prompt reply.

    in reply to: Sponsor / Staff Listing #31037
    Dave Funderburke
    Participant

    Ok – so the group types are displaying all on one line but I need them in a different order

    I need it to read [2015 Scholarship Recipient] [- 4 Year Award] [(Penn)]

    The brackets are to show you the different tags/groups. [2015 scholarship Recipient] is the parent to the other two. If you cannot specify the order with more than 1 child I can get rid of the region. I am not sure if we will even keep it/use the region group individually anywhere.

    in reply to: Sponsor / Staff Listing #31035
    Dave Funderburke
    Participant

    Thanks!

    in reply to: Sponsor / Staff Listing #31024
    Dave Funderburke
    Participant

    How do I move the award types to the same line?

    For example on the following page: http://targetingexcellence.org/scholarship-winner/chad-hamilton-2/

    I want 2015 Scholarship Recipient – 4 Year Award

    in reply to: Sponsor / Staff Listing #31008
    Dave Funderburke
    Participant

    I just made the purchase. I included details about what we need. If you have any questions please do not hesitate to contact me directly on the cell phone number listed in the order. BTW my name is Rachel. Dave is the owner of the organization and I am the marketing manager.

    in reply to: Sponsor / Staff Listing #31004
    Dave Funderburke
    Participant

    Thanks for your help. I think the best option for the look I want is to use the sponsor interface to add the scholarship recipients. Consequently is there a way to change the following:

    On the individual sponsor page specifically for 2015scholarships slug I would like the change the “website” page of the hyperlink to say “LinkedIn”. LinkedIn URL will be the only thing we load for the winners on their individual profiles.

    Can you change it so that the “phone number” is left of the website and both

    Here is a winner’s page I am using to test changes: http://targetingexcellence.org/sponsor/chad-hamilton/

    Also, is there a way to change “sponsor” in the url for this group only to something else?

    ————
    overall what would it take to add a new input option/interface on the dashboard for scholarship winners similar to the way both sponsors and staff have special sections on the dashboard? I think that would be the best option for keeping the scholarship winners separate from staff/committees and sponsors and assign specific slugs etc to them. They are an integral part of the website and the mission of the organization. If there would need to be a charge for this please let me know. I know I can “make it work” with the current interface but I am thinking long term it would be best to have the winners separate. Unfortunately I am still learning wordpress/coding so I am not comfortable trying to do it myself without some direction.

    in reply to: Sponsor Page Listing #30585
    Dave Funderburke
    Participant

    I understand how to create separate pages of sponsors based on the group but I ideally want one page for 2015 that has a section / heading for “Platinum” then “Gold” then “Silver”

    How do I limit the Sponsor link on the main navigation bar to only show 2015 sponsors? Currently it is showing all the sponsors.

    in reply to: Social Icons Not White #30548
    Dave Funderburke
    Participant

    Perfect – that fixed the issue. I was hoping it was not a user error! Thanks for your quick response and resolution to the issue.

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