Captions on mobile

Support Area Forums Selfie Captions on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.vilhelmstokstad.com
  • Author
    Posts
  • #21683
    vilhelm stokstad
    Participant

    Hi,
    is there a way to also show navigation and captions in the slideshows on mobile devices?

    Thanks

    #21694
    Bill Robbins
    Moderator

    Good Morning,

    Great question. You can do that with just a bit of editing. Here’s how:

    1. Go to the Appearance section in your WordPress dashboard and choose Edit.
    2. From the list of files on your right, choose custom-js.php
    3. Find this spot:
      
      <?php if ( of_get_option( 'delay', $single = true ) != "" ){ ?>
      
    4. Right above that add this:
      
      hideBarsOnMobile : false,
      
    5. Save your changes.

    The option to do that was recently added to the script we use for the galleries so hopefully that will work for you. If you have any trouble, let me know.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Captions on mobile’ is closed to new replies.