[Plugin: WP Stock Ticker] php script to make this work
-
I love this plugin, but the codes provided for implementing it are inadequate.
For anyone wanting to simply jam this into a template file, such as header.php, default.php, etc. and you’re having trouble with the function script provided, you can insert the actual shortcode directly into your php file with this snippet:
<?php echo do_shortcode(“[s_ticker_display]”); ?>
works like a charm and you can see it in action on my political news site
great plugin! of all the tickers, I love this one the best!
https://www.ads-software.com/extend/plugins/wp-stock-ticker/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: WP Stock Ticker] php script to make this work’ is closed to new replies.