• Resolved ihdumille

    (@ihdumille)


    Hi

    I am not sure when it happened maybe after a woocommerce uppdate. But all the product names from the product pages are not showing anymore.

    Anyone who knows why?

    regards christina

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    There is a CSS inline rule that is hiding your title: https://d.pr/i/XT5c1S

    That rule is

    .entry-title {
    	 display: none;
    }

    You will need to figure out what is hiding that, or write some CSS to change that. There’s likely a plugin that is made for customizations that is doing that, or a theme setting or similar.

    Thread Starter ihdumille

    (@ihdumille)

    I forgot to reply to this, thanks for your help.
    I don’t know that much about changing CSS, but I will try to turn of the plugins one by one.
    Thanks
    Christina

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘product names not showing on product page’ is closed to new replies.