it appears I need to replace Slider Image with javascript image/ search engine .....
Is it possible somehow?
How to replace slider image with javascript :(
3 posts from 2 voices-
Posted 1 year ago #
-
I am waiting for response, how to add javascript ....
If I add it in Welcome tamplate, javascript box shows up under slider, not IN slider...
If I make a new clean template to get rid of slider and add there only Text area and in this Text area put my javascript, there nothing at all shows up:(
How to get around this?
Posted 1 year ago # -
Hey,
you can either use absolute positioning to display your output above the slider or you need to modify includes/loop-index.php. I'd replace:
if(isset($slideHtml) && $slideHtml) { echo $slideHtml; $avia_config['slider_first_post_active'] = true; }with your custom code.
Posted 1 year ago #
Reply
You must log in to post.














