I have the following code placed in an php which shows my events placed on my site (I purchased the event script), I've tried placing the code into another php page but no events are showing!
Could someone be kind enough to point me in the right direction on how to place my events on another page please (if possible)?
@if(!empty($upcomming_events))
<section>
<event-listing :events=""
:currency="">
</event-listing>
</section>
@endif
Aucun commentaire:
Enregistrer un commentaire