Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Have a search on WordPress Plugins for functionality, e.g Gallery, lightbox, etc.
WordPress supports galleries by attaching images to a page and including a simple shortcode. There are also plugins available which can enhance how galleries are displayed.
well, if I am using someone else plugin the display will be like someone else plugin right ?
Is it possible to use someone else plugin and still display the same like my original design ?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Plugins are different from themes, it is possible to use someone else’s plugin and still display your original design.
If you have the skills you should be able to customise how a plugin displays to match your theme by looking at the HTML & CSS it outputs & adding rules to your stylesheet.