Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • in reply to: Blank Screen of Death #142231
    tryanmac
    Member
    Post count: 8

    I just solved this. You can ignore the above now 🙂

    Thx

    in reply to: Some issues #138820
    tryanmac
    Member
    Post count: 8

    Hey Keremdo – I had this problem too. I watched the css change between states (re-sized/normal) in my web inspector in safari.

    I found that when re-sized there was a special class appearing that I could target the height:

    
    .full-center.resized-header .sub-menu{
    top:70px!important;
    }
    

    In my case the menu is 70px tall when re-sized. Normally it is 100px tall. You obviously need to substitute for 85px.

    in reply to: How to modify 'Category' 'Archive' 'Author' pages #138359
    tryanmac
    Member
    Post count: 8

    Awesome – thats perfect.

    I guess there is no simple way to have those functions in the Child theme then. I will just have to maintain a copy of my changes so I can quickly insert them when/if there is a theme update.

    Thanks

    in reply to: How to modify 'Category' 'Archive' 'Author' pages #138282
    tryanmac
    Member
    Post count: 8

    Hi Kyle

    So I disabled the Breadcrumbs – thanks

    With the Yoast SEO plugin, I can change the taxonomy of the page titles as displayed to search engines, and on the browser window/tabs etc. It doesn’t appear to modify the page title as rendered by the theme…

    Any other possibilities?

    in reply to: How to modify 'Category' 'Archive' 'Author' pages #138277
    tryanmac
    Member
    Post count: 8

    Ok I can’t believe I didn’t see that there! THANKS!

    Further to this, the default page meta for those archive/category pages includes breadcrumbs, and the large or hero title. Right now it says “Author archive for <AUTHOR NAME>” in H1, and category archives return “<CATEGORY NAME>” in H1.

    This is out of sync with the rest of my styling for the blog, ideally I’d like to turn off breadcrumbs for those pages and modify the content and style of the titles. For example I might set them to output “You are browsing articles by <AUTHOR NAME>” and “You are browsing articles about <CATEGORY NAME>” and have them be H4

    Any suggestions?

    in reply to: Blog Author link to Archive? #137685
    tryanmac
    Member
    Post count: 8

    Thank you – Works perfectly.

    Cheers
    Thomas

    in reply to: Blog Author link to Archive? #137679
    tryanmac
    Member
    Post count: 8

    Hi Mohammad

    That almost worked 🙂

    It makes the avatar redirect to:
    “site”/author (which shows a 404)
    instead of
    “site”/author/”username”

    I’m trying to understand the php code to see if there is a problem but I am a noob and really don’t understand.

    Thanks for your help!!

    in reply to: Fact Sheet for "Extra Class Name" #55952
    tryanmac
    Member
    Post count: 8

    Oh man – I’m a goose… its so obvious

    Thanks Melanie!

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