• Resolved rksmartus

    (@rksmartus)


    Hi, why my shortcode of easytimetable always appear BEFORE all content? How can i display it where I want? I tried to change from echo,print to return but im not coding much so can u help me?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Anthony Ceccarelli

    (@stereonomy)

    Hello rksmartus,
    for the moment you have to create a shortcode with a start tag and an end tag with the content you want to display before the timetable between the two tags like this:

    [easytimetable id=1]
    my content before the timetable
    [/easytimetable]

    This way the position of the timetable is the closing tag of the shortcode “[/easytimetable]”.
    Best regards
    Anthony

    Plugin Author Anthony Ceccarelli

    (@stereonomy)

    I hope it solve your problem. Please leave a review if you are happy with the plugin, it helps!
    Thanks
    Anthony

    Thread Starter rksmartus

    (@rksmartus)

    Thank you so much! 5*!

    Plugin Author Anthony Ceccarelli

    (@stereonomy)

    Thank you ??
    Best regards
    Anthony

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode above contect’ is closed to new replies.