• Um hi.

    So…I am a complete dunce at coding. I really like this theme, and think it is fabulous, but would like to

    1. remove the author box from my posts as I am the only author. There was a similar topic and I tried to follow the directions on that topic, but I ended up breaking my child theme.

    2. Fix the slider image to a certain size. Right now my slider adjusts to the image size and it is driving me crazy. Can’t I just adjust the image size to the slider?

    Any help (in dumbspeak, please) will be very much appreciated.

    My website is https://www.accra-girl.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Sami Keijonen

    (@samikeijonen)

    First install and activate child theme. You can get it from here.

    https://themehybrid.com/themes/path-child

    1. Put this code in child theme functions.php inside setup function.

    remove_action( "{$prefix}_singular-post_after_singular", 'path_author_box', 11 );

    2. Use feature image in sticky post (those are in the slider). And give those image dimensions 660px x 300px.

    Thread Starter Lady Jaye

    (@lady-jaye)

    Thank you very much!
    All fixed now! ??

    Hi Sami, really like your design and Path theme. Normally, I always make a child theme.
    This time is a special case.I can not use a Child theme. Would you please teach me how to hide or remove author?
    Thank you so much! Look forward your reply ??

    Hi again Sami. I want to hide or remove the author on post(front page) and author box and categories the author page. Pleas help! ??

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You can create your own thread to discuss that.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Path Theme image slider and author boxes’ is closed to new replies.