I'd like to have a slide that has the text of the Joomla page title. I have made a $page_title variable in php in my joomla template, and the output <?php echo $page_title ?> works fine outside of the slider, but I can't seem to insert php into the slide text field, it seems to strip some stuff out or something, so I wonder if there's a way to accomplish this?
hi, it\'s posible if you make some joomla plugin with output change, if you put some placeholder, example: [slider_page_title], and change to page title in this plugin.
but you need to ask some developer to make you this plugin. it\'s not hard though, 15 min. work.
Thanks, that\'s great advice! I will research how to do this and will look into making a placeholder and turning that into the page title! Love the slider by the way, thanks again!
I'd like to have a slide that has the text of the Joomla page title. I have made a $page_title variable in php in my joomla template, and the output <?php echo $page_title ?> works fine outside of the slider, but I can't seem to insert php into the slide text field, it seems to strip some stuff out or something, so I wonder if there's a way to accomplish this?
hi, it\'s posible if you make some joomla plugin with output change, if you put some placeholder, example: [slider_page_title], and change to page title in this plugin.
but you need to ask some developer to make you this plugin. it\'s not hard though, 15 min. work.
Thanks, that\'s great advice! I will research how to do this and will look into making a placeholder and turning that into the page title! Love the slider by the way, thanks again!
ok, cool. please try it :) good luck!