[Resolved] Category tag replaces text

Home Forums Support [Resolved] Category tag replaces text

Home Forums Support Category tag replaces text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #596692
    Ingo

    Hi there, I’ve got a big issue with my wordpress site: As I save my post, the text is replaced with one of the category tags.

    It has nothing to do with the recipe plugin, the recipes are fine. It’s just the text in the post. So I guess it is a problem with the theme..

    Any ideas why there is this problem?

    Best regards.

    #596738
    Leo
    Staff
    Customer Support

    Hi there,

    So there is some content on this page that’s not showing?
    https://lowcarbdiaet.org/rezepte/gemuesespiesse-vom-grill/

    Have you tried clearing the caching plugins?

    We haven’t had this problem reported before so doubt it’s a problem with the theme.
    It is also working correctly on the other page you’ve linked.

    Might be good to try #1 here:
    https://docs.generatepress.com/article/debugging-tips/

    Let me know.

    #597182
    Ingo

    Thanks for your help! I tried the debugging tips and found a plugin that was causing that error!

    So no problems with your theme 🙂

    But as I already started that topic, I’ve got another question: Is it possible to set the text style of the H1? I’d like to have it centered but in the “typography section” I cannot find any option for this…

    Thanks again!

    #597193
    David
    Staff
    Customer Support

    Hi there, glad you found a resolution to the problem.
    To center the H1 can be done with this CSS:

    h1 {
        text-align: center;
    }
    #600658
    Ingo

    Great help as always, thanks!

    #600750
    David
    Staff
    Customer Support

    Glad to be of help!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.