Create An ACF Repeater Accordion in WordPress

Accordion Acf Repeater

…rows. Add the Javascript https://gist.github.com/neilgee/7a94649e844f3aa0e5370092d3e9bf20#file-accordion-script-js Add the ACF Loop Accordion Code https://gist.github.com/neilgee/7a94649e844f3aa0e5370092d3e9bf20#file-accordion-acf-repeater-loop-php Name Fred Perry Description The brand founded by triple Wimbledon champion Fred Perry in 1952 and adopted by…

Read More

Add an Alpha RGBa Color Picker to a WordPress Plugin Input Field

…wp-color-picker. https://gist.github.com/neilgee/8917f0f4d120038051c158d9b667e848#file-rgba-php You also need a jQuery init script to act on the color-picker CSS class, create a file wp-color-picker-init.js and add the selector : https://gist.github.com/neilgee/8917f0f4d120038051c158d9b667e848#file-wp-color-picker-init-js Adding the Alpha Attribute…

Read More