• REQUIRED: This theme text domain does not match the theme’s slug. The
    text domain used: tmarketo. This theme’s correct slug and
    text-domain is puck.

    in my style.css →

    `Text Domain: tmarketo
    Theme Name: puck`

    and also in the functions.php I have added in the theme setup function →

    load_theme_textdomain('tmarketo',$lang_dir );

    then why that error?

    theme name and text-domain can’t be different?

    • This topic was modified 7 years, 5 months ago by wpfighter.
    • This topic was modified 7 years, 5 months ago by wpfighter.
    • This topic was modified 7 years, 5 months ago by wpfighter.
Viewing 1 replies (of 1 total)
  • Plugin Author Samuel Wood (Otto)

    (@otto42)

    www.remarpro.com Admin

    theme name and text-domain can’t be different?

    Nope. Our translation system for themes hosted here on www.remarpro.com requires the theme text-domain and the “slug” of the theme in our system to be the same, so that we can build and send language packs for the theme from our system at https://translate.www.remarpro.com.

    Remember, theme check is used primarily to evaluate themes for submission here. If you’re not submitting a theme here, some of its checks may not apply to you.

Viewing 1 replies (of 1 total)
  • The topic ‘REQUIRED: This theme text domain does not match the theme’s slug’ is closed to new replies.