• Hi,
    How to insert html code between letter eg. M and N?
    As the list getting longer, need to insert some html code or some other write up in between.

    Thanks?

Viewing 1 replies (of 1 total)
  • Plugin Author Dani Llewellyn

    (@diddledani)

    Hi,

    To alter the output of the plugin you need to copy the template from the plugin’s templates directory/folder into your theme and modify to suit. The template is at wp-content/plugins/a-z-listing/templates/a-z-listing.php and should be copied into your theme or child theme (a child theme is advised so that updates don’t erase your changes) at wp-content/themes/your-theme/a-z-listing.php. Editing the template requires knowledge of how WordPress theming works as the plugin’s template is designed to be very similar.

Viewing 1 replies (of 1 total)

The topic ‘How to insert html code between letter’ is closed to new replies.