Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Home Page Sliders #155324
    swaitela
    Participant

    Thanks

    Which is not possible…the same slider twice on a page

    OR slowing down the existing sliders

    in reply to: How to eliminate some information #155045
    swaitela
    Participant

    Thank you…I can find that and paste it in but I have a REALLY stupid question. I guess I expected the child theme to be “under” the main theme (I’ve never used one). So…how do I get all of the changes I’ve made on the parent theme to transfer to the child theme easily? Or do I have to go back and start from scratch? THANKS

    in reply to: How to eliminate some information #154936
    swaitela
    Participant

    OK used your plugin to create child theme…pls advise what next to make the change I need. THANKS

    in reply to: How to eliminate some information #154762
    swaitela
    Participant

    OK…found answer to the last but still have an issue with Categories: appearing on the category pages instead of just the category title. Thoughts?

    in reply to: Remove the "Category:" #154712
    swaitela
    Participant

    Similar question…but…I want to see the category title but not the words “Category:”

    in reply to: How to eliminate some information #154618
    swaitela
    Participant

    OK then found this…

    .hentry .entry-meta { display: none; }

    that successfully removed the heading CATEGORIES below the post but…

    The category link/name in shaded box still appears.

    Thoughts please?

    in reply to: How to eliminate some information #154613
    swaitela
    Participant

    OK I found this on another thread

    /* Remove blog post metadata*/
    .entry-header .entry-meta { display: none ;}

    /* Remove featured image from single blog page*/
    .single .featured-image { display: none ;}

    /* Remove blog category*/
    .in-category { display: none ;}

    /* Remove line from under blog post*/
    .site-content article {
    border-bottom: 0px solid;
    word-wrap: break-word;
    -moz-hyphens: auto;
    }

    /* Remove the post navigation links*/
    .nav-next { display: none ;}
    .nav-previous { display: none ;}

    and it’s working great…except…the category is still being displayed beneath the post. Because I found this as a response to a different theme I suspect I need to modify it for Higher Education Pro. Please help!

    in reply to: How to eliminate some information #154497
    swaitela
    Participant

    theeinsteinschoolplano.com I’ve started adding our information…unfortunately it’s live so I’m working as fast as I can ugh! The plugin that was supposed to hide it didn’t work consistently. THANKS!

    in reply to: How To Change Layout #154393
    swaitela
    Participant

    I think this will work when I populate the sidebars. THANKS

    in reply to: How To Change Layout #154198
    swaitela
    Participant

    Thank you! That’s what I had tried…but I’m not getting any sidebar at all. I know I’m missing something basic. Frustrating!

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