sponsor logo slider at bottom

Home Forums Legacy Support Support queries How-to & Troubleshooting sponsor logo slider at bottom

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #101248
    surfdawg
    Participant
    How can I get the sponsor logo bar at the bottom, see screenshot, to rotate in a slider. I know it is setup as a 1/5th format, but I would like to slide additional logos through. I might have up to 10 logos sliding through. https://www.dropbox.com/s/jduoa1rpjq85jkr/2017-03-15_09-48-09.png?dl=0 Let me know, Thank you
    #101393
    H.K. Latiyan
    Participant
    Well this is not available in wplms but I can provide you a custom code which will show the slider at the bottom of every page, refer: http://screencast-o-matic.com/watch/cbeDIn6geF Let me know if you need the code for this.   PS: This is a customization and please consider hiring a freelancer for such customizations.  
    #101479
    surfdawg
    Participant
    Is it possible to do this with the Revolution Slider ?
    #101620
    H.K. Latiyan
    Participant
    Yes it can be done with revolution slider also. Simply add the bellow code in your wplms-customizer.php file present in your wplms customizer plugin: add_action('wp_footer',function(){   echo do_shortcode('[rev_slider alias="classicslider1"]'); }); -------------------- Change the shortcode accordingly.
    #104606
    surfdawg
    Participant
    I contacted the author of Revolution Slider and he provided a zip of the slider needed for this.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘sponsor logo slider at bottom’ is closed to new replies.