• Resolved yotamdahan

    (@yotamdahan)


    I’m trying to use your plugin, I have page that called order (page-order.php), I’m using the following code to display the shortcode:

    <?php echo do_shortcode('[wppizza type="orderpage"]'); ?>

    But I receive no output.
    No error from WP_DEBUG, no output on the UI.
    I have created new food/product and tried to access it in preview, nothing worked.

    Any idea what can be the reason? I have set my order page like this: WPPizza -> Order Setting -> Global -> Order Page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ollybach

    (@ollybach)

    without a link, i cannot really comment other than that that shortcode must reside on a page that actually exists in wordpress->pages and the global->orderpage settings selection must point to this

    Thread Starter yotamdahan

    (@yotamdahan)

    @ollybach Thank you for your quick reply.

    Actually I got it working, apparently it was some CSS override that prevented me from seeing the shortcode.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode doesn’t display anything’ is closed to new replies.