Viewing 1 replies (of 1 total)
  • Plugin Author Step-Byte-Service GmbH

    (@stepbyteservice)

    Hello,

    you can enqueue the asset files manually in PHP with

    
        wp_enqueue_style('sbs-openstreetmap');
        wp_enqueue_script('sbs-openstreetmap');
    

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘use shortcode in PHP template’ is closed to new replies.