• Resolved Jonathan

    (@neverston)


    Hello! I’m trying to embed the template tag < ?php randomize( ‘Logo’ ); ?> (logo is my main category) to my header (as a random logo-description), but it showing me just a code, not the expected result. Widgets are working good btw. Check this screenshots: https://imgur.com/a/3uDEy, maybe I did something wrong. Thanks.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Sebastian Schwarz

    (@se-schwarz)

    Hi there,
    sorry for the delay.

    You should remove the space after <.

    Correct code is:
    <?php randomize( ‘Logo’ ); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Template tags not working’ is closed to new replies.