Home › Forums › Add-ons › Gallery Field › thumbnail-width and thumbnail-height › Reply To: thumbnail-width and thumbnail-height
what did you mean with:
Help me find a script that plugin Gallery.
did you mean something like: simple lightbox?
if yes look at my post inside this thread to get a sample that should work.
primary you need :
if ( function_exists('slb_activate') ){
$content = slb_activate($content);
}
where $content is output of gallery before you echo it echo.
but you could add any js that provide the popup-functionality when you know how to structure your output and how to apply the needed js.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.