• Resolved dev06tw

    (@dev06tw)


    The plugin is working like expected on my site but I having a problem with the style and how itens are shown on the page (I’m using the latest version).

    I created a new page on my site and add the short-code [a-z-listing post-type=my-post-type] with my custom post type, I also created the a-z-listing.php in my theme folder and pasted the code, the page that I created is listing my posts as expected, but the letters in the title are aligned in the center, the posts indexed to the letter are also centralized, and doesn’t matter if I set $_a_z_listing_colcount = 3; and $_a_z_listing_minpercol = 1; in the a-z-listing.php, the page keep showing only one column centralized (and with huge spaces between lines).

    Could this be a problem related with the theme that I’m using or I’m missing something?

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

    (@diddledani)

    I’ve just pushed version 1.6.3 which includes a minor styling change. This might help your situation.

    You might also want to copy the newer example template (wp-content/plugins/a-z-listing/templates/a-z-listing-multi-column.example.php) and re-apply any customisations because there is a supporting style inside that template which is new in this version.

    Plugin Author Dani Llewellyn

    (@diddledani)

    I’ve marked this as resolved, but please come back if you want or need further discourse or assistance.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with style / multiple columns’ is closed to new replies.