• Hi,
    I need to set VSEL on one page, how to set the ID page to be used for viewing.
    On Theme option > Page IDs (comma separated)
    Thank you for your help

    Milan

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

    (@guido07111975)

    Hi Milan,

    Don’t understand what you mean.

    Theme Option is not part of my plugin or the WordPress cms.

    Guido

    Thread Starter milan574

    (@milan574)

    Hi, i wrote it wrong :-). I need to see VSEL on only one page. This is neither a front page nor a page with posts but a normal static page. Possible ?

    Thx. Milan

    • This reply was modified 6 years, 2 months ago by milan574.
    Plugin Author Guido

    (@guido07111975)

    I still don’t understand you fully.

    You can add the shortcode [vsel] (= upcoming events) on any page…

    Or is it not a normale page you can edit in your dashboard (via Pages)? But a page generated by your theme or by a plugin?

    In that case you should add the shortcode in the relevant PHP file:

    
    <?php echo do_shortcode("[vsel]"); ?>
    

    Guido

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to set the ID page’ is closed to new replies.