Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #261333
    tracyrosen
    Participant

    Hello,
    I have an issue with page titles missing from the theme. Here is the strange behaviour:

    1. No Titles on pages ( I am using heading block in Gutenberg for now)
    2. Invisible titles when in Gutenberg editor for posts and pages.
    1. When I click in title area I can see the title.
    2. Title appears on published posts but not on published pages

    This behaviour continues even after a fresh install of wordpress and theme.
    My site is campingout.tracyrosen.com
    Thank you!

    #261405
    Skandha
    Participant

    @tracyrosen: Hello there,
    Can you please let me know on which page the title is not showing up?

    Kind Regards,
    Skandha

    #261436
    tracyrosen
    Participant

    Hello. It happens on all page type pages. I only use 2 so far in my theme:
    About page: https://campingout.tracyrosen.com/about/
    Front page. (though, I like that it is not showing on the front page 🙂 )

    Also – on all of the editing pages in the back end, for page and post types.
    Here is a short video to demonstrate: The case of the disappearing titles.

    Thank you!

    #261437
    tracyrosen
    Participant

    Hi, I just replied but my reply did not appear.
    Here is a short video that explains what happens:
    The case of the disappearing titles
    Thank you 🙂

    #269470
    becka
    Participant

    I am having the same problem, did you ever get it resolved?

    #269788
    Skandha
    Participant

    @becka: Hello there,
    The issue has been resolved. Please update the theme and check if the issue is fixed.

    Kind Regards,
    Skandha

    #277306
    anastasiiamysik
    Participant

    Hello there,

    I’ve just started making the website https://anastasiiamysik.com/en/imprint/ ,
    and probably I simply don’t see where to adjust the headers.

    When I change to e.g. Zubin theme from Catch, then all the headers are visible.
    But on this one not really.

    Is there a CSS trick for changing the color of the headers?

    Thank you!
    Best wishes,
    Anastasiia

    #277404
    Skandha
    Participant

    @anastasiiamysik: Hello Anastasiia,
    This seems to be a little bug in the theme which will be fixed in the upcoming theme update. For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .singular-content-wrap .entry-header .screen-reader-text {
        position: unset !important;
        clip: unset;
        height: unset;
        overflow: unset;
        width: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #277869
    anastasiiamysik
    Participant

    Hello Skandha,

    Thank you a lot! This has worked perfectly 🙂
    Now all the headers are visible.

    Have a nice day!

    Best wishes,
    Anastasiia

    #277916
    Skandha
    Participant

    @anastasiiamysik: Hello Anastasiia, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/photofocus/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂

    Kind Regards,
    Skandha

    #280976
    Pete-H
    Participant

    Hi,

    I am having the same problem that the original post was having – none of the pages on my site are showing titles.

    As far as I can tell, my site is running the updated version of the theme. (Version 1.0.1)

    Do you know how I can resolve this?

    Thanks!

    Pete

    #280990
    Skandha
    Participant

    @pete-h: Hello Pete,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #281120
    Pete-H
    Participant

    @skandha
    Hi Skandha,

    Thanks so much for looking into this. Here is a an example for the site: http://nclacommunity.org/newdefences/editors-introduction/

    The page title here should say ‘Editor’s Introduction’

    Thanks again,
    Pete

    #281143
    Skandha
    Participant

    @pete-h: Hello Pete,
    The issue will be fixed and an update will be released soon.

    For the time being
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .entry-title.section-title.screen-reader-text {
        position: unset !important;
        clip: unset;
        overflow: unset;
        height: unset;
        width: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #281189
    Pete-H
    Participant

    That’s great! Thank you very much, that’s fixed it. I’ll keep an eye out for the update.

    All the best

    Pete

    #281259
    Skandha
    Participant

    @pete-h: Hello Pete, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-revolution/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘Page titles missing’ is closed to new replies.