How to hide Thumbs in V5? #445
              
                Unanswered
              
          
                  
                    
                      wpdevnettr
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 4 replies
-
| 
         Hi, That works the same, demo - https://jsfiddle.net/za59emb4/  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings, I am V4 user and I was able to hide Thumbs images easily.
But I couldn't see this feature in v5.
Here is my V4 code, but it didn't work in V5.
Fancybox.bind('[data-fancybox="gallery"]', {
Thumbs: false,
});
Beta Was this translation helpful? Give feedback.
All reactions