Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • I Jordan,
    thanks for the quick replay.
    I think what i needs is slightly different, i’ll try to explain better:
    I need, for all the articles’ pages under a specific category, to have that specific “category slug” as a class of the “body”.

    Example: For the articles in the category NEWS i’ll have
    <body id=”top” class=”NEWS single single-post postid-90 single-format-standard logged-in admin-bar stretched open_sans customize-support” itemtype=”https://schema.org/WebPage&#8221; itemscope=”itemscope”>

    Example: For the articles in the category SPORT i’ll have
    <body id=”top” class=”SPORT single single-post postid-90 single-format-standard logged-in admin-bar stretched open_sans customize-support” itemtype=”https://schema.org/WebPage&#8221; itemscope=”itemscope”>

    is it possible?

Viewing 1 post (of 1 total)