Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author rsingel

    (@rsingel)

    Hi Bart,

    You can do this pretty easily. In your single.php file you can reposition the Contextly display.

    Simply put this where you would like the display to render:
    <?php echo do_shortcode('[contextly_main_module]'); ?>

    Drop us a note at [email protected] if you run into problems.

    Best,

    RS

    Thread Starter BartTheMan

    (@barttheman)

    Ok that did the trick.

    Just a question : if I do not put this code, where does the plugin put the contextly content ? Is it right after get_content() ? What rule is used ?

    Plugin Author rsingel

    (@rsingel)

    Glad that worked. Let me check with the team to make sure I get you the precise answer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change order’ is closed to new replies.