I am trying to add some functions/features to the vendors store page, but see the only way seems to be to edit the store_page.php file once you have copied it to ...themes/marketking directory. Would it work with something added at the end like.. <?php echo do_shortcode("[wpsl template="default" auto_locate="true"]"); ?php>
I am trying to add some functions/features to the vendors store page, but see the only way seems to be to edit the store_page.php file once you have copied it to ...themes/marketking directory. Would it work with something added at the end like..
<?php echo do_shortcode("[wpsl template="default" auto_locate="true"]"); ?php>
Hi Greg,
Do you mean if you can add that line / shortcode to the end of the store-page.php file?
Yes, absolutely. You can add any PHP or WordPress-related code there - you can completely re-write the file per your needs to add or remove anything.
Hope I understood correctly,
Kind regards,
Stefan